Package com.thaiopensource.xml.sax
-
Interface Summary Interface Description XMLReaderCreator A factory forXMLReader
s. -
Class Summary Class Description AbstractLexicalHandler CountingErrorHandler DelegatingContentHandler DraconianErrorHandler AnErrorHandler
implementing a brutal error handling policy.ErrorHandlerImpl ForkContentHandler ForkDTDHandler Jaxp11XMLReaderCreator AnXMLReaderCreator
that uses JAXP 1.1 to createXMLReader
s.Sax2XMLReaderCreator AnXMLReaderCreator
that createsXMLReader
s using the SAX2XMLReaderFactory
.XmlBaseHandler