| Package | Description |
|---|---|
| org.apache.jena.datatypes.xsd |
Provides datatype definitions for the XML Schema datatypes support by Jena.
|
| Class and Description |
|---|
| AbstractDateTime
Base class for representation of XSD duration, time, date/time
and related datatype instances.
|
| IllegalDateTimeFieldException
Exception thrown when attempting to access a field of an XSDDateTime
object that is not legal for the current date/time type.
|
| XSDbinary
Root class for XSD datatypes with binary values, xsd:hexBinary and xsd:base64Binary.
|
| XSDDatatype
Representation of an XSD datatype based on the Xerces-2
XSD implementation.
|
Licenced under the Apache License, Version 2.0