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