com.phenix.pct
Class PCTBgCompile.RCodeMapper
java.lang.Object
com.phenix.pct.PCTBgCompile.RCodeMapper
- All Implemented Interfaces:
- org.apache.tools.ant.util.FileNameMapper
- Enclosing class:
- PCTBgCompile
public static class PCTBgCompile.RCodeMapper
- extends Object
- implements org.apache.tools.ant.util.FileNameMapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PCTBgCompile.RCodeMapper
public PCTBgCompile.RCodeMapper()
setFrom
public void setFrom(String from)
- Ignored.
- Specified by:
setFrom in interface org.apache.tools.ant.util.FileNameMapper
- Parameters:
from - ignored.
setTo
public void setTo(String to)
- Ignored.
- Specified by:
setTo in interface org.apache.tools.ant.util.FileNameMapper
- Parameters:
to - ignored.
mapFileName
public String[] mapFileName(String sourceFileName)
- Returns an one-element array containing the source file name.
- Specified by:
mapFileName in interface org.apache.tools.ant.util.FileNameMapper
- Parameters:
sourceFileName - the name to map.
- Returns:
- the source filename in a one-element array.
Copyright © 2003-2011 Gilles QUERRET. All Rights Reserved.