Package org.apache.ws.jaxme.xs.util

Utility classes used by JaxMeXS.

Class Summary

DTDParserA SAX parser converting a DTD into an instance of XML Schema.
DTDParser.ChildToken
DTDParser.DtdDeclHandlerImplementation of a DeclHandler for reading the element and attribute declarations.
DTDParser.DTDAttributeThis class is used to collect the attributes in the DTD temporarily.
DTDParser.DTDElementThis class is used to collect the elements in the DTD temporarily.
DTDParser.StringBufferReaderThis class is similar to a StringReader, except that it allows to extend the input dynamically.
XsDateFormatAn instance of java.text.Format, which may be used to parse and format xs:dateTime values.
XsDateTimeFormatAn instance of java.text.Format, which may be used to parse and format xs:dateTime values.
XsTimeFormatAn instance of java.text.Format, which may be used to parse and format xs:dateTime values.
Utility classes used by JaxMeXS.