Public Member Functions | Protected Member Functions | List of all members
org.zorbaxquery.api.xqj.ZorbaXQDocumentManager Class Reference

Public Member Functions

ZorbaXQSequence availableDocuments () throws XQException
 
void close () throws XQException
 
XQItem document (String aName) throws XQException
 
boolean isAvailableDocument (String aName) throws XQException
 
boolean isClosed ()
 
void put (String aName, javax.xml.xquery.XQItem aDoc) throws XQException
 
void remove (String aName) throws XQException
 

Protected Member Functions

 ZorbaXQDocumentManager (DocumentManager aDocumentManager)
 

Detailed Description

Definition at line 24 of file ZorbaXQDocumentManager.java.

Constructor & Destructor Documentation

org.zorbaxquery.api.xqj.ZorbaXQDocumentManager.ZorbaXQDocumentManager ( DocumentManager  aDocumentManager)
inlineprotected

Definition at line 30 of file ZorbaXQDocumentManager.java.

Member Function Documentation

ZorbaXQSequence org.zorbaxquery.api.xqj.ZorbaXQDocumentManager.availableDocuments ( ) throws XQException
inline

Definition at line 44 of file ZorbaXQDocumentManager.java.

void org.zorbaxquery.api.xqj.ZorbaXQDocumentManager.close ( ) throws XQException
inline
XQItem org.zorbaxquery.api.xqj.ZorbaXQDocumentManager.document ( String  aName) throws XQException
inline

Definition at line 59 of file ZorbaXQDocumentManager.java.

boolean org.zorbaxquery.api.xqj.ZorbaXQDocumentManager.isAvailableDocument ( String  aName) throws XQException
inline

Definition at line 63 of file ZorbaXQDocumentManager.java.

boolean org.zorbaxquery.api.xqj.ZorbaXQDocumentManager.isClosed ( )
inline

Definition at line 40 of file ZorbaXQDocumentManager.java.

void org.zorbaxquery.api.xqj.ZorbaXQDocumentManager.put ( String  aName,
javax.xml.xquery.XQItem  aDoc 
) throws XQException
inline

Definition at line 51 of file ZorbaXQDocumentManager.java.

void org.zorbaxquery.api.xqj.ZorbaXQDocumentManager.remove ( String  aName) throws XQException
inline

Definition at line 55 of file ZorbaXQDocumentManager.java.


The documentation for this class was generated from the following file:
blog comments powered by Disqus