|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Database
implementation
can handle the URI.
Database
implementation
can handle the URI.
Resource
instance to the set.
Resource
instance to the set.
Resource
instance to the set.
newChild
to the end of the list of children of
this node.
newChild
to the end of the list of children of
this node.
Resource
instances from the set.
Resource
instances from the set.
Resource
instances from the set.
Collection
.
Collection
.
Collection
.
Collection
represents a collection of Resource
s
stored within an XML
database.Collection
instance that has been closed.
Collection
is implemented as a directory in the file system.Service
that enables the basic
management of collections within a database.Attr
of the given name.
CDATASection
node whose value is the specified
string.
Collection
in the database.
Comment
node given the specified string.
Document
object of the specified type with
its document element.
DocumentFragment
object.
DocumentType
node.
Collection
Collection
Collection
ProcessingInstruction
node given the specified
name and data strings.
Resource
with the provided id.
Resource
with the provided id.
Resource
with the provided id.
Text
node given the specified string.
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
TreeWalker
to the first visible child of the
current node, and returns the new node.
Attr
node by name.
Attr
node by local name and namespace URI.
NamedNodeMap
containing the attributes of this node (if it
is an Element
) or null
otherwise.
NamedNodeMap
containing the attributes of this node (if it
is an Element
) or null
otherwise.
Collection
instance for the requested child collection
if it exists.
Collection
instance for the requested child collection
if it exists.
Collection
or 0 if no child collections exist.
Collection
.
NodeList
that contains all children of this node.
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.
Collection
instance based on the URI provided
in the uri
parameter.
Collection
instance based on the URI provided
in the uri
parameter.
Resource
as a DOM Node.
Resource
as a DOM Node.
ContentHandler
to parse the XML data from
the database for use in an application.
ContentHandler
to parse the XML data from
the database for use in an application.
Database
implementations
that have been registered with this DatabaseManager
.
DocumentType
) associated
with this document.
Resource
or null if the Resource
does not have a parent document.
Resource
or null if the Resource
does not have a parent document.
NodeList
of all descendant elements with a given
tag name, in the order in which they would be encountered in a preorder
traversal of the Element
tree.
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
Resource
or null if the
Resource
is anonymous.
DOMImplementation
object that handles this document.
Resource
instances stored in
the set.
Resource
instances stored in the set.
Resource
instances stored in
the set.
data
and
the substringData
method below.
Resource
containing an XML representation of all
resources stored in the set.
Resource
containing an XML representation of all
resources stored in the set.
DOCTYPE
keyword.
prefix
from
the internal namespace map.
prefix
.
null
if it is
unspecified.
NamedNodeMap
containing the notations declared in the
DTD.
Document
object associated with this node.
Collection
instance that this resource is
associated with.
Collection
instance that this resource is
associated with.
null
if it is
unspecified.
DatabaseManager
.
name
.
name
.
Resource
instance stored at the index specified
by index
.
Resource
instance stored at the index specified
by index.
Resource
instance stored at the index specified
by index
.
Resource
from the database.
Resource
from the database.
Resource
from the database.
Service
instance for the requested service name and version.
true
; otherwise, it is false
.
setUserData
.
newChild
before the existing child node
refChild
.
newChild
before the existing child node
refChild
.
Database
instance being registered is invalid.
Resource
provided to an operation is invalid.
Collection
is open false otherwise.
Collection
is open false otherwise.
index
th item in the collection.
TreeWalker
to the last visible child of the
current node, and returns the new node.
TreeWalker
to the next visible node in document
order relative to the current node, and returns the new node.
Resource
instance in the iterator.
Resource
instance in the iterator.
TreeWalker
to the next sibling of the current
node, and returns the new node.
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.
Text
nodes in the full depth of the sub-tree
underneath this Node
, including attribute nodes, into a
"normal" form where only markup (e.g., tags, comments, processing
instructions, CDATA sections, and entity references) separates
Text
nodes, i.e., there are neither adjacent
Text
nodes nor empty Text
nodes.
Text
nodes in the full depth of the sub-tree
underneath this Node
, including attribute nodes, into a
"normal" form where only markup (e.g., tags, comments, processing
instructions, CDATA sections, and entity references) separates
Text
nodes, i.e., there are neither adjacent
Text
nodes nor empty Text
nodes.
Collection
can not be granted
due to the lack of proper credentials.
TreeWalker
to the previous visible node in
document order relative to the current node, and returns the new node.
TreeWalker
to the previous sibling of the
current node, and returns the new node.
Collection
.
Collection
.
Collection
.
Collection
associated with this service.
Collection
associated with this service.
Database
implementation with the
DatabaseManager
.
oldChild
from the list
of children, and returns it.
oldChild
from the list
of children, and returns it.
Collection
from the system.
prefix
from
the internal namespace map.
prefix
.
Resource
located at index
from the
set.
index
from the set.
Resource
located at index
from the
set.
Resource
from the database.
Resource
from the database.
Resource
from the database.
oldChild
with newChild
in the list of children, and returns the oldChild
node.
oldChild
with newChild
in the list of children, and returns the oldChild
node.
Resource
is a container for data stored within the database.ResourceSet
contains a set of resources as returned from a query
or other operation.ResourceSet
contains a set of resources as returned from a query
or other operation.Service
interface provides an extension mechanism for
Collection
implementations.Resource
using a DOM Node as the
source.
Resource
using a DOM Node as the
source.
Resource
using a SAX
ContentHandler
.
Resource
using a SAX
ContentHandler
.
nodeName
attribute.
null
if it is
unspecified.
DatabaseManager
.
name
to have the value provided in
value
.
name
to have the value provided in
value
.
Database
implementation intended to be used as a base
class for a specific implementation.
Extending classes MUST set INSTANCE_NAME and SHOULD set CONFORMANCE_LEVEL to
values appropriate for their specific implementation.Collection
operations into a
transaction.Service
that enables the execution of
XPath queries within the context of a Collection
.Text
node into two Text nodes at the specified
offset, keeping both in the tree as siblings.
StringSerializer
.
Collection
operations into a
transaction.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
XPath queries within the context of a Collection
.Service
that enables the execution of
XUpdate queries within the context of a Collection
or against a
single document stored in a collection.
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |