Package com.sun.msv.datatype.xsd.datetime

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 Calendar.
DateTimeFactory utility functions that creates date/time related objects.
PreciseCalendarFormatter  
PreciseCalendarParser  
TimeZone simple time zone component.
 



MSV