Package org.xmldb.api.modules
package org.xmldb.api.modules
-
InterfacesClassDescriptionResource for encapsulation of binary data that is stored in the data base.CollectionManagementService is a
Service
that enables the basic management of collections within a database.Provides the ability to bundleCollection
operations into a transaction.Provides access to XML resources stored in the database.XPathQueryService is aService
that enables the execution of XPath queries within the context of aCollection
or against a single XMLResource
stored in theCollection
.XUpdateQueryService is aService
that enables the execution of XUpdate queries within the context of aCollection
or against a single document stored in a collection.