Package org.codehaus.plexus.interpolation.object

Interface Summary
ObjectInterpolator Traverses an object graph and uses an Interpolator instance to resolve any String values in the graph.
 

Class Summary
FieldBasedObjectInterpolator Reflectively traverses an object graph and uses an Interpolator instance to resolve any String fields in the graph.
ObjectInterpolationWarning Represents a warning that occurred while interpolating an object graph.
 



Copyright © 2001-2011 Codehaus. All Rights Reserved.