Class SAXParserImpl

java.lang.Object
javax.xml.parsers.SAXParser
org.ccil.cowan.tagsoup.jaxp.SAXParserImpl

public class SAXParserImpl extends SAXParser
This is a simple implementation of JAXP SAXParser, to allow easier integration of TagSoup with the default JDK xml processing stack.
Author:
Tatu Saloranta (cowtowncoder@yahoo.com)