Package org.apache.ivy.ant
Class MapperAdapter
- java.lang.Object
-
- org.apache.ivy.ant.MapperAdapter
-
- All Implemented Interfaces:
FileNameMapper
class MapperAdapter extends java.lang.Object implements FileNameMapper
-
-
Constructor Summary
Constructors Constructor Description MapperAdapter(org.apache.tools.ant.types.Mapper mapper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String[]
mapFileName(java.lang.String fileName)
-
-
-
Method Detail
-
mapFileName
public java.lang.String[] mapFileName(java.lang.String fileName)
- Specified by:
mapFileName
in interfaceFileNameMapper
-
-