org.exist.xmldb
Class RemoteResourceIterator
java.lang.Object
org.exist.xmldb.RemoteResourceIterator
- public class RemoteResourceIterator
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rpcClient
protected XmlRpcClient rpcClient
collection
protected RemoteCollection collection
resources
protected java.util.Vector resources
pos
protected int pos
indentXML
protected int indentXML
encoding
protected java.lang.String encoding
RemoteResourceIterator
public RemoteResourceIterator(RemoteCollection col,
java.util.Vector resources,
int indentXML,
java.lang.String encoding)
getLength
public int getLength()
hasMoreResources
public boolean hasMoreResources()
throws XMLDBException
- Throws:
XMLDBException
setNext
public void setNext(int next)
nextResource
public Resource nextResource()
throws XMLDBException
- Throws:
XMLDBException
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.