Package | Description |
---|---|
org.codehaus.plexus.interpolation | |
org.codehaus.plexus.interpolation.multi | |
org.codehaus.plexus.interpolation.object |
Class and Description |
---|
AbstractDelegatingValueSource |
AbstractValueSource |
FeedbackEnabledValueSource
Deprecated.
Rolled into
ValueSource 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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
InterpolationException
Signals an unrecoverable error in the process of interpolating a string, such
as the detection of an expression cycle.
|
Interpolator
Interpolator interface.
|
RecursionInterceptor
Logs expressions before resolution is attempted, and clears them
after resolution is complete (or, fails all strategies).
|
Copyright © 2019. All rights reserved.