|
XML:DB API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Database
implementation
can handle the URI.
Resource
instance to the set.
Collection
instance that has been closed.
Collection
represents a collection of Resource
s
stored within an XML
database. Service
that enables the basic
management of collections within a database. Resource
instances from the set.
Collection
.
Collection
in the database.
Collection
Resource
with the provided id.
Database
is an encapsulation of the database driver
functionality that is
necessary to access an XML database. DatabaseManager
is the entry point for the API and enables you to get the
initial Collection
references necessary to do anything useful with the API.
Database
implementation from the DatabaseManager
.
errorCodes
attribute of an XMLDBException
Collection
instance for the requested child collection
if it exists.
Collection
or 0 if no child collections exist.
Collection
instance from the database for the
given URI.
Collection
instance from the database for the
given URI.
Collection
instance based on the URI provided
in the uri
parameter.
Resource
as a DOM Node.
ContentHandler
to parse the XML data from
the database for use in an application.
Database
implementations
that have been registered with this DatabaseManager
.
Resource
or null if the Resource
does not have a parent document.
Resource
or null if the
Resource
is anonymous.
Resource
instances stored in the set.
prefix
from
the internal namespace map.
Collection
instance that this resource is
associated with.
DatabaseManager
.
name
.
Resource
from the database.
Resource
instance stored at the index specified
by index.
XMLResource
is used to produce SAX events (through the
getContentAsSAX() method)
Service
instance for the requested service name and version.
Database
instance being registered is invalid.
Resource
provided to an operation is invalid.
Collection
is open false otherwise.
Collection
could not be located.
Database
instance can not be located for the
provided URI.
Resource
could not be located.
Service
could not be located.
Resource
instance in the iterator.
Collection
can not be granted
due to the lack of proper credentials.
Collection
.
Collection
associated with this service.
Resource
is a container for data stored within the database. Database
implementation with the
DatabaseManager
.
Collection
from the system.
prefix
from
the internal namespace map.
Resource
from the database.
index
from the set.
Service
interface provides an extension mechanism for
Collection
implementations. Resource
using a DOM Node as the
source.
Resource
using a SAX
ContentHandler
.
DatabaseManager
.
name
to have the value provided in
value
.
XMLResource
is used to produce SAX events (through the getContentAsSAX() method)
Collection
operations into a
transaction.
Resource
is set to a content type
different then that for which the Resource
was intended to
support.
Service
that enables the execution of
XPath queries within the context of a Collection
or against a
single XML Resource
stored in the Collection
.Service
that enables the execution of
XUpdate queries within the context of a Collection
or against a
single document stored in a collection.
|
XML:DB API | |||||||||
PREV NEXT | FRAMES NO FRAMES |