A B C D E F G H I L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- Database - Interface in org.xmldb.api.base
-
Databaseis an encapsulation of the database driver functionality that is necessary to access an XML database. - DatabaseInstanceService - Interface in org.xmldb.api.modules
-
A service to manage the database instance.
- DatabaseManager - Class in org.xmldb.api
-
DatabaseManageris the entry point for the API and enables you to get the initialCollectionreferences necessary to do anything useful with the API. - declareVariable(String, Object) - Method in interface org.xmldb.api.modules.XQueryService
-
Declare a global, external XQuery variable and assign a value to it.
- DENY - org.xmldb.api.security.AclEntryType
- deregisterDatabase(Database) - Static method in class org.xmldb.api.DatabaseManager
-
Deregisters a
Databaseimplementation from theDatabaseManager.
All Classes All Packages