Package org.exist.ant

Implements a set of Ant tasks for storing documents into the database, removing/querying documents, backup/restore...

See:
          Description

Class Summary
AbstractXMLDBTask  
AddUserTask an ant task to add a user
BackupTask  
ChmodTask an ant task to change permissions on a resource
ChownTask an ant task to change permissions on a resource
ListGroupsTask an ant task to list groups
ListUsersTask an ant task to list users
LockResourceTask an ant task to lock a resource for a user
RemoveUserTask an ant task to remove a name
RestoreTask  
UserPasswordTask an ant task to set the password of a user
UserTask abstract base class for all user-related tasks
XMLDBCopyTask an ant task to copy a collection or resource
XMLDBCreateTask an ant task to create a empty collection
XMLDBExistTask an ant task to check for the existance of a collection or resource to be used as a ant condition
XMLDBExtractTask an ant task to extract the content of a collection or resource
XMLDBListTask an ant task to list the sub-collections or resources in a collection
XMLDBMoveTask an ant task to move a collection or resource to a new name
XMLDBQueryTask Ant task to execute an XQuery.
XMLDBRemoveTask an ant task to remove a collection or resource
XMLDBShutdownTask an ant task to shutdown a XMLDB database
XMLDBStoreTask An Ant task to store a set of files into eXist.
XMLDBXPathTask an ant task to execute an query using XPath.
XMLDBXQueryTask Ant task to execute an XQuery.
XMLDBXQueryTask.Variable Defines a nested element to set an XQuery variable
XMLDBXUpdateTask an ant task to update a collection or resource using XUpdate
 

Package org.exist.ant Description

Implements a set of Ant tasks for storing documents into the database, removing/querying documents, backup/restore...



Copyright (C) Wolfgang Meier. All rights reserved.