| Name | Description | Type | Package | Framework |
| AbstractDateTime | Base class for representation of XSD duration, time, date/time and related datatype instances. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| BaseDatatype | Class | org.apache.jena.datatypes | Apache Jena | |
| BaseDatatype .TypedValue | Pair object used to encode both lexical form and datatype for a typed literal with unknown | Class | org.apache.jena.datatypes.BaseDatatype | Apache Jena |
| DatatypeFormatException | Exception thrown when a lexical form does not match the statedSee Also:Serialized Form | Class | org.apache.jena.datatypes | Apache Jena |
| IllegalDateTimeFieldException | Exception thrown when attempting to access a field of an XSDDateTime object that is not legal for the current date/time type. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| AbstractDateTime | Base class for representation of XSD duration, time, date/time and related datatype instances. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| BaseDatatype | Class | org.apache.jena.datatypes | Apache Jena | |
| BaseDatatype .TypedValue | Pair object used to encode both lexical form and datatype for a typed literal with unknown | Class | org.apache.jena.datatypes.BaseDatatype | Apache Jena |
| DatatypeFormatException | Exception thrown when a lexical form does not match the statedSee Also:Serialized Form | Class | org.apache.jena.datatypes | Apache Jena |
| IllegalDateTimeFieldException | Exception thrown when attempting to access a field of an XSDDateTime object that is not legal for the current date/time type. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| RDFDatatype | Interface on a datatype representation. | Interface | org.apache.jena.datatypes | Apache Jena |
| TypeMapper | The TypeMapper provides a global registry of known datatypes. | Class | org.apache.jena.datatypes | Apache Jena |
| XSDbase64Binary | This only needs to implement the unparsing. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDbinary | Root class for XSD datatypes with binary values, xsd:hexBinary and xsd:base64Binary. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDDatatype | Representation of an XSD datatype based on the Xerces-2 XSD implementation. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDDatatype .XSDGenericType | Generic XML Schema datatype (outside the xsd: namespace) Datatype template that adapts any response back from Xerces type parsing | Class | org.apache.jena.datatypes.xsd.XSDDatatype | Apache Jena |
| XSDDateTime | Represent an XSD date/time value. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDDuration | Represent an XSD duration value. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDhexBinary | This only needs to implement the unparsing. | Class | org.apache.jena.datatypes.xsd | Apache Jena |