org.apache.tools.ant.taskdefs
public static class Checksum.FormatElement extends EnumeratedAttribute
Since: 1.7
| Constructor Summary | |
|---|---|
| FormatElement() Constructor for FormatElement | |
| Method Summary | |
|---|---|
| static Checksum.FormatElement | getDefault()
Get the default value - CHECKSUM. |
| MessageFormat | getFormat()
Convert this enumerated type to a MessageFormat. |
| String[] | getValues()
Get the valid values. |
Returns: the defaul value.
MessageFormat.Returns: a MessageFormat object.
Returns: an array of values.