|
dbXML API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AddCollection | AddCollection.java is designed to let the user create new Collections and Nested Collections within the Database. |
| AddCollectionXMLObject | AddCollectionXMLObject.java is designed to let the user create an XMLObject within a Collection or Nested Collection. |
| AddDocument | AddDocument.java is designed to let the user add Single Documents and/or Multiple Documents to an existing Collection or Nested Collection within the current Database. |
| AddIndexer | AddIndexer.java is designed to let the user create an Indexer and insert it into a Collection. |
| AddMultipleDocuments | AddMultipleDocuments.java is designed to let the user add several Documents to an existing Collection at one time. |
| Command | Command is the standard interface command line arguments |
| DeleteCollection | DeleteCollection.java is designed to let the user delete or drop a named Collection or Nested Collection from the Database or Parent Collection respectively. |
| DeleteCollectionXMLObject | DeleteCollectionXMLObject.java is designed to let the user delete an XMLObject from a specific Collection. |
| DeleteDocument | DeleteDocument.java is designed to let the user delete or drop a Document, referred by the Key, from a specific Collection or Nested Collection. |
| DeleteIndexer | DeleteIndexer.java is designed to let the user delete or drop an Indexer from a named Collection or a nested Collection within the Database. |
| ExportTree | ExportTree.java is designed to take a Collection tree and create a Directory tree from it. |
| ImportTree | ImportTree.java is designed to take a directory/file path and create a Collection from it's name. |
| InvokeXmlObject | SingleDocumentQuery is designed to enable the user/admin to XPathQuery a Collection for a Single Document. |
| ListCollectionDocuments | ListCollectionDocumets.java is designed to let the user list all documents in a specific collection. |
| ListCollections | ListCollections.java is designed to let the user list all Collections from a parent Collection or a nested Collection. |
| ListCollectionXMLObjects | ListCollectionXMLObjects.java is designed to let the user recall a list of XMLObjects from a specific Collection. |
| ListIndexers | ListIndexers.java is designed to let the user recall a list of Indexers from a specific Collection. |
| RetrieveDocument | RetrieveDocument.java is designed to let the user recall or retrieve a Document from a specific Collection and save it to a new location. |
| Shutdown | AddCollection.java is designed to let the user create new Collections and Nested Collections within the Database. |
| XPathQuery | SingleDocumentQuery is designed to enable the user/admin to XPathQuery a Collection for a Single Document. |
Implements the commands that are available via the Command Line Tools.
|
dbXML API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||