Uses of Package
javax.xml.datatype

Packages that use javax.xml.datatype
javax.xml.datatype XML/Java Type Mappings. 
org.apache.xerces.jaxp.datatype   
org.apache.xerces.xs.datatypes This package provides interfaces for accessing actual value information through PSVI for XML Schema 1.0 data types. 
 

Classes in javax.xml.datatype used by javax.xml.datatype
DatatypeConfigurationException
          Indicates a serious configuration error.
DatatypeConstants.Field
          Type-safe enum class that represents six fields of the Duration class.
DatatypeFactory
          Factory that creates new javax.xml.datatype Objects that map XML to/from Java Objects.
Duration
          Immutable representation of a time span as defined in the W3C XML Schema 1.0 specification.
XMLGregorianCalendar
          Representation for W3C XML Schema 1.0 date/time datatypes.
 

Classes in javax.xml.datatype used by org.apache.xerces.jaxp.datatype
DatatypeFactory
          Factory that creates new javax.xml.datatype Objects that map XML to/from Java Objects.
Duration
          Immutable representation of a time span as defined in the W3C XML Schema 1.0 specification.
XMLGregorianCalendar
          Representation for W3C XML Schema 1.0 date/time datatypes.
 

Classes in javax.xml.datatype used by org.apache.xerces.xs.datatypes
Duration
          Immutable representation of a time span as defined in the W3C XML Schema 1.0 specification.
XMLGregorianCalendar
          Representation for W3C XML Schema 1.0 date/time datatypes.