Class FirstMatchMapper

java.lang.Object
org.apache.tools.ant.util.ContainerMapper
org.apache.tools.ant.util.FirstMatchMapper
All Implemented Interfaces:
FileNameMapper

public class FirstMatchMapper extends ContainerMapper
A ContainerMapper that returns the results of its first constituent FileNameMappers that matches.
Since:
Ant 1.8.0