org.apache.tools.ant.util

Class FirstMatchMapper

public class FirstMatchMapper extends ContainerMapper

A ContainerMapper that returns the results of its first constituent FileNameMappers that matches.

Since: Ant 1.8.0

Method Summary
String[]mapFileName(String sourceFileName)
{@inheritDoc }.

Method Detail

mapFileName

public String[] mapFileName(String sourceFileName)
{@inheritDoc }.