Uses of Interface
org.ocpsoft.rewrite.param.ParameterConfigurator
Packages that use ParameterConfigurator
Package
Description
-
Uses of ParameterConfigurator in org.ocpsoft.rewrite.config
Methods in org.ocpsoft.rewrite.config with parameters of type ParameterConfiguratorModifier and TypeMethodDescriptionConfigurationRuleParameterBuilder.configuredBy(ParameterConfigurator configurator) ConfigurationRuleParameterMatches.configuredBy(ParameterConfigurator configurator) Add aParameterConfiguratorwith which thisParameterwill be configured. -
Uses of ParameterConfigurator in org.ocpsoft.rewrite.param
Subinterfaces of ParameterConfigurator in org.ocpsoft.rewrite.paramModifier and TypeInterfaceDescriptioninterfaceConstraint<T>Used to verify or restrict values before they are converted via theConverterAPI.interfaceConverter<T>interfaceUsed to modifyParametervalues after they have been verified by theConstraintAPI.interfaceValidator<T>Classes in org.ocpsoft.rewrite.param that implement ParameterConfiguratorMethods in org.ocpsoft.rewrite.param with parameters of type ParameterConfiguratorModifier and TypeMethodDescriptionParameterBuilder.configuredBy(ParameterConfigurator configurator) ParameterConfiguration.configuredBy(ParameterConfigurator configurator) Add aParameterConfiguratorwith which thisParameterConfigurationwill be configured. -
Uses of ParameterConfigurator in org.ocpsoft.rewrite.transposition
Classes in org.ocpsoft.rewrite.transposition that implement ParameterConfiguratorModifier and TypeClassDescriptionclassATranspositionand/orConstraintresponsible for translating values from their matching translation from aResourceBundle.