org.apache.maven.project.interpolation
Class PathTranslatingPostProcessor
java.lang.Object
   org.apache.maven.project.interpolation.PathTranslatingPostProcessor
org.apache.maven.project.interpolation.PathTranslatingPostProcessor
- All Implemented Interfaces: 
- InterpolationPostProcessor
Deprecated.
- @Deprecated
public class PathTranslatingPostProcessor 
- extends Object- implements InterpolationPostProcessor
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PathTranslatingPostProcessor
public PathTranslatingPostProcessor(List<String> expressionPrefixes,
                                    List<String> unprefixedPathKeys,
                                    File projectDir,
                                    PathTranslator pathTranslator)
- Deprecated. 
execute
public Object execute(String expression,
                      Object value)
- Deprecated. - 
- Specified by:
- executein interface- InterpolationPostProcessor
 
- 
 
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.