Uses of Interface
org.ocpsoft.rewrite.config.ConfigurationRuleParameterMatches
Packages that use ConfigurationRuleParameterMatches
-
Uses of ConfigurationRuleParameterMatches in org.ocpsoft.rewrite.config
Classes in org.ocpsoft.rewrite.config that implement ConfigurationRuleParameterMatchesModifier and TypeClassDescriptionclassMethods in org.ocpsoft.rewrite.config that return ConfigurationRuleParameterMatchesModifier and TypeMethodDescriptionConfigurationRuleParameterMatches.configuredBy(ParameterConfigurator configurator) Add aParameterConfiguratorwith which thisParameterwill be configured.ConfigurationRuleParameterMatches.constrainedBy(Constraint<String> pattern) Add aConstraintto which this objectIMPLTYPEmust match.ConfigurationRuleParameterMatches.convertedBy(Converter<?> converter) ConfigurationRuleParameterMatches.transposedBy(Transposition<String> transposition) Add aTranspositionto thisIMPLTYPE; it will executed in the order in which it was added.ConfigurationRuleParameterMatches.validatedBy(Validator<?> validator)