Class SAXFactoryImpl

java.lang.Object
javax.xml.parsers.SAXParserFactory
org.ccil.cowan.tagsoup.jaxp.SAXFactoryImpl

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