Package org.exist.xmldb

Interface Summary
CollectionImpl This interface extends org.xmldb.api.base.Collection with extensions specific to eXist.
DatabaseInstanceManager A service to manage the database instance.
IndexQueryService  
ShutdownListener Instances of this class can be registered with the BrokerPool to get informed when the database shuts down.
UserManagementService An eXist-specific service which provides methods to manage users and permissions.
XMLResourceImpl Extends org.xmldb.api.modules.XMLResource with eXist specific extensions.
XPathQueryServiceImpl XPathQueryServiceImpl.java
 

Class Summary
CollectionManagementServiceImpl  
DatabaseImpl The XMLDB driver class for eXist.
DatabaseInstanceManagerImpl  
DatabaseStatus  
DocumentProxy  
LocalCollection A local implementation of the Collection interface.
LocalCollectionManagementService  
LocalDatabaseInstanceManager Local implementation of the DatabaseInstanceManager.
LocalIndexQueryService  
LocalResourceSet  
LocalUserManagementService  
LocalXMLResource Local implementation of XMLResource.
LocalXPathQueryService  
LocalXUpdateQueryService LocalXUpdateQueryService.java
MapResourceSet Implementation of ResourceSet (a container of Resource objects), using internally both a Map and a Vector.
RemoteCollection A remote implementation of the Collection interface.
RemoteIndexQueryService  
RemoteXMLResource  
RemoteXPathQueryService  
RemoteXUpdateQueryService  
ResourceIteratorImpl  
ResourceSetHelper  
ResourceSetImpl  
UserManagementServiceImpl Description of the Class
 



Copyright (C) Wolfgang Meier. All rights reserved.