Package org.apache.maven.model.interpolation

Interface Summary
ModelInterpolator Replaces expressions of the form ${token} with their effective values.
 

Class Summary
AbstractStringBasedModelInterpolator Use a regular expression search to find and resolve expressions within the POM.
StringSearchModelInterpolator  
 



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