Interface Summary | |
---|---|
IDateTimeValueType | Interface as value type of DateTimeType |
ITimeDurationValueType | interface as a value type of TimeDurationType |
Class Summary | |
---|---|
BigDateTimeValueType | DateTimeValueType object that can hold all lexically valid dateTime value. |
BigTimeDurationValueType | ITimeDurationValueType implementation that can hold all lexically legal timeDuration value. |
CalendarFormatter | Formats a Calendar object to a String. |
CalendarParser | Parses XML Schema date/time related types into java.util.Calendar. |
DateTimeFactory | utility functions that creates date/time related objects. |
PreciseCalendarFormatter | |
PreciseCalendarParser | |
TimeZone | simple time zone component. |