javax.xml.datatype
public final class DatatypeConstants extends Object
Since: 1.5
| Nested Class Summary | |
|---|---|
| static class | DatatypeConstants.Field
Typesafe enumerated class representing the six fields of the
Duration class. |
| Field Summary | |
|---|---|
| static int | APRIL
Value for April. |
| static int | AUGUST
Value for August. |
| static QName | DATE
The qualified-name for the date data type. |
| static QName | DATETIME
The qualified-name for the dateTime data type. |
| static DatatypeConstants.Field | DAYS
Constant that represents the days field. |
| static int | DECEMBER
Value for December. |
| static QName | DURATION
The qualified-name for the duration data type. |
| static QName | DURATION_DAYTIME
The qualified-name for the dayTimeDuration data type. |
| static QName | DURATION_YEARMONTH
The qualified-name for the yearMonthDuration data type. |
| static int | EQUAL
Comparison result. |
| static int | FEBRUARY
Value for February. |
| static int | FIELD_UNDEFINED
Comparison result. |
| static QName | GDAY
The qualified-name for the gDay data type. |
| static QName | GMONTH
The qualified-name for the gMonth data type. |
| static QName | GMONTHDAY
The qualified-name for the gMonthDay data type. |
| static int | GREATER
Comparison result. |
| static QName | GYEAR
The qualified-name for the gYear data type. |
| static QName | GYEARMONTH
The qualified-name for the gYearMonth data type. |
| static DatatypeConstants.Field | HOURS
Constant that represents the hours field. |
| static int | INDETERMINATE
Comparison result. |
| static int | JANUARY
Value for January. |
| static int | JULY
Value for July. |
| static int | JUNE
Value for June. |
| static int | LESSER
Comparison result. |
| static int | MARCH
Value for March. |
| static int | MAX_TIMEZONE_OFFSET
XML Schema maximum timezone offset, in minutes. |
| static int | MAY
Value for May. |
| static DatatypeConstants.Field | MINUTES
Constant that represents the minutes field. |
| static int | MIN_TIMEZONE_OFFSET
XML Schema minimum timezone offset, in minutes. |
| static DatatypeConstants.Field | MONTHS
Constant that represents the months field. |
| static int | NOVEMBER
Value for November. |
| static int | OCTOBER
Value for October. |
| static DatatypeConstants.Field | SECONDS
Constant that represents the seconds field. |
| static int | SEPTEMBER
Value for September. |
| static QName | TIME
The qualified-name for the time data type. |
| static DatatypeConstants.Field | YEARS
Constant that represents the years field. |
date data type.dateTime data type.duration data type.dayTimeDuration data type.yearMonthDuration data type.gDay data type.gMonth data type.gMonthDay data type.gYear data type.gYearMonth data type.time data type.