|
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. |