org.apache.tools.ant.taskdefs.optional

Class PropertyFile.Unit

public static class PropertyFile.Unit extends EnumeratedAttribute

Borrowed from Tstamp

Since: Ant 1.5

UNKNOWN: share all this time stuff across many tasks as a datetime datatype

Constructor Summary
Unit()
Method Summary
intgetCalendarField()
String[]getValues()

Constructor Detail

Unit

public Unit()

Method Detail

getCalendarField

public int getCalendarField()

getValues

public String[] getValues()
Copyright