Javax.Xml.Datatype Namespace

Provides APIs for creating and working with XML Schema data types.

Classes

Name Description
DatatypeConfigurationException

Indicates a serious configuration error.

DatatypeConstants

Utility class to contain basic Datatype values as constants.

DatatypeConstants.Field

Type-safe enum class that represents six fields of the Duration class.

DatatypeFactory

Factory that creates new javax.xml.datatypeObjects that map XML to/from Java Objects.

Duration

Immutable representation of a time span as defined in the W3C XML Schema 1.

XMLGregorianCalendar

Representation for W3C XML Schema 1.

Remarks

Provides APIs for creating and working with XML Schema data types, including durations and Gregorian calendar values.

Java documentation for the javax.xml.datatype package.