org.apache.maven.project.interpolation
Class PathTranslatingPostProcessor
java.lang.Object
org.apache.maven.project.interpolation.PathTranslatingPostProcessor
- All Implemented Interfaces:
- org.codehaus.plexus.interpolation.InterpolationPostProcessor
public class PathTranslatingPostProcessor
- extends Object
- implements org.codehaus.plexus.interpolation.InterpolationPostProcessor
- Version:
- $Id: PathTranslatingPostProcessor.java 767323 2009-04-21 22:53:31Z jdcasey $
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)
execute
public Object execute(String expression,
Object value)
- Specified by:
execute
in interface org.codehaus.plexus.interpolation.InterpolationPostProcessor
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.