org.xml.sax.helpers
Class XMLReaderFactory

java.lang.Object
  |
  +--org.xml.sax.helpers.XMLReaderFactory

public final synchronized class XMLReaderFactory
extends java.lang.Object


Method Summary
static XMLReader createXMLReader()
           
static XMLReader createXMLReader(java.lang.String)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createXMLReader

public static XMLReader createXMLReader()
                                 throws SAXException
SAXException

createXMLReader

public static XMLReader createXMLReader(java.lang.String)
                                 throws SAXException
SAXException