| Class | Description |
|---|---|
| DTDParser |
A SAX parser converting a DTD into an instance of XML Schema.
|
| DTDParser.ChildToken | |
| DTDParser.StringBufferReader |
This class is similar to a StringReader, except that
it allows to extend the input dynamically.
|
| LoggingContentHandler |
A content handler, which may be used to log a stream of SAX events.
|
| XsDateFormat |
An instance of
Format, which may be used to parse
and format xs:dateTime values. |
| XsDateTimeFormat |
An instance of
Format, which may be used
to parse and format xs:dateTime values. |
| XsTimeFormat |
An instance of
Format, which may be used to parse
and format xs:dateTime values. |
Utility classes used by JaxMeXS.