org.exist.xmldb
Class RemoteXUpdateQueryService
java.lang.Object
org.exist.xmldb.RemoteXUpdateQueryService
- public class RemoteXUpdateQueryService
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteXUpdateQueryService
public RemoteXUpdateQueryService(RemoteCollection parent)
update
public long update(java.lang.String commands)
throws XMLDBException
- Throws:
XMLDBException
updateResource
public long updateResource(java.lang.String id,
java.lang.String commands)
throws XMLDBException
- Throws:
XMLDBException
getName
public java.lang.String getName()
throws XMLDBException
- Throws:
XMLDBException
getVersion
public java.lang.String getVersion()
throws XMLDBException
- Throws:
XMLDBException
setCollection
public void setCollection(Collection col)
throws XMLDBException
- Throws:
XMLDBException
getProperty
public java.lang.String getProperty(java.lang.String name)
throws XMLDBException
- Throws:
XMLDBException
setProperty
public void setProperty(java.lang.String name,
java.lang.String value)
throws XMLDBException
- Throws:
XMLDBException
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.