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