Package org.ocpsoft.rewrite.param
Interface ParameterConfigurator
- All Known Subinterfaces:
Constraint<T>,Converter<T>,Transposition<S>,Validator<T>
- All Known Implementing Classes:
LocaleTransposition,RegexConstraint
public interface ParameterConfigurator
Marker interface for any object types that are used in the
ParameterConfiguration interface.- Author:
- Lincoln Baxter, III