Package edu.cmu.aura.service.xml.xmlschema

XMLSchema primitive datatypes and support classes.

See:
          Description

Class Summary
DefUtil Utilities for parsing XMLSchema types.
TimeInstant TimeInstant is the XML Schema primitive type that represents an instant of time.

Example TimeInstant templates:

TimeInstantSerializer TimeInstantSerializer converts to and from an XML definition of TimeInstant to an actual TimeInstant object.
 

Exception Summary
DataFormatException DataFormatException indicates malformed data.
 

Package edu.cmu.aura.service.xml.xmlschema Description

XMLSchema primitive datatypes and support classes.