org.exist.util
Class XMLReaderObjectFactory

java.lang.Object
  extended byBasePoolableObjectFactory
      extended byorg.exist.util.XMLReaderObjectFactory

public class XMLReaderObjectFactory
extends BasePoolableObjectFactory

Factory to create new XMLReader objects on demand. The factory is used by XMLReaderPool.

Author:
wolf
See Also:
Serialized Form

Constructor Summary
XMLReaderObjectFactory(BrokerPool pool)
           
 
Method Summary
 java.lang.Object makeObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLReaderObjectFactory

public XMLReaderObjectFactory(BrokerPool pool)
Method Detail

makeObject

public java.lang.Object makeObject()
                            throws java.lang.Exception
Throws:
java.lang.Exception


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.