Uses of Interface
org.codehaus.plexus.interpolation.Interpolator

Packages that use Interpolator
org.codehaus.plexus.interpolation   
 

Uses of Interpolator in org.codehaus.plexus.interpolation
 

Classes in org.codehaus.plexus.interpolation that implement Interpolator
 class RegexBasedInterpolator
          Expansion of the original RegexBasedInterpolator, found in plexus-utils, this interpolator provides options for setting custom prefix/suffix regex parts, and includes a RecursionInterceptor parameter in its interpolate(..) call, to allow the detection of cyclical expression references.
 

Constructors in org.codehaus.plexus.interpolation with parameters of type Interpolator
InterpolatorFilterReader(java.io.Reader in, Interpolator interpolator)
           
 



Copyright © 2001-2008 Codehaus. All Rights Reserved.