Uses of Interface
org.codehaus.plexus.interpolation.QueryEnabledValueSource
-
Uses of QueryEnabledValueSource in org.codehaus.plexus.interpolation
Modifier and TypeClassDescriptionclass
Wraps an arbitrary object with anObjectBasedValueSource
instance, then wraps that source with aPrefixedValueSourceWrapper
instance, to which this class delegates all of its calls.class
Legacy support.class
ValueSource
implementation which simply wraps another value source, and trims any of a set of possible expression prefixes before delegating the modified expression to be resolved by the real value source.