Package org.codehaus.plexus.interpolation.object
-
Interface Summary Interface Description ObjectInterpolator Traverses an object graph and uses anInterpolator
instance to resolve any String values in the graph. -
Class Summary Class Description FieldBasedObjectInterpolator Reflectively traverses an object graph and uses anInterpolator
instance to resolve any String fields in the graph.FieldBasedObjectInterpolator.InterpolateObjectAction FieldBasedObjectInterpolator.InterpolationTarget ObjectInterpolationWarning Represents a warning that occurred while interpolating an object graph.