Uses of Package
org.codehaus.plexus.interpolation
-
Classes in org.codehaus.plexus.interpolation used by org.codehaus.plexus.interpolation Class Description AbstractDelegatingValueSource AbstractValueSource BasicInterpolator Knows how to do basic interpolation services.FeedbackEnabledValueSource Deprecated.Rolled intoValueSource
now.InterpolationException Signals an unrecoverable error in the process of interpolating a string, such as the detection of an expression cycle.InterpolationPostProcessor Used to allow full recursion of value interpolation before applying some rule to the result.Interpolator Interpolator interface.InterpolatorFilterReader A FilterReader implementation, that works with Interpolator interface instead of it's own interpolation implementation.QueryEnabledValueSource Tracks the most recent expression processed by this value source implementation.RecursionInterceptor Logs expressions before resolution is attempted, and clears them after resolution is complete (or, fails all strategies).ValueSource Supplies one strategy for resolving a value for an interpolation expression. -
Classes in org.codehaus.plexus.interpolation used by org.codehaus.plexus.interpolation.fixed Class Description BasicInterpolator Knows how to do basic interpolation services.InterpolationPostProcessor Used to allow full recursion of value interpolation before applying some rule to the result.RecursionInterceptor Logs expressions before resolution is attempted, and clears them after resolution is complete (or, fails all strategies). -
Classes in org.codehaus.plexus.interpolation used by org.codehaus.plexus.interpolation.multi Class Description BasicInterpolator Knows how to do basic interpolation services.InterpolationException Signals an unrecoverable error in the process of interpolating a string, such as the detection of an expression cycle.InterpolationPostProcessor Used to allow full recursion of value interpolation before applying some rule to the result.Interpolator Interpolator interface.RecursionInterceptor Logs expressions before resolution is attempted, and clears them after resolution is complete (or, fails all strategies).ValueSource Supplies one strategy for resolving a value for an interpolation expression. -
Classes in org.codehaus.plexus.interpolation used by org.codehaus.plexus.interpolation.object Class Description BasicInterpolator Knows how to do basic interpolation services.InterpolationException Signals an unrecoverable error in the process of interpolating a string, such as the detection of an expression cycle.RecursionInterceptor Logs expressions before resolution is attempted, and clears them after resolution is complete (or, fails all strategies).