javax.xml.datatype

Class DatatypeConstants


  • public final class DatatypeConstants
    extends Object

    Utility class to contain basic Datatype values as constants.

    Since:
    1.5
    • Field Detail

      • FEBRUARY

        public static final int FEBRUARY
        Value for second month of year.
        See Also:
        Constant Field Values
      • SEPTEMBER

        public static final int SEPTEMBER
        Value for ninth month of year.
        See Also:
        Constant Field Values
      • NOVEMBER

        public static final int NOVEMBER
        Value for eleven month of year.
        See Also:
        Constant Field Values
      • DECEMBER

        public static final int DECEMBER
        Value for twelve month of year.
        See Also:
        Constant Field Values
      • FIELD_UNDEFINED

        public static final int FIELD_UNDEFINED
        Designation that an "int" field is not set.
        See Also:
        Constant Field Values
      • DATETIME

        public static final QName DATETIME

        Fully qualified name for W3C XML Schema 1.0 datatype dateTime.

      • TIME

        public static final QName TIME

        Fully qualified name for W3C XML Schema 1.0 datatype time.

      • DATE

        public static final QName DATE

        Fully qualified name for W3C XML Schema 1.0 datatype date.

      • GYEARMONTH

        public static final QName GYEARMONTH

        Fully qualified name for W3C XML Schema 1.0 datatype gYearMonth.

      • GMONTHDAY

        public static final QName GMONTHDAY

        Fully qualified name for W3C XML Schema 1.0 datatype gMonthDay.

      • GYEAR

        public static final QName GYEAR

        Fully qualified name for W3C XML Schema 1.0 datatype gYear.

      • GMONTH

        public static final QName GMONTH

        Fully qualified name for W3C XML Schema 1.0 datatype gMonth.

      • GDAY

        public static final QName GDAY

        Fully qualified name for W3C XML Schema 1.0 datatype gDay.

      • DURATION

        public static final QName DURATION

        Fully qualified name for W3C XML Schema datatype duration.

      • DURATION_DAYTIME

        public static final QName DURATION_DAYTIME

        Fully qualified name for XQuery 1.0 and XPath 2.0 datatype dayTimeDuration.

      • DURATION_YEARMONTH

        public static final QName DURATION_YEARMONTH

        Fully qualified name for XQuery 1.0 and XPath 2.0 datatype yearMonthDuration.

      • MAX_TIMEZONE_OFFSET

        public static final int MAX_TIMEZONE_OFFSET
        W3C XML Schema max timezone offset is -14:00. Zone offset is in minutes.
        See Also:
        Constant Field Values
      • MIN_TIMEZONE_OFFSET

        public static final int MIN_TIMEZONE_OFFSET
        W3C XML Schema min timezone offset is +14:00. Zone offset is in minutes.
        See Also:
        Constant Field Values

Document created the 11/06/2005, last modified the 04/03/2020
Source of the printed document:https://www.gaudry.be/en/java-api-rf-javax/xml/datatype/DatatypeConstants.html

The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.

References

  1. View the html document Language of the document:fr Manuel PHP : https://docs.oracle.com

These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.

Contents Haut