org.apache.tools.ant.util

Class CompositeMapper

public class CompositeMapper extends ContainerMapper

A ContainerMapper that unites the results of its constituent FileNameMappers into a single set of result filenames.
Method Summary
String[]mapFileName(String sourceFileName)

Method Detail

mapFileName

public String[] mapFileName(String sourceFileName)
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.