Package | Description |
---|---|
org.codehaus.plexus.interpolation |
Modifier and Type | Class | Description |
---|---|---|
class |
PrefixedObjectValueSource |
Wraps an arbitrary object with an
ObjectBasedValueSource instance, then
wraps that source with a PrefixedValueSourceWrapper instance, to which
this class delegates all of its calls. |
class |
PrefixedPropertiesValueSource |
Legacy support.
|
class |
PrefixedValueSourceWrapper |
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. |
Copyright © 2018. All rights reserved.