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

Class Summary
DefUtil Utilities for parsing XMLSchema types.
TimeDuration TimeDuration is an XMLSchema primitive type that represents a length of time.
TimeDurationSerializer TimeDurationSerializer converts to and from an XML definition of TimeDuration to an actual TimeDuration object.
TimeInstant TimeInstant is the XML Schema primitive type that represents an instant of time.
TimeInstantSerializer TimeInstantSerializer converts to and from an XML definition of TimeInstant to an actual TimeInstant object.
 

Exception Summary
DataFormatException DataFormatException indicates malformed data.