Uses of Package
org.xmldb.api.base
-
Packages that use org.xmldb.api.base Package Description org.xmldb.api org.xmldb.api.base org.xmldb.api.modules org.xmldb.api.security -
Classes in org.xmldb.api.base used by org.xmldb.api Class Description Collection ACollection
represents a collection ofResource
s stored within an XML database.Database Database
is an encapsulation of the database driver functionality that is necessary to access an XML database.XMLDBException XMLDBException is thrown for all errors in the XML:DB API. -
Classes in org.xmldb.api.base used by org.xmldb.api.base Class Description Collection ACollection
represents a collection ofResource
s stored within an XML database.Configurable Provides the ability to configure properties about an object.Resource Resource
is a container for data stored within the database.ResourceIterator ResourceIterator is used to iterate over a set of resources.ResourceSet ResourceSet is a container for a set of resources.ResourceType Enumeration of all available resource types.Service TheService
interface provides an extension mechanism forCollection
implementations.ServiceProvider TheServiceProvider
interface access to theService
implementation instances and is able to query for implemented ones.ServiceProviderCache ServiceProviderCache.ProviderRegistry Registry used to add available service providers.XMLDBException XMLDBException is thrown for all errors in the XML:DB API. -
Classes in org.xmldb.api.base used by org.xmldb.api.modules Class Description Collection ACollection
represents a collection ofResource
s stored within an XML database.CompiledExpression Configurable Provides the ability to configure properties about an object.Resource Resource
is a container for data stored within the database.ResourceSet ResourceSet is a container for a set of resources.ResourceType Enumeration of all available resource types.Service TheService
interface provides an extension mechanism forCollection
implementations.XMLDBException XMLDBException is thrown for all errors in the XML:DB API. -
Classes in org.xmldb.api.base used by org.xmldb.api.security Class Description Collection ACollection
represents a collection ofResource
s stored within an XML database.Configurable Provides the ability to configure properties about an object.Resource Resource
is a container for data stored within the database.Service TheService
interface provides an extension mechanism forCollection
implementations.XMLDBException XMLDBException is thrown for all errors in the XML:DB API.