Example usage for Java javax.xml.datatype DatatypeConstants fields, constructors, methods, implement or subclass
The text is from its open source code.
int | JANUARY Value for first month of year. |
int | FEBRUARY Value for second month of year. |
int | JULY Value for seventh month of year. |
int | AUGUST Value for eighth month of year. |
int | SEPTEMBER Value for ninth month of year. |
int | LESSER Comparison result. |
int | EQUAL Comparison result. |
int | GREATER Comparison result. |
int | INDETERMINATE Comparison result. |
int | FIELD_UNDEFINED Designation that an "int" field is not set. |
Field | YEARS A constant that represents the years field. |
Field | MONTHS A constant that represents the months field. |
Field | DAYS A constant that represents the days field. |
Field | HOURS A constant that represents the hours field. |
Field | MINUTES A constant that represents the minutes field. |
Field | SECONDS A constant that represents the seconds field. |
QName | DATETIME Fully qualified name for W3C XML Schema 1.0 datatype |
QName | TIME Fully qualified name for W3C XML Schema 1.0 datatype |
QName | DATE Fully qualified name for W3C XML Schema 1.0 datatype |
QName | GYEARMONTH Fully qualified name for W3C XML Schema 1.0 datatype |
QName | GMONTHDAY Fully qualified name for W3C XML Schema 1.0 datatype |
QName | GYEAR Fully qualified name for W3C XML Schema 1.0 datatype |
QName | GMONTH Fully qualified name for W3C XML Schema 1.0 datatype |
QName | GDAY Fully qualified name for W3C XML Schema 1.0 datatype |