|
Class Summary |
| ASCII_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
| BigDateTimeValueType |
DateTimeValueType object that can hold all lexically valid dateTime value. |
| BigTimeDurationValueType |
ITimeDurationValueType implementation that can hold all lexically legal
timeDuration value. |
| DateTimeFactory |
utility functions that creates date/time related objects. |
| ISO8601Parser |
parses various string that conforms to ISO-8601. |
| ISO8601ParserTokenManager |
|
| TimeDurationFactory |
Utility functions to create TimeDurationValueType objects. |
| TimeZone |
simple time zone component. |
| Token |
Describes the input token stream. |
| Util |
date/time-related utility functions/variables. |