Class PathTranslatingPostProcessor
java.lang.Object
org.apache.maven.project.interpolation.PathTranslatingPostProcessor
- All Implemented Interfaces:
- org.codehaus.plexus.interpolation.InterpolationPostProcessor
@Deprecated
public class PathTranslatingPostProcessor
extends Object
implements org.codehaus.plexus.interpolation.InterpolationPostProcessor
Deprecated.
- 
Constructor SummaryConstructorsConstructorDescriptionPathTranslatingPostProcessor(List<String> expressionPrefixes, List<String> unprefixedPathKeys, File projectDir, PathTranslator pathTranslator) Deprecated.
- 
Method Summary
- 
Constructor Details
- 
Method Details- 
executeDeprecated.- Specified by:
- executein interface- org.codehaus.plexus.interpolation.InterpolationPostProcessor
 
 
-