Package gnu.kawa.xml

Class XTimeType

All Implemented Interfaces:
TypeValue, Type

public class XTimeType extends XDataType
  • Field Details

    • dateTimeType

      public static final XTimeType dateTimeType
    • dateType

      public static final XTimeType dateType
    • timeType

      public static final XTimeType timeType
    • gYearMonthType

      public static final XTimeType gYearMonthType
    • gYearType

      public static final XTimeType gYearType
    • gMonthType

      public static final XTimeType gMonthType
    • gMonthDayType

      public static final XTimeType gMonthDayType
    • gDayType

      public static final XTimeType gDayType
  • Method Details