org.apache.tools.ant.taskdefs.optional
public static class PropertyFile.Entry.Type extends EnumeratedAttribute
Field Summary | |
---|---|
static int | DATE_TYPE |
static int | INTEGER_TYPE |
static int | STRING_TYPE |
Method Summary | |
---|---|
String[] | getValues() |
static int | toType(String type) |