org.apache.tools.ant.util
public class FirstMatchMapper extends ContainerMapper
ContainerMapper that returns the results of its
first constituent FileNameMappers that matches.
Since: Ant 1.8.0
| Method Summary | |
|---|---|
| String[] | mapFileName(String sourceFileName) {@inheritDoc }. |