KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > datatype > DatatypeConstants

javax.xml.datatype
Class DatatypeConstants

java.lang.Object
  extended by javax.xml.datatype.DatatypeConstants
See Also:
Top Examples, Source Code

public static final int APRIL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int AUGUST
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName DATE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName DATETIME
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final DatatypeConstants.Field DAYS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int DECEMBER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName DURATION
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName DURATION_DAYTIME
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName DURATION_YEARMONTH
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int EQUAL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int FEBRUARY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int FIELD_UNDEFINED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName GDAY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName GMONTH
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName GMONTHDAY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int GREATER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName GYEAR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName GYEARMONTH
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final DatatypeConstants.Field HOURS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int INDETERMINATE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int JANUARY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int JULY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int JUNE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int LESSER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int MARCH
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int MAX_TIMEZONE_OFFSET
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int MAY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final DatatypeConstants.Field MINUTES
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int MIN_TIMEZONE_OFFSET
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final DatatypeConstants.Field MONTHS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int NOVEMBER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int OCTOBER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final DatatypeConstants.Field SECONDS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int SEPTEMBER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final QName TIME
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final DatatypeConstants.Field YEARS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags