Uses of Interface
org.codehaus.plexus.interpolation.object.ObjectInterpolator

Packages that use ObjectInterpolator
org.codehaus.plexus.interpolation.object   
 

Uses of ObjectInterpolator in org.codehaus.plexus.interpolation.object
 

Classes in org.codehaus.plexus.interpolation.object that implement ObjectInterpolator
 class FieldBasedObjectInterpolator
          Reflectively traverses an object graph and uses an Interpolator instance to resolve any String fields in the graph.
 



Copyright © 2001-2011 Codehaus. All Rights Reserved.