org.apache.tools.ant.types

Class Mapper.MapperType

Enclosing Class:
Mapper

public static class Mapper.MapperType
extends EnumeratedAttribute

Class as Argument to FileNameMapper.setType.

Field Summary

Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute

value

Constructor Summary

MapperType()
Constructor for the MapperType enumeration

Method Summary

String
getImplementation()
String[]
getValues()

Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute

containsValue, getIndex, getInstance, getValue, getValues, indexOfValue, setValue, toString

Constructor Details

MapperType

public MapperType()
Constructor for the MapperType enumeration

Method Details

getImplementation

public String getImplementation()
Returns:
the classname for the filenamemapper name

getValues

public String[] getValues()
Overrides:
getValues in interface EnumeratedAttribute
Returns:
the filenamemapper names