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

Interface Summary
IDateTimeValueType Interface as value type of DateTimeType
ISO8601ParserConstants  
ITimeDurationValueType interface as a value type of TimeDurationType
 

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.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError