com.metamatrix.connector.xml.streaming
Class ReaderFactory

java.lang.Object
  extended by com.metamatrix.connector.xml.streaming.ReaderFactory

public class ReaderFactory
extends java.lang.Object


Constructor Summary
ReaderFactory()
           
 
Method Summary
static org.xml.sax.XMLReader getXMLReader(XMLConnectorState state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReaderFactory

public ReaderFactory()
Method Detail

getXMLReader

public static org.xml.sax.XMLReader getXMLReader(XMLConnectorState state)
                                          throws javax.xml.parsers.ParserConfigurationException,
                                                 org.xml.sax.SAXException
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException


Copyright © 2009. All Rights Reserved.