Uses of Package
org.apache.maven.model.interpolation

Packages that use org.apache.maven.model.interpolation
org.apache.maven.model.building   
org.apache.maven.model.interpolation   
 

Classes in org.apache.maven.model.interpolation used by org.apache.maven.model.building
ModelInterpolator
          Replaces expressions of the form ${token} with their effective values.
 

Classes in org.apache.maven.model.interpolation used by org.apache.maven.model.interpolation
AbstractStringBasedModelInterpolator
          Use a regular expression search to find and resolve expressions within the POM.
ModelInterpolator
          Replaces expressions of the form ${token} with their effective values.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.