Package org.ocpsoft.rewrite.param
package org.ocpsoft.rewrite.param
-
ClassDescriptionConfigurableParameter<IMPLTYPE extends ConfigurableParameter<IMPLTYPE>>Provides mutable metadata for handling parameter behavior in
ParameterizedCondition,Operation, andRuleinstances.Constraint<T>Used to verify or restrict values before they are converted via theConverterAPI.Converter<T>A default implementation ofParameter.Parameterstore which retains the order, bindings, and names of parameters contained within.Default implementation ofParameterValueStoreA an immutable implementation ofParameter.Provides metadata for handling parameter behavior inParameterizedCondition,Operation, andRuleinstances.ParameterBuilder<IMPLTYPE extends ParameterBuilder<IMPLTYPE>>An base implementation ofParameterParameterConfiguration<IMPLTYPE extends ParameterConfiguration<IMPLTYPE>>The set of mutators for configuringParameterinstances.Marker interface for any object types that are used in theParameterConfigurationinterface.Represents an object which may be parameterized and bound.AParameterizedpattern (template) that may be used to parse or generateStringinstances.AParameterizedregular expressionPattern.AParameterizedregular expressionPattern.Stores the result ofParameterizedPatternParser#matches(Rewrite, EvaluationContext, String).Thrown when a syntax error is found in aParameterizedPattern.Represents aRulethat has aParameterStore.Utility for extracting values from theParameterValueStore.Defines aConstraintusing a regular expression.AnParameterizedregular expressionPattern.AnParameterizedregular expressionPattern.Used to modifyParametervalues after they have been verified by theConstraintAPI.Validator<T>