net.ontopia.topicmaps.utils.tmrap
Class RemoteXMLReaderFactory
java.lang.Object
net.ontopia.topicmaps.utils.tmrap.RemoteXMLReaderFactory
- All Implemented Interfaces:
- XMLReaderFactoryIF
public class RemoteXMLReaderFactory
- extends Object
- implements XMLReaderFactoryIF
INTERNAL:
PRIVATE:
Purpose: An implementation of the XMLReaderFactoryIF interface where the XML reader is reused instead of being created each time.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteXMLReaderFactory
public RemoteXMLReaderFactory()
createXMLReader
public XMLReader createXMLReader()
throws SAXException
- Description copied from interface:
XMLReaderFactoryIF
- INTERNAL: Creates a SAX2 XMLReader object.
- Specified by:
createXMLReader
in interface XMLReaderFactoryIF
- Throws:
SAXException
- Thrown if there are any problems with
creating the XMLReader.
Copyright © 2000-2012 Ontopia.