org.xml.sax.helpers
Class XMLReaderAdapterjava.lang.Object | +--org.xml.sax.helpers.XMLReaderAdapter
- All Implemented Interfaces:
- ContentHandler, Parser
- public class XMLReaderAdapter
- extends Object
- implements Parser, ContentHandler
Adapt a SAX2 XMLReader as a SAX1 Parser.