Uses of Interface
org.codehaus.plexus.interpolation.object.ObjectInterpolator
-
Packages that use ObjectInterpolator Package Description org.codehaus.plexus.interpolation.object -
-
Uses of ObjectInterpolator in org.codehaus.plexus.interpolation.object
Classes in org.codehaus.plexus.interpolation.object that implement ObjectInterpolator Modifier and Type Class Description class
FieldBasedObjectInterpolator
Reflectively traverses an object graph and uses anInterpolator
instance to resolve any String fields in the graph.
-