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 Summary
ConstructorsConstructorDescriptionPathTranslatingPostProcessor(List<String> expressionPrefixes, List<String> unprefixedPathKeys, File projectDir, PathTranslator pathTranslator) Deprecated. - 
Method Summary
 
- 
Constructor Details
 - 
Method Details
- 
execute
Deprecated.- Specified by:
 executein interfaceorg.codehaus.plexus.interpolation.InterpolationPostProcessor
 
 -