|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.utils.tmrap.RemoteXMLReaderFactory
public class RemoteXMLReaderFactory
INTERNAL: PRIVATE: Purpose: An implementation of the XMLReaderFactoryIF interface where the XML reader is reused instead of being created each time.
Constructor Summary | |
---|---|
RemoteXMLReaderFactory()
|
Method Summary | |
---|---|
org.xml.sax.XMLReader |
createXMLReader()
INTERNAL: Creates a SAX2 XMLReader object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteXMLReaderFactory()
Method Detail |
---|
public org.xml.sax.XMLReader createXMLReader() throws org.xml.sax.SAXException
XMLReaderFactoryIF
createXMLReader
in interface XMLReaderFactoryIF
org.xml.sax.SAXException
- Thrown if there are any problems with
creating the XMLReader.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |