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 classFieldBasedObjectInterpolatorReflectively traverses an object graph and uses anInterpolatorinstance to resolve any String fields in the graph.
-