com.smallx.xml.infoset.sax
Interface SAXDocumentLoader.XMLReaderInstantiator

Enclosing interface:
SAXDocumentLoader

public static interface SAXDocumentLoader.XMLReaderInstantiator


Method Summary
 org.xml.sax.XMLReader newInstance()
           
 

Method Detail

newInstance

public org.xml.sax.XMLReader newInstance()
                                  throws org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Throws:
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException