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 TypeClassDescriptionclass
class
Type processor for dateTime, most of the machinery is in the base XSDAbstractDateTimeType class.class
Type processor for date, most of the machinery is in the base XSDAbstractDateTimeType class.class
class
Type processor for gDay, most of the machinery is in the base XSDAbstractDateTimeType class.class
The XSD duration type, the only job of this extra layer is to wrap the return value in a more convenient accessor type.class
Type processor for gMonthDay, most of the machinery is in the base XSDAbstractDateTimeType class.class
Type processor for gMonth, most of the machinery is in the base XSDAbstractDateTimeType class.class
Type processor for time, most of the machinery is in the base XSDAbstractDateTimeType class.class
class
Type processor for gYearMonth, most of the machinery is in the base XSDAbstractDateTimeType class.class
Type processor for year, most of the machinery is in the base XSDAbstractDateTimeType class.