Uses of Class
org.apache.jena.datatypes.xsd.impl.XSDAbstractDateTimeType
Packages that use XSDAbstractDateTimeType
Package
Description
Provides implementations of the XSD datatype.
-
Uses of XSDAbstractDateTimeType in org.apache.jena.datatypes.xsd.impl
Subclasses of XSDAbstractDateTimeType in org.apache.jena.datatypes.xsd.implModifier and TypeClassDescriptionclassclassType processor for dateTime, most of the machinery is in the base XSDAbstractDateTimeType class.classType processor for date, most of the machinery is in the base XSDAbstractDateTimeType class.classclassType processor for gDay, most of the machinery is in the base XSDAbstractDateTimeType class.classThe XSD duration type, the only job of this extra layer is to wrap the return value in a more convenient accessor type.classType processor for gMonthDay, most of the machinery is in the base XSDAbstractDateTimeType class.classType processor for gMonth, most of the machinery is in the base XSDAbstractDateTimeType class.classType processor for time, most of the machinery is in the base XSDAbstractDateTimeType class.classclassType processor for gYearMonth, most of the machinery is in the base XSDAbstractDateTimeType class.classType processor for year, most of the machinery is in the base XSDAbstractDateTimeType class.