Package org.ocpsoft.rewrite.config
Interface RuleMetadata
public interface RuleMetadata
Defines a set of constants for accessing
Rule metadata. Metadata will be available on Rule instances
that implement Context.- Author:
- Lincoln Baxter, III
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe location where theRulewas added to theConfigurationBuilder.
-
Field Details
-
PROVIDER_LOCATION
The location where theRulewas added to theConfigurationBuilder.
-