Uses of Interface
org.codehaus.plexus.interpolation.QueryEnabledValueSource
Packages that use QueryEnabledValueSource
-
Uses of QueryEnabledValueSource in org.codehaus.plexus.interpolation
Classes in org.codehaus.plexus.interpolation that implement QueryEnabledValueSourceModifier and TypeClassDescriptionclassWraps an arbitrary object with anObjectBasedValueSourceinstance, then wraps that source with aPrefixedValueSourceWrapperinstance, to which this class delegates all of its calls.classLegacy support.classValueSourceimplementation 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.