dbXML API
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

acceptNode(Node) - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
 
acceptsURI(String) - Method in class org.dbxml.client.xmldb.DatabaseImpl
Used by org.xmldb.api.base.DatabaseManager to determine if this database instance is the proper one to handle a request or not.
acceptsURI(String) - Method in class org.xmldb.api.sdk.SimpleDatabase
acceptsURI determines whether this Database implementation can handle the URI.
acceptsURI(String) - Method in interface org.xmldb.api.base.Database
acceptsURI determines whether this Database implementation can handle the URI.
ACCESS - Static variable in class org.dbxml.core.SystemCollection
 
AccessDeniedException - exception org.dbxml.core.security.AccessDeniedException.
A AccessDeniedException is thrown if access is denied to a resource within the database.
AccessDeniedException() - Constructor for class org.dbxml.core.security.AccessDeniedException
 
AccessDeniedException(String) - Constructor for class org.dbxml.core.security.AccessDeniedException
 
acquireReadLock() - Method in class org.dbxml.core.filer.Paged.Page
 
acquireWriteLock() - Method in class org.dbxml.core.filer.Paged.Page
 
add(String, Key, int, int, short, short) - Method in class org.dbxml.core.indexer.ValueIndexer
 
add(String, Key, int, int, short, short) - Method in class org.dbxml.core.indexer.NameIndexer
 
add(String, Key, int, int, short, short) - Method in interface org.dbxml.core.indexer.Indexer
add adds a Document to the Indexer.
AddCollection - class org.dbxml.tools.command.AddCollection.
AddCollection.java is designed to let the user create new Collections and Nested Collections within the Database.
AddCollection() - Constructor for class org.dbxml.tools.command.AddCollection
 
AddCollectionXMLObject - class org.dbxml.tools.command.AddCollectionXMLObject.
AddCollectionXMLObject.java is designed to let the user create an XMLObject within a Collection or Nested Collection.
AddCollectionXMLObject() - Constructor for class org.dbxml.tools.command.AddCollectionXMLObject
 
AddDocument - class org.dbxml.tools.command.AddDocument.
AddDocument.java is designed to let the user add Single Documents and/or Multiple Documents to an existing Collection or Nested Collection within the current Database.
AddDocument() - Constructor for class org.dbxml.tools.command.AddDocument
 
addDocument(Key, Document) - Method in class org.dbxml.core.indexer.IndexManager
 
AddIndexer - class org.dbxml.tools.command.AddIndexer.
AddIndexer.java is designed to let the user create an Indexer and insert it into a Collection.
AddIndexer() - Constructor for class org.dbxml.tools.command.AddIndexer
 
addMethod(String, String[]) - Method in class org.dbxml.core.objects.Reflector
 
addMethod(String, String[], String[]) - Method in class org.dbxml.core.objects.Reflector
 
addMethod(String, String[], String[], String[]) - Method in class org.dbxml.core.objects.Reflector
addMethod adds method meta data to the reflected Class definition.
AddMultipleDocuments - class org.dbxml.tools.command.AddMultipleDocuments.
AddMultipleDocuments.java is designed to let the user add several Documents to an existing Collection at one time.
AddMultipleDocuments() - Constructor for class org.dbxml.tools.command.AddMultipleDocuments
 
addPermissionAllow(int, String) - Method in class org.dbxml.core.security.ResourcePermissions
Grants the specified group a permission for this resource.
addPermissionDeny(int, String) - Method in class org.dbxml.core.security.ResourcePermissions
Denys the specified group a permission for this resource.
addResource(Resource) - Method in class org.dbxml.client.xmldb.ResourceSetImpl
Adds a Resource instance to the set.
addResource(Resource) - Method in interface org.xmldb.api.base.ResourceSet
Adds a Resource instance to the set.
addValue(BTree.BTreeRootInfo, Value, long) - Method in class org.dbxml.core.filer.BTree
addValue adds a Value to the BTree and associates a pointer with it.
addValue(Value, long) - Method in class org.dbxml.core.filer.BTree
addValue adds a Value to the BTree and associates a pointer with it.
ADMIN - Static variable in class org.dbxml.core.security.Permission
 
ADMIN_STR - Static variable in class org.dbxml.core.security.Permission
 
adoptNode(Node) - Method in class org.dbxml.xml.dom.DocumentImpl
 
ALLOW - Static variable in class org.dbxml.core.security.Permission
 
AllTests - class org.xmldb.api.tests.AllTests.
 
AllTests(String) - Constructor for class org.xmldb.api.tests.AllTests
 
andKeySets(Key[][]) - Static method in class org.dbxml.core.query.QueryEngine
andKeySets takes several sets of unique Keys and returns the ANDed set (elements that exist in all sets).
ANY - Static variable in class org.dbxml.core.indexer.IndexQuery
 
APIException - exception org.dbxml.core.corba.db.APIException.
Generated from IDL definition of exception "APIException"
APIException() - Constructor for class org.dbxml.core.corba.db.APIException
 
APIException(int, String, String) - Constructor for class org.dbxml.core.corba.db.APIException
 
APIException(String, int, String, String) - Constructor for class org.dbxml.core.corba.db.APIException
 
APIExceptionHelper - class org.dbxml.core.corba.db.APIExceptionHelper.
Generated from IDL definition of exception "APIException"
APIExceptionHelper() - Constructor for class org.dbxml.core.corba.db.APIExceptionHelper
 
APIExceptionHolder - class org.dbxml.core.corba.db.APIExceptionHolder.
Generated from IDL definition of exception "APIException"
APIExceptionHolder() - Constructor for class org.dbxml.core.corba.db.APIExceptionHolder
 
APIExceptionHolder(APIException) - Constructor for class org.dbxml.core.corba.db.APIExceptionHolder
 
APIService - class org.dbxml.core.server.services.APIService.
APIService provides a simple bootstrap for the CORBA API
APIService() - Constructor for class org.dbxml.core.server.services.APIService
 
appendChild(Node) - Method in class org.dbxml.xml.dom.NodeImpl
Adds the node newChild to the end of the list of children of this node.
appendChild(Node) - Method in class org.dbxml.xml.dom.ContainerNodeImpl
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.dbxml.xml.dom.CharacterDataImpl
Append the string to the end of the character data of the node.
APPLICATION - Static variable in class org.dbxml.core.request.URIMapper
 
Args - interface org.dbxml.core.objects.Args.
Args exposes a set of named Variants.
ARGS - Static variable in class org.dbxml.core.objects.Types
 
ArgTokenizer - class org.dbxml.tools.ArgTokenizer.
ArgTokenizer performs the difficult task of parsing command-line arguments from various sources.
ArgTokenizer(String) - Constructor for class org.dbxml.tools.ArgTokenizer
 
ArgTokenizer(String[]) - Constructor for class org.dbxml.tools.ArgTokenizer
 
AttrImpl - class org.dbxml.xml.dom.AttrImpl.
AttrImpl
AttrImpl() - Constructor for class org.dbxml.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, String) - Constructor for class org.dbxml.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, String, String, short, String) - Constructor for class org.dbxml.xml.dom.AttrImpl
 
authenticate(String, String) - Method in interface org.dbxml.core.security.DBSecurityManager
Authenticates the user and retrieves a credentials object for the provided username and password.
authenticate(String, String) - Method in class org.dbxml.core.security.LocalSecurityManager
Authenticates the user and retrieves a credentials object for the provided username and password.
Author - Static variable in class org.dbxml.core.server.dbXML
 

B

BaseResource - class org.xmldb.api.sdk.modules.BaseResource.
Resource for encapsulation of binary data that is stored in the data base.
BaseResource(Collection, String) - Constructor for class org.xmldb.api.sdk.modules.BaseResource
Create a new BinaryResource without any content.
BaseResource(Collection, String, String) - Constructor for class org.xmldb.api.sdk.modules.BaseResource
Create a fully initialized BinaryResource
begin() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Begin the transaction
begin() - Method in interface org.xmldb.api.modules.TransactionService
Begin the transaction
begin() - Method in class org.xmldb.api.reference.modules.TransactionServiceImpl
Begin the transaction
BinaryResource - interface org.xmldb.api.modules.BinaryResource.
Resource for encapsulation of binary data that is stored in the data base.
BinaryResourceImpl - class org.xmldb.api.reference.modules.BinaryResourceImpl.
Resource for encapsulation of binary data that is stored in the data base.
BinaryResourceImpl(Collection, String) - Constructor for class org.xmldb.api.reference.modules.BinaryResourceImpl
 
BinaryResourceImpl(Collection, String, byte[]) - Constructor for class org.xmldb.api.reference.modules.BinaryResourceImpl
 
bool() - Method in class org.dbxml.core.xupdate.XObjectImpl
 
BOOLEAN - Static variable in class org.dbxml.core.objects.Types
 
BTree - class org.dbxml.core.filer.BTree.
BTree represents a Variable Magnitude Simple-Prefix B+Tree File.
BTree.BTreeRootInfo - class org.dbxml.core.filer.BTree.BTreeRootInfo.
BTreeRootInfo
BTree.BTreeRootInfo(BTree, BTree.BTreeRootInfo, String, long) - Constructor for class org.dbxml.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(BTree, BTree.BTreeRootInfo, Value, long) - Constructor for class org.dbxml.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(BTree, String, long) - Constructor for class org.dbxml.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(BTree, Value, long) - Constructor for class org.dbxml.core.filer.BTree.BTreeRootInfo
 
BTree() - Constructor for class org.dbxml.core.filer.BTree
 
BTree(File) - Constructor for class org.dbxml.core.filer.BTree
 
BTreeCallback - interface org.dbxml.core.filer.BTreeCallback.
BTreeCallback is a callback interface for BTree queries.
BTreeCorruptException - exception org.dbxml.core.filer.BTreeCorruptException.
A BTreecorruptException is thrown by the BTree if the BTree appears to be corrupted in some way.
BTreeCorruptException() - Constructor for class org.dbxml.core.filer.BTreeCorruptException
 
BTreeCorruptException(String) - Constructor for class org.dbxml.core.filer.BTreeCorruptException
 
BTreeException - exception org.dbxml.core.filer.BTreeException.
A BTreeException is thrown by the BTree if an exception occurs in the managing of the BTree.
BTreeException(int) - Constructor for class org.dbxml.core.filer.BTreeException
 
BTreeException(int, String) - Constructor for class org.dbxml.core.filer.BTreeException
 
BTreeFiler - class org.dbxml.core.filer.BTreeFiler.
BTreeFiler is a Filer implementation based on the BTree class.
BTreeFiler() - Constructor for class org.dbxml.core.filer.BTreeFiler
 
BTreeNotFoundException - exception org.dbxml.core.filer.BTreeNotFoundException.
A BTreeNotFoundException is thrown by the BTree if a Value can't be found in the BTree.
BTreeNotFoundException() - Constructor for class org.dbxml.core.filer.BTreeNotFoundException
 
BTreeNotFoundException(String) - Constructor for class org.dbxml.core.filer.BTreeNotFoundException
 
BTreeTest - class org.dbxml.tests.BTreeTest.
BTreeTest excercises BTree functionality.
BTreeTest() - Constructor for class org.dbxml.tests.BTreeTest
 
buf - Variable in class org.dbxml.core.corba.db.EncodedBuffer
 
BufferHelper - class org.dbxml.core.corba.db.BufferHelper.
Generated from IDL definition of alias "Buffer"
BufferHelper() - Constructor for class org.dbxml.core.corba.db.BufferHelper
 
BufferHolder - class org.dbxml.core.corba.db.BufferHolder.
Generated from IDL definition of alias "Buffer"
BufferHolder() - Constructor for class org.dbxml.core.corba.db.BufferHolder
 
BufferHolder(byte[]) - Constructor for class org.dbxml.core.corba.db.BufferHolder
 
BW - Static variable in class org.dbxml.core.indexer.IndexQuery
 
BWX - Static variable in class org.dbxml.core.indexer.IndexQuery
 
BYTE - Static variable in class org.dbxml.core.objects.Types
 
ByteContent - Static variable in interface org.dbxml.xml.Signatures
 

C

CACHE - Static variable in interface org.dbxml.xml.dom.DBDocument
 
CACHE_CONTROL - Static variable in interface org.dbxml.xml.dom.DBDocument
 
cancel() - Method in class org.dbxml.Stopwatch
 
CannotCreateException - exception org.dbxml.core.indexer.CannotCreateException.
A CannotCreateException is thrown if an Indexer cannot be properly created in the server context for some reason.
CannotCreateException - exception org.dbxml.core.objects.CannotCreateException.
A CannotCreateException is thrown if an XMLObject cannot be properly created in the server context for some reason.
CannotCreateException() - Constructor for class org.dbxml.core.indexer.CannotCreateException
 
CannotCreateException() - Constructor for class org.dbxml.core.objects.CannotCreateException
 
CannotCreateException(String) - Constructor for class org.dbxml.core.indexer.CannotCreateException
 
CannotCreateException(String) - Constructor for class org.dbxml.core.objects.CannotCreateException
 
CDATASectionImpl - class org.dbxml.xml.dom.CDATASectionImpl.
CDATASectionImpl
CDATASectionImpl() - Constructor for class org.dbxml.xml.dom.CDATASectionImpl
 
CDATASectionImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.CDATASectionImpl
 
CDATASectionImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.CDATASectionImpl
 
CDATASectionImpl(NodeImpl, String) - Constructor for class org.dbxml.xml.dom.CDATASectionImpl
 
Char - Static variable in interface org.dbxml.xml.Signatures
 
CHAR - Static variable in class org.dbxml.core.objects.Types
 
CharacterDataImpl - class org.dbxml.xml.dom.CharacterDataImpl.
CharacterDataImpl
CharacterDataImpl() - Constructor for class org.dbxml.xml.dom.CharacterDataImpl
 
CharacterDataImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.CharacterDataImpl
 
CharacterDataImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.CharacterDataImpl
 
CharacterDataImpl(NodeImpl, String) - Constructor for class org.dbxml.xml.dom.CharacterDataImpl
 
characters(char[], int, int) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of character data inside an element.
CharEntity - Static variable in interface org.dbxml.xml.Signatures
 
CharText - Static variable in interface org.dbxml.xml.Signatures
 
checkAccess(String, int) - Method in interface org.dbxml.core.security.DBSecurityManager
Determines if the credentials retrieved from thread local storage are valid for accessing the specified resource.
checkAccess(String, int) - Method in class org.dbxml.core.security.LocalSecurityManager
Determines if the credentials retrieved from thread local storage are valid for accessing the specified resource.
checkAccess(String, int, Credentials) - Method in interface org.dbxml.core.security.DBSecurityManager
Determines if the provided credentials are valid for accessing the specified resource.
checkAccess(String, int, Credentials) - Method in class org.dbxml.core.security.LocalSecurityManager
Determines if the provided credentials are valid for accessing the specified resource.
checkGroup(String) - Method in class org.dbxml.core.security.PasswordCredentials
Determines if these credentials have an association with the specified group.
checkGroup(String) - Method in interface org.dbxml.core.security.Credentials
Determines if these credentials have an association with the specified group.
checkPermission(int, int, String) - Method in class org.dbxml.core.security.ResourcePermissions
Checks whether the specified group has type permission to access this resource.
checkReadOnly() - Method in class org.dbxml.xml.dom.NodeImpl
 
ClassFormatException - exception org.dbxml.core.objects.ClassFormatException.
A ClassFormatException is thrown if an XMLObject exposes overloaded methods or other non-supported signatures.
ClassFormatException() - Constructor for class org.dbxml.core.objects.ClassFormatException
 
ClassFormatException(String) - Constructor for class org.dbxml.core.objects.ClassFormatException
 
CLASSGEN - Static variable in class org.dbxml.core.SystemCollection
 
clear() - Method in class org.dbxml.client.xmldb.ResourceSetImpl
Removes all Resource instances from the set.
clear() - Method in interface org.xmldb.api.base.ResourceSet
Removes all Resource instances from the set.
clearNamespaces() - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
clearNamespaces() - Method in class org.dbxml.xml.NamespaceMap
 
clearNamespaces() - Method in interface org.xmldb.api.modules.XPathQueryService
Removes all namespace mappings stored in the internal namespace map.
cloneNode(boolean) - Method in class org.dbxml.xml.dom.NodeImpl
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
close() - Method in class org.dbxml.client.xmldb.CollectionImpl
The close method must be called when access to a collection is complete.
close() - Method in class org.dbxml.core.Collection
 
close() - Method in interface org.dbxml.core.DBObject
close closes the DBObject
close() - Method in class org.dbxml.core.filer.Paged
 
close() - Method in class org.dbxml.core.filer.MemFiler
close closes the DBObject
close() - Method in class org.dbxml.core.filer.FSFiler
 
close() - Method in class org.xmldb.api.sdk.SimpleCollection
Releases all resources consumed by the Collection.
close() - Method in interface org.xmldb.api.base.Collection
Releases all resources consumed by the Collection.
close() - Method in class org.xmldb.api.reference.CollectionImpl
Releases all resources consumed by the Collection.
Codename - Static variable in class org.dbxml.core.server.dbXML
 
COL - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_CANNOT_CREATE - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_CANNOT_DROP - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_CANNOT_RETRIEVE - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_CANNOT_STORE - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_COLLECTION_CLOSED - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_COLLECTION_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_COLLECTION_READ_ONLY - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_DOCUMENT_MALFORMED - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_DOCUMENT_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_DUPLICATE_COLLECTION - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_NO_FILER - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_NO_INDEXMANAGER - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
COL_NULL_RESULT - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
Collection - class org.dbxml.core.Collection.
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection.
Collection - interface org.dbxml.core.corba.db.Collection.
Generated from IDL definition of interface "Collection"
Collection - interface org.xmldb.api.base.Collection.
A Collection represents a collection of Resources stored within an XML database.
COLLECTION - Static variable in class org.dbxml.core.request.URIMapper
 
COLLECTION_CLOSED - Static variable in class org.xmldb.api.base.ErrorCodes
Set when an operation is invoked against a Collection instance that has been closed.
Collection(Collection) - Constructor for class org.dbxml.core.Collection
 
CollectionHelper - class org.dbxml.core.corba.db.CollectionHelper.
Generated from IDL definition of interface "Collection"
CollectionHelper() - Constructor for class org.dbxml.core.corba.db.CollectionHelper
 
CollectionHolder - class org.dbxml.core.corba.db.CollectionHolder.
Generated from IDL definition of interface "Collection"
CollectionHolder() - Constructor for class org.dbxml.core.corba.db.CollectionHolder
 
CollectionHolder(Collection) - Constructor for class org.dbxml.core.corba.db.CollectionHolder
 
CollectionImpl - class org.dbxml.client.xmldb.CollectionImpl.
Implements the XML:DB API Collection interface for encapsulating access to an XML database collection.
CollectionImpl - class org.xmldb.api.reference.CollectionImpl.
A Collection is implemented as a directory in the file system.
CollectionImpl(Collection, Database, DatabaseImpl) - Constructor for class org.dbxml.client.xmldb.CollectionImpl
Creates a new CollectionImpl for the XML:DB API Collection interface.
CollectionImpl(String) - Constructor for class org.xmldb.api.reference.CollectionImpl
 
CollectionManagementService - interface org.xmldb.api.modules.CollectionManagementService.
CollectionManagementService is a Service that enables the basic management of collections within a database.
CollectionManager - class org.dbxml.client.xmldb.services.CollectionManager.
CollectionManager provides management facilities for a Collection instance.
CollectionManager - class org.dbxml.core.CollectionManager.
CollectionManager is the base class for both Database and Collection.
CollectionManager - interface org.dbxml.core.corba.db.CollectionManager.
Generated from IDL definition of interface "CollectionManager"
CollectionManager(CollectionManager, Database, DatabaseImpl) - Constructor for class org.dbxml.client.xmldb.services.CollectionManager
Creates a new CollectionManager service
CollectionManagerHelper - class org.dbxml.core.corba.db.CollectionManagerHelper.
Generated from IDL definition of interface "CollectionManager"
CollectionManagerHelper() - Constructor for class org.dbxml.core.corba.db.CollectionManagerHelper
 
CollectionManagerHolder - class org.dbxml.core.corba.db.CollectionManagerHolder.
Generated from IDL definition of interface "CollectionManager"
CollectionManagerHolder() - Constructor for class org.dbxml.core.corba.db.CollectionManagerHolder
 
CollectionManagerHolder(CollectionManager) - Constructor for class org.dbxml.core.corba.db.CollectionManagerHolder
 
CollectionManagerOperations - interface org.dbxml.core.corba.db.CollectionManagerOperations.
Generated from IDL definition of interface "CollectionManager"
CollectionManagerPOA - class org.dbxml.core.corba.db.CollectionManagerPOA.
Generated from IDL definition of interface "CollectionManager"
CollectionManagerPOA() - Constructor for class org.dbxml.core.corba.db.CollectionManagerPOA
 
CollectionManagerPOATie - class org.dbxml.core.corba.db.CollectionManagerPOATie.
Generated from IDL definition of interface "CollectionManager"
CollectionManagerPOATie(CollectionManagerOperations) - Constructor for class org.dbxml.core.corba.db.CollectionManagerPOATie
 
CollectionManagerPOATie(CollectionManagerOperations, POA) - Constructor for class org.dbxml.core.corba.db.CollectionManagerPOATie
 
CollectionManagerServant - class org.dbxml.core.corba.CollectionManagerServant.
CollectionManagerServant CORBA wrapper for org.dbxml.core.Collection Provides administrative access to Collection For detailed documentation
CollectionManagerServant(Collection) - Constructor for class org.dbxml.core.corba.CollectionManagerServant
 
CollectionOperations - interface org.dbxml.core.corba.db.CollectionOperations.
Generated from IDL definition of interface "Collection"
CollectionPOA - class org.dbxml.core.corba.db.CollectionPOA.
Generated from IDL definition of interface "Collection"
CollectionPOA() - Constructor for class org.dbxml.core.corba.db.CollectionPOA
 
CollectionPOATie - class org.dbxml.core.corba.db.CollectionPOATie.
Generated from IDL definition of interface "Collection"
CollectionPOATie(CollectionOperations) - Constructor for class org.dbxml.core.corba.db.CollectionPOATie
 
CollectionPOATie(CollectionOperations, POA) - Constructor for class org.dbxml.core.corba.db.CollectionPOATie
 
CollectionServant - class org.dbxml.core.corba.CollectionServant.
Provides access to Collection instances through CORBA.
CollectionServant(Collection) - Constructor for class org.dbxml.core.corba.CollectionServant
Constructor for the CollectionServant object
CollectionTest - class org.xmldb.api.tests.CollectionTest.
 
CollectionTest(String) - Constructor for class org.xmldb.api.tests.CollectionTest
 
COLLECTIONURI - Static variable in class org.dbxml.tools.command.Command
 
Command - class org.dbxml.tools.command.Command.
Command is the standard interface command line arguments
Command() - Constructor for class org.dbxml.tools.command.Command
 
CommentImpl - class org.dbxml.xml.dom.CommentImpl.
CommentImpl
CommentImpl() - Constructor for class org.dbxml.xml.dom.CommentImpl
 
CommentImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.CommentImpl
 
CommentImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.CommentImpl
 
CommentImpl(NodeImpl, String) - Constructor for class org.dbxml.xml.dom.CommentImpl
 
commit() - Method in interface org.dbxml.core.Container
commit saves the Document in the Collection.
commit() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Commit the transaction
commit() - Method in interface org.xmldb.api.modules.TransactionService
Commit the transaction
commit() - Method in class org.xmldb.api.reference.modules.TransactionServiceImpl
Commit the transaction
commit(Document) - Method in interface org.dbxml.core.Container
commit replaces the Document in the Collection with the specified Document.
CommonConfigurable - class org.dbxml.client.xmldb.CommonConfigurable.
Base class to handle property managment within the API implementation.
CommonConfigurable() - Constructor for class org.dbxml.client.xmldb.CommonConfigurable
Constructor for the CommonConfigurable object
Company - Static variable in class org.dbxml.core.server.dbXML
 
compareTo(Object) - Method in class org.dbxml.core.data.Value
 
compareTo(Object) - Method in class org.dbxml.core.filer.Paged.Page
 
compareTo(Object) - Method in class org.dbxml.core.indexer.IndexMatch
 
compareTo(Value) - Method in class org.dbxml.core.data.Value
 
CompilationException - exception org.dbxml.core.query.CompilationException.
A CompilationException is thrown by a Query if for some reason, it can't compile the query being processed.
CompilationException() - Constructor for class org.dbxml.core.query.CompilationException
 
CompilationException(String) - Constructor for class org.dbxml.core.query.CompilationException
 
compileQuery(Collection, String, NamespaceMap, Key[]) - Method in class org.dbxml.core.query.XPathQueryResolver
 
compileQuery(Collection, String, NamespaceMap, Key[]) - Method in interface org.dbxml.core.query.QueryResolver
compileQuery compiles a Query against the specified Collection context and returns the compiled Query.
compileQuery(Collection, String, NamespaceMap, Key[]) - Method in class org.dbxml.core.xupdate.XUpdateQueryResolver
 
compileQuery(Collection, String, String, NamespaceMap, Key[]) - Method in class org.dbxml.core.query.QueryEngine
compileQuery compiles a Query against the specified Collection context and returns the compiled Query.
Compress(Node, SymbolTable) - Static method in class org.dbxml.xml.dom.DOMCompressor
Compress is a convenience method that compresses a Node into a byte array with a single call.
CompressedDocument - interface org.dbxml.xml.dom.CompressedDocument.
CompressedDocument exposes the Document's SymbolTable.
CompressedNode - interface org.dbxml.xml.dom.CompressedNode.
CompressedNode represents a dbXML Compressed Node.
CompressionHandler - interface org.dbxml.xml.sax.CompressionHandler.
CompressionHandler is a SAX callback interface for reporting positional information about dbXML compressed Documents.
CONFIGS - Static variable in class org.dbxml.core.SystemCollection
 
Configurable - interface org.xmldb.api.base.Configurable.
Provides the ability to configure properties about an object.
CONFORMANCE_LEVEL - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
The XML:DB API Core Level Conformance of this implementation.
connect() - Method in class org.dbxml.core.request.URIMapper
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
Container - interface org.dbxml.core.Container.
Container is a generic container for Key and Document pairs.
ContainerNodeImpl - class org.dbxml.xml.dom.ContainerNodeImpl.
ContainerNodeImpl performs most of the child-rearing behavior of the Element and Document implementations.
ContainerNodeImpl() - Constructor for class org.dbxml.xml.dom.ContainerNodeImpl
 
ContainerNodeImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.ContainerNodeImpl
 
ContainerNodeImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.ContainerNodeImpl
 
convertFromDocument(Document, long) - Method in class org.dbxml.core.corba.SymbolSerializer
convertFromDocument converts a DOM Document into an EncodedBuffer that, depending on the time stamp, possibly includes a current image of the managed Collection's Symbol Table.
convertFromDocument(Node) - Static method in class org.dbxml.core.corba.EncodedBufferConverter
Converts a Document object into an EncodedBuffer.
convertToConfiguration(EncodedBuffer) - Static method in class org.dbxml.core.corba.EncodedBufferConverter
Converts an EncodedBuffer into a Configuration object.
convertToDocument(EncodedBuffer) - Method in class org.dbxml.core.corba.SymbolDeserializer
convertToDocument converts the compressed EncodedBuffer to a DOM Document.
convertToDocument(EncodedBuffer) - Static method in class org.dbxml.core.corba.EncodedBufferConverter
Converts an EncodedBuffer into a Document object.
copyTo(byte[], int) - Method in class org.dbxml.core.data.Value
 
create() - Method in class org.dbxml.core.Collection
 
create() - Method in interface org.dbxml.core.DBObject
create creates a new DBObject and any associated resources for the new DBObject, such as disk files, etc.
create() - Method in class org.dbxml.core.filer.Paged
 
create() - Method in class org.dbxml.core.filer.BTree
 
create() - Method in class org.dbxml.core.filer.BTreeFiler
 
create() - Method in class org.dbxml.core.filer.MemFiler
create creates a new DBObject and any associated resources for the new DBObject, such as disk files, etc.
create() - Method in class org.dbxml.core.filer.HashFiler
 
create() - Method in class org.dbxml.core.filer.FSFiler
 
create(Configuration) - Method in class org.dbxml.core.indexer.IndexManager
create creates a new Indexer object and any associated system resources that the Indexer will need.
create(Configuration) - Method in class org.dbxml.core.objects.XMLObjectManager
create creates a new XMLObject object and any associated system resources that the XMLObject will need.
create(String) - Method in class org.dbxml.core.system.Sequencer
 
createAPIException(Exception) - Static method in class org.dbxml.core.FaultCodes
createAPIException creates an APIException instance based on the specified Exception.
createAPIException(int) - Static method in class org.dbxml.core.FaultCodes
createAPIException creates an APIException instance based on the specified parameters.
createAPIException(int, String) - Static method in class org.dbxml.core.FaultCodes
createAPIException creates an APIException instance based on the specified parameters.
createAttribute(String) - Method in class org.dbxml.xml.dom.DocumentImpl
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class org.dbxml.xml.dom.DocumentImpl
 
createCDATASection(String) - Method in class org.dbxml.xml.dom.DocumentImpl
Creates a CDATASection node whose value is the specified string.
createCollection(String) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Creates a simple collection with a basic default configuration.
createCollection(String) - Method in interface org.xmldb.api.modules.CollectionManagementService
Creates a new Collection in the database.
createCollection(String, Configuration) - Method in class org.dbxml.core.CollectionManager
createCollection creates a new Collection object and any associated system resources that the Collection will need.
createCollection(String, Document) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Creates a new collection in the database identified by name and using the provided configuration.
createCollection(String, EncodedBuffer) - Method in class org.dbxml.core.corba.CollectionManagerServant
 
createCollection(String, EncodedBuffer) - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
createCollection(String, EncodedBuffer) - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
createCollection(String, EncodedBuffer) - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
createComment(String) - Method in class org.dbxml.xml.dom.DocumentImpl
Creates a Comment node given the specified string.
CREATED - Static variable in class org.dbxml.core.data.Record
 
createDocument(String, String, DocumentType) - Method in class org.dbxml.xml.dom.DOMImplementationImpl
Creates an XML Document object of the specified type with its document element.
createDocumentFragment() - Method in class org.dbxml.xml.dom.DocumentImpl
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in class org.dbxml.xml.dom.DOMImplementationImpl
Creates an empty DocumentType node.
createElement(String) - Method in class org.dbxml.xml.dom.DocumentImpl
Creates an element of the type specified.
createElementNS(String, String) - Method in class org.dbxml.xml.dom.DocumentImpl
 
createEntityReference(String) - Method in class org.dbxml.xml.dom.DocumentImpl
Creates an EntityReference object.
createFileHeader() - Method in class org.dbxml.core.filer.Paged
createFileHeader must be implemented by a Paged implementation in order to create an appropriate subclass instance of a FileHeader.
createFileHeader() - Method in class org.dbxml.core.filer.BTree
 
createFileHeader() - Method in class org.dbxml.core.filer.BTreeFiler
 
createFileHeader() - Method in class org.dbxml.core.filer.HashFiler
 
createFileHeader(boolean) - Method in class org.dbxml.core.filer.Paged
createFileHeader must be implemented by a Paged implementation in order to create an appropriate subclass instance of a FileHeader.
createFileHeader(boolean) - Method in class org.dbxml.core.filer.BTree
 
createFileHeader(boolean) - Method in class org.dbxml.core.filer.BTreeFiler
 
createFileHeader(boolean) - Method in class org.dbxml.core.filer.HashFiler
 
createFileHeader(long) - Method in class org.dbxml.core.filer.Paged
createFileHeader must be implemented by a Paged implementation in order to create an appropriate subclass instance of a FileHeader.
createFileHeader(long) - Method in class org.dbxml.core.filer.BTree
 
createFileHeader(long) - Method in class org.dbxml.core.filer.BTreeFiler
 
createFileHeader(long) - Method in class org.dbxml.core.filer.HashFiler
 
createFileHeader(long, int) - Method in class org.dbxml.core.filer.Paged
createFileHeader must be implemented by a Paged implementation in order to create an appropriate subclass instance of a FileHeader.
createFileHeader(long, int) - Method in class org.dbxml.core.filer.BTree
 
createFileHeader(long, int) - Method in class org.dbxml.core.filer.BTreeFiler
 
createFileHeader(long, int) - Method in class org.dbxml.core.filer.HashFiler
 
createId() - Method in class org.dbxml.client.xmldb.CollectionImpl
 
createId() - Method in class org.xmldb.api.sdk.SimpleCollection
Creates a new unique ID within the context of the Collection
createId() - Method in interface org.xmldb.api.base.Collection
Creates a new unique ID within the context of the Collection
createId() - Method in class org.xmldb.api.reference.CollectionImpl
Creates a new unique ID within the context of the Collection
createIndexer(Configuration) - Method in class org.dbxml.core.Collection
createIndexer creates a new Indexer object and any associated system resources that the Indexer will need.
createIndexer(Document) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Creates a new Indexer for this collection.
createIndexer(EncodedBuffer) - Method in class org.dbxml.core.corba.CollectionManagerServant
 
createIndexer(EncodedBuffer) - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
createIndexer(EncodedBuffer) - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
createIndexer(EncodedBuffer) - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
createNewOID() - Method in class org.dbxml.core.Collection
createNewOID allocates a new Object ID to be used as a Key in the Collection.
createNewOID() - Method in class org.dbxml.core.corba.CollectionServant
Creates a new unique OID for this collection.
createNewOID() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
createNewOID() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
createNewOID() - Method in class org.dbxml.core.corba.db._CollectionStub
 
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class org.dbxml.xml.dom.DocumentImpl
 
createPageHeader() - Method in class org.dbxml.core.filer.Paged
createPageHeader must be implemented by a Paged implementation in order to create an appropriate subclass instance of a PageHeader.
createPageHeader() - Method in class org.dbxml.core.filer.BTree
 
createPageHeader() - Method in class org.dbxml.core.filer.BTreeFiler
 
createPageHeader() - Method in class org.dbxml.core.filer.HashFiler
 
createProcessingInstruction(String, String) - Method in class org.dbxml.xml.dom.DocumentImpl
Creates a ProcessingInstruction node given the specified name and data strings.
createResource(String, String) - Method in class org.dbxml.client.xmldb.CollectionImpl
Creates a new Resource instance for storing data in the repository.
createResource(String, String) - Method in class org.xmldb.api.sdk.SimpleCollection
Creates a new empty Resource with the provided id.
createResource(String, String) - Method in interface org.xmldb.api.base.Collection
Creates a new empty Resource with the provided id.
createResource(String, String) - Method in class org.xmldb.api.reference.CollectionImpl
Creates a new empty Resource with the provided id.
createTextNode(String) - Method in class org.dbxml.xml.dom.DocumentImpl
Creates a Text node given the specified string.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class org.dbxml.xml.dom.DocumentImpl
 
createURLStreamHandler(String) - Method in class org.dbxml.core.request.DbxmlStreamHandlerFactory
Creates an instance of an URLStreamHandler
createValue(String, long) - Method in class org.dbxml.core.system.Sequencer
 
createXMLDBException(Exception) - Static method in class org.dbxml.core.FaultCodes
createXMLDBException creates an XMLDBException instance based on the specified Exception.
createXMLObject(Configuration) - Method in class org.dbxml.core.Collection
createXMLObject creates a new XMLObject object and any associated system resources that the XMLObject will need.
createXMLObject(Document) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Creates a new collection level XMLObject using the provided configuration.
createXMLObject(EncodedBuffer) - Method in class org.dbxml.core.corba.CollectionManagerServant
 
createXMLObject(EncodedBuffer) - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
createXMLObject(EncodedBuffer) - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
createXMLObject(EncodedBuffer) - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
Credentials - interface org.dbxml.core.security.Credentials.
Credenials encapsulates authentication credentials within the system.

D

Database - class org.dbxml.core.Database.
Database is the primary container for the dbXML Database Engine.
Database - interface org.dbxml.core.corba.db.Database.
Generated from IDL definition of interface "Database"
Database - interface org.xmldb.api.base.Database.
Database is an encapsulation of the database driver functionality that is necessary to access an XML database.
Database() - Constructor for class org.dbxml.core.Database
 
DatabaseHelper - class org.dbxml.core.corba.db.DatabaseHelper.
Generated from IDL definition of interface "Database"
DatabaseHelper() - Constructor for class org.dbxml.core.corba.db.DatabaseHelper
 
DatabaseHolder - class org.dbxml.core.corba.db.DatabaseHolder.
Generated from IDL definition of interface "Database"
DatabaseHolder() - Constructor for class org.dbxml.core.corba.db.DatabaseHolder
 
DatabaseHolder(Database) - Constructor for class org.dbxml.core.corba.db.DatabaseHolder
 
DatabaseImpl - class org.dbxml.client.xmldb.DatabaseImpl.
DatabaseImpl is the XML:DB driver implementation for dbXML.
DatabaseImpl - class org.xmldb.api.reference.DatabaseImpl.
Reference Database implmentation.
DatabaseImpl() - Constructor for class org.dbxml.client.xmldb.DatabaseImpl
Constructor for the DatabaseImpl object
DatabaseImpl() - Constructor for class org.xmldb.api.reference.DatabaseImpl
 
DatabaseInstanceManager - class org.dbxml.client.xmldb.services.DatabaseInstanceManager.
DatabaseInstanceManager enables management of the Database intance on the server.
DatabaseInstanceManager(DatabaseManager, Database, DatabaseImpl) - Constructor for class org.dbxml.client.xmldb.services.DatabaseInstanceManager
Creates a new DatabaseInstanceManager instance
DatabaseManager - interface org.dbxml.core.corba.db.DatabaseManager.
Generated from IDL definition of interface "DatabaseManager"
DatabaseManager - class org.xmldb.api.DatabaseManager.
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.
DatabaseManager() - Constructor for class org.xmldb.api.DatabaseManager
 
DatabaseManagerHelper - class org.dbxml.core.corba.db.DatabaseManagerHelper.
Generated from IDL definition of interface "DatabaseManager"
DatabaseManagerHelper() - Constructor for class org.dbxml.core.corba.db.DatabaseManagerHelper
 
DatabaseManagerHolder - class org.dbxml.core.corba.db.DatabaseManagerHolder.
Generated from IDL definition of interface "DatabaseManager"
DatabaseManagerHolder() - Constructor for class org.dbxml.core.corba.db.DatabaseManagerHolder
 
DatabaseManagerHolder(DatabaseManager) - Constructor for class org.dbxml.core.corba.db.DatabaseManagerHolder
 
DatabaseManagerOperations - interface org.dbxml.core.corba.db.DatabaseManagerOperations.
Generated from IDL definition of interface "DatabaseManager"
DatabaseManagerPOA - class org.dbxml.core.corba.db.DatabaseManagerPOA.
Generated from IDL definition of interface "DatabaseManager"
DatabaseManagerPOA() - Constructor for class org.dbxml.core.corba.db.DatabaseManagerPOA
 
DatabaseManagerPOATie - class org.dbxml.core.corba.db.DatabaseManagerPOATie.
Generated from IDL definition of interface "DatabaseManager"
DatabaseManagerPOATie(DatabaseManagerOperations) - Constructor for class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
DatabaseManagerPOATie(DatabaseManagerOperations, POA) - Constructor for class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
DatabaseManagerServant - class org.dbxml.core.corba.DatabaseManagerServant.
DatabaseManager CORBA wrapper for org.dbxml.core.Database Provides administrative access to the Database For detailed documentation
DatabaseManagerServant(Database, Kernel) - Constructor for class org.dbxml.core.corba.DatabaseManagerServant
 
DatabaseOperations - interface org.dbxml.core.corba.db.DatabaseOperations.
Generated from IDL definition of interface "Database"
DatabasePOA - class org.dbxml.core.corba.db.DatabasePOA.
Generated from IDL definition of interface "Database"
DatabasePOA() - Constructor for class org.dbxml.core.corba.db.DatabasePOA
 
DatabasePOATie - class org.dbxml.core.corba.db.DatabasePOATie.
Generated from IDL definition of interface "Database"
DatabasePOATie(DatabaseOperations) - Constructor for class org.dbxml.core.corba.db.DatabasePOATie
 
DatabasePOATie(DatabaseOperations, POA) - Constructor for class org.dbxml.core.corba.db.DatabasePOATie
 
DatabaseServant - class org.dbxml.core.corba.DatabaseServant.
Database CORBA wrapper for org.dbxml.core.Database For detailed documentation
DatabaseServant(Database, Kernel) - Constructor for class org.dbxml.core.corba.DatabaseServant
 
dataBytes(byte[]) - Method in interface org.dbxml.xml.sax.CompressionHandler
dataBytes sets the byte array for the definitions to follow.
DataHelper - class org.dbxml.core.corba.db.DataHelper.
Generated from IDL definition of alias "Data"
DataHelper() - Constructor for class org.dbxml.core.corba.db.DataHelper
 
DataHolder - class org.dbxml.core.corba.db.DataHolder.
Generated from IDL definition of alias "Data"
DataHolder() - Constructor for class org.dbxml.core.corba.db.DataHolder
 
DataHolder(byte[]) - Constructor for class org.dbxml.core.corba.db.DataHolder
 
dataLocation(int, int) - Method in interface org.dbxml.xml.sax.CompressionHandler
dataLocation reports positional information for the Node to follow.
DBDocument - interface org.dbxml.xml.dom.DBDocument.
DBDocument represents a dbXML Collection-originating Document.
DBE - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
DBE_CANNOT_DROP - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
DBE_NO_PARENT - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
DBException - exception org.dbxml.core.DBException.
A DBException is thrown by the database if an exception occurs in the managing (creating, dropping) database objects such as Collections, Indexes, and XMLObjects.
DBException() - Constructor for class org.dbxml.core.DBException
 
DBException(int) - Constructor for class org.dbxml.core.DBException
 
DBException(int, String) - Constructor for class org.dbxml.core.DBException
 
DBNode - interface org.dbxml.xml.dom.DBNode.
DBNode represents a dbXML Collection-originating Node.
DBObject - interface org.dbxml.core.DBObject.
DBObject is the interface implemented by all dbXML database objects.
DBSecurityManager - interface org.dbxml.core.security.DBSecurityManager.
SecurityManager is the interface to the access control functionality of the server.
dbXML - class org.dbxml.core.server.dbXML.
dbXML is the loading mechanism for the dbXML Database Server.
DBXML_NAME_INDEXER - Static variable in class org.dbxml.tools.command.Command
 
DBXML_VAL_INDEXER - Static variable in class org.dbxml.tools.command.Command
 
dbXML() - Constructor for class org.dbxml.core.server.dbXML
 
dbXMLService - class org.dbxml.core.server.services.dbXMLService.
dbXMLService controls the dbXML server instance.
dbXMLService() - Constructor for class org.dbxml.core.server.services.dbXMLService
 
DbxmlStreamHandler - class org.dbxml.core.request.DbxmlStreamHandler.
URLStreamHandler handler that knows how to handle dbXML url instances
DbxmlStreamHandler() - Constructor for class org.dbxml.core.request.DbxmlStreamHandler
 
DbxmlStreamHandlerFactory - class org.dbxml.core.request.DbxmlStreamHandlerFactory.
This interface defines a factory for URL stream protocol handlers.
DbxmlStreamHandlerFactory() - Constructor for class org.dbxml.core.request.DbxmlStreamHandlerFactory
 
DBXMLURI - Static variable in class org.dbxml.tools.command.Command
 
Decl - Static variable in interface org.dbxml.xml.Signatures
 
DeclAttList - Static variable in interface org.dbxml.xml.Signatures
 
DeclCData - Static variable in interface org.dbxml.xml.Signatures
 
DeclComment - Static variable in interface org.dbxml.xml.Signatures
 
DeclDocType - Static variable in interface org.dbxml.xml.Signatures
 
DeclElement - Static variable in interface org.dbxml.xml.Signatures
 
DeclEntity - Static variable in interface org.dbxml.xml.Signatures
 
DeclIgnore - Static variable in interface org.dbxml.xml.Signatures
 
DeclInclude - Static variable in interface org.dbxml.xml.Signatures
 
DeclNotation - Static variable in interface org.dbxml.xml.Signatures
 
DeclReplaced - Static variable in interface org.dbxml.xml.Signatures
 
decRecordCount() - Method in class org.dbxml.core.filer.Paged.FileHeader
Decrement the number of records being managed by the file
DEFAULT_CORBA_NAME - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Default CORBA name service name for the Database instance.
DEFAULT_NAMING_URI - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Default location where the Name service IOR can be located.
DEFAULT_ORB_CLASS - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Default ORB class.
DEFAULT_ORB_NAMING_PROP - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Property name to use to set the naming service up for resolve_initial_refs
DEFAULT_ORB_SINGLETON_CLASS - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Default ORBSingleton class.
DELETE - Static variable in class org.dbxml.core.security.Permission
 
DELETE_STR - Static variable in class org.dbxml.core.security.Permission
 
deleteArrayInt(int[], int) - Static method in class org.dbxml.core.filer.Paged
 
deleteArrayLong(long[], int) - Static method in class org.dbxml.core.filer.Paged
 
deleteArrayShort(short[], int) - Static method in class org.dbxml.core.filer.Paged
 
deleteArrayValue(Value[], int) - Static method in class org.dbxml.core.filer.Paged
 
DeleteCollection - class org.dbxml.tools.command.DeleteCollection.
DeleteCollection.java is designed to let the user delete or drop a named Collection or Nested Collection from the Database or Parent Collection respectively.
DeleteCollection() - Constructor for class org.dbxml.tools.command.DeleteCollection
 
DeleteCollectionXMLObject - class org.dbxml.tools.command.DeleteCollectionXMLObject.
DeleteCollectionXMLObject.java is designed to let the user delete an XMLObject from a specific Collection.
DeleteCollectionXMLObject() - Constructor for class org.dbxml.tools.command.DeleteCollectionXMLObject
 
deleteData(int, int) - Method in class org.dbxml.xml.dom.CharacterDataImpl
Remove a range of characters from the node.
DeleteDocument - class org.dbxml.tools.command.DeleteDocument.
DeleteDocument.java is designed to let the user delete or drop a Document, referred by the Key, from a specific Collection or Nested Collection.
DeleteDocument() - Constructor for class org.dbxml.tools.command.DeleteDocument
 
DeleteIndexer - class org.dbxml.tools.command.DeleteIndexer.
DeleteIndexer.java is designed to let the user delete or drop an Indexer from a named Collection or a nested Collection within the Database.
DeleteIndexer() - Constructor for class org.dbxml.tools.command.DeleteIndexer
 
deleteRecord(Key) - Method in class org.dbxml.core.filer.BTreeFiler
 
deleteRecord(Key) - Method in class org.dbxml.core.filer.MemFiler
deleteRecord removes a Record from the Filer based on the specified Key.
deleteRecord(Key) - Method in class org.dbxml.core.filer.HashFiler
 
deleteRecord(Key) - Method in interface org.dbxml.core.filer.Filer
deleteRecord removes a Record from the Filer based on the specified Key.
deleteRecord(Key) - Method in class org.dbxml.core.filer.FSFiler
deleteRecord removes a Record from the Filer based on the specified Key.
DENY - Static variable in class org.dbxml.core.security.Permission
 
DeploymentTask - class org.dbxml.tools.DeploymentTask.
Handles basic deployment of dbXML services using ant.
DeploymentTask() - Constructor for class org.dbxml.tools.DeploymentTask
Constructor for creating a new DeploymentTask.
deregisterDatabase(Database) - Static method in class org.xmldb.api.DatabaseManager
Deregisters a Database implementation from the DatabaseManager.
detach() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
dispose() - Method in class org.dbxml.core.CollectionManager
 
DOCUMENT - Static variable in class org.dbxml.core.objects.Types
 
DOCUMENT - Static variable in class org.dbxml.core.request.URIMapper
 
DocumentBuilderFactoryImpl - class org.dbxml.xml.jaxp.DocumentBuilderFactoryImpl.
DocumentBuilderFactoryImpl
DocumentBuilderFactoryImpl() - Constructor for class org.dbxml.xml.jaxp.DocumentBuilderFactoryImpl
 
DocumentBuilderImpl - class org.dbxml.xml.jaxp.DocumentBuilderImpl.
DocumentBuilderImpl
DocumentCache - class org.dbxml.core.DocumentCache.
DocumentCache implements a simple Document caching system for Collections.
DocumentCache() - Constructor for class org.dbxml.core.DocumentCache
 
DOCUMENTFRAGMENT - Static variable in class org.dbxml.core.objects.Types
 
DocumentFragmentImpl - class org.dbxml.xml.dom.DocumentFragmentImpl.
DocumentFragmentImpl
DocumentFragmentImpl() - Constructor for class org.dbxml.xml.dom.DocumentFragmentImpl
 
DocumentFragmentImpl(NodeImpl) - Constructor for class org.dbxml.xml.dom.DocumentFragmentImpl
 
DocumentImpl - class org.dbxml.xml.dom.DocumentImpl.
DocumentImpl
DocumentImpl() - Constructor for class org.dbxml.xml.dom.DocumentImpl
 
DocumentImpl(byte[]) - Constructor for class org.dbxml.xml.dom.DocumentImpl
 
DocumentImpl(byte[], int, int) - Constructor for class org.dbxml.xml.dom.DocumentImpl
 
DocumentImpl(byte[], SymbolTable, NodeSource) - Constructor for class org.dbxml.xml.dom.DocumentImpl
 
DocumentImpl(Document) - Constructor for class org.dbxml.xml.dom.DocumentImpl
 
DocumentSet - interface org.dbxml.core.corba.db.DocumentSet.
Generated from IDL definition of interface "DocumentSet"
DocumentSet - interface org.dbxml.core.data.DocumentSet.
DocumentSet is an interface for iterating over a set of Documents.
DocumentSetHelper - class org.dbxml.core.corba.db.DocumentSetHelper.
Generated from IDL definition of interface "DocumentSet"
DocumentSetHelper() - Constructor for class org.dbxml.core.corba.db.DocumentSetHelper
 
DocumentSetHolder - class org.dbxml.core.corba.db.DocumentSetHolder.
Generated from IDL definition of interface "DocumentSet"
DocumentSetHolder() - Constructor for class org.dbxml.core.corba.db.DocumentSetHolder
 
DocumentSetHolder(DocumentSet) - Constructor for class org.dbxml.core.corba.db.DocumentSetHolder
 
DocumentSetOperations - interface org.dbxml.core.corba.db.DocumentSetOperations.
Generated from IDL definition of interface "DocumentSet"
DocumentSetPOA - class org.dbxml.core.corba.db.DocumentSetPOA.
Generated from IDL definition of interface "DocumentSet"
DocumentSetPOA() - Constructor for class org.dbxml.core.corba.db.DocumentSetPOA
 
DocumentSetPOATie - class org.dbxml.core.corba.db.DocumentSetPOATie.
Generated from IDL definition of interface "DocumentSet"
DocumentSetPOATie(DocumentSetOperations) - Constructor for class org.dbxml.core.corba.db.DocumentSetPOATie
 
DocumentSetPOATie(DocumentSetOperations, POA) - Constructor for class org.dbxml.core.corba.db.DocumentSetPOATie
 
DocumentSetServant - class org.dbxml.core.corba.DocumentSetServant.
DocumentSetServant CORBA wrapper for org.dbxml.core.DocumentSet For detailed documentation
DocumentSetServant(DocumentSet) - Constructor for class org.dbxml.core.corba.DocumentSetServant
 
DocumentSetServant(DocumentSet, SymbolSerializer) - Constructor for class org.dbxml.core.corba.DocumentSetServant
 
DocumentTypeImpl - class org.dbxml.xml.dom.DocumentTypeImpl.
DocumentTypeImpl
DocumentTypeImpl() - Constructor for class org.dbxml.xml.dom.DocumentTypeImpl
 
DOMCompressor - class org.dbxml.xml.dom.DOMCompressor.
DOMCompressor is an OutputStream extension that provides functions for writing DOM types to a dbXML Compressed XML Stream.
DOMCompressor(OutputStream, SymbolTable) - Constructor for class org.dbxml.xml.dom.DOMCompressor
 
DOMImplementationImpl - class org.dbxml.xml.dom.DOMImplementationImpl.
DOMImplementationImpl
DOMParser - class org.dbxml.xml.dom.DOMParser.
DOMParser is a custom override of the Xerces DOM Parser that produces a dbXML DOM.
DOMParser() - Constructor for class org.dbxml.xml.dom.DOMParser
 
DOMParser(byte[]) - Constructor for class org.dbxml.xml.dom.DOMParser
Constructor that takes a byte array and immediately parses it as a Document.
DOMParser(InputSource) - Constructor for class org.dbxml.xml.dom.DOMParser
Constructor that takes a SAX InputSource to immediately parse the Document.
DOMParser(InputStream) - Constructor for class org.dbxml.xml.dom.DOMParser
Constructor that takes an InputStream to immediately parse the Document.
DOMParser(Reader) - Constructor for class org.dbxml.xml.dom.DOMParser
Constructor that takes a Reader to immediately parse the Document.
DOMParser(String) - Constructor for class org.dbxml.xml.dom.DOMParser
Constructor that takes a String and immediately parses it as a Document.
DOMParser(Value) - Constructor for class org.dbxml.xml.dom.DOMParser
Constructor that takes a dbXML Value and immediately parses it as a Document.
DOUBLE - Static variable in class org.dbxml.core.objects.Types
 
drop() - Method in class org.dbxml.core.Collection
 
drop() - Method in interface org.dbxml.core.DBObject
drop instructs the DBObjectimplementation to remove itself from existence.
drop() - Method in class org.dbxml.core.filer.Paged
 
drop() - Method in class org.dbxml.core.filer.MemFiler
drop instructs the DBObjectimplementation to remove itself from existence.
drop() - Method in class org.dbxml.core.filer.FSFiler
 
drop(String) - Method in class org.dbxml.core.indexer.IndexManager
drop physically removes the specified Indexer and any associated system resources that the Indexer uses.
drop(String) - Method in class org.dbxml.core.objects.XMLObjectManager
drop physically removes the specified XMLObject and any associated system resources that the XMLObject uses.
dropCollection(Collection) - Method in class org.dbxml.core.CollectionManager
dropCollection physically removes the specified Collection and any associated system resources that the Collection uses.
dropCollection(String) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Drops a child collection from this collection.
dropCollection(String) - Method in class org.dbxml.core.corba.CollectionManagerServant
 
dropCollection(String) - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
dropCollection(String) - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
dropCollection(String) - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
dropIndexer(Indexer) - Method in class org.dbxml.core.Collection
dropIndexer physically removes the specified Indexer and any associated system resources that the Indexer uses.
dropIndexer(String) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Drops the indexer from the collection
dropIndexer(String) - Method in class org.dbxml.core.corba.CollectionManagerServant
 
dropIndexer(String) - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
dropIndexer(String) - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
dropIndexer(String) - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
dropXMLObject(String) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Drops a collection level XMLObject from the collection.
dropXMLObject(String) - Method in class org.dbxml.core.corba.CollectionManagerServant
 
dropXMLObject(String) - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
dropXMLObject(String) - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
dropXMLObject(String) - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
dropXMLObject(XMLObject) - Method in class org.dbxml.core.Collection
dropXMLObject physically removes the specified XMLObject and any associated system resources that the XMLObject uses.
DuplicateIndexException - exception org.dbxml.core.indexer.DuplicateIndexException.
A DuplicateIndexException is thrown if an Indexer create attempt duplicates an existing Indexer.
DuplicateIndexException() - Constructor for class org.dbxml.core.indexer.DuplicateIndexException
 
DuplicateIndexException(String) - Constructor for class org.dbxml.core.indexer.DuplicateIndexException
 
DuplicateObjectException - exception org.dbxml.core.objects.DuplicateObjectException.
A DuplicateObjectException is thrown if an XMLObject create attempt duplicates an existing XMLObject.
DuplicateObjectException() - Constructor for class org.dbxml.core.objects.DuplicateObjectException
 
DuplicateObjectException(String) - Constructor for class org.dbxml.core.objects.DuplicateObjectException
 

E

elapsed() - Method in class org.dbxml.Stopwatch
 
Elem - Static variable in interface org.dbxml.xml.Signatures
 
ELEMENT - Static variable in class org.dbxml.core.objects.Types
 
ElementArgs - class org.dbxml.core.objects.ElementArgs.
ElementArgs
ElementArgs(Element) - Constructor for class org.dbxml.core.objects.ElementArgs
 
ElementImpl - class org.dbxml.xml.dom.ElementImpl.
ElementImpl
ElementImpl() - Constructor for class org.dbxml.xml.dom.ElementImpl
 
ElementImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.ElementImpl
 
ElementImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.ElementImpl
 
ElementImpl(NodeImpl, String) - Constructor for class org.dbxml.xml.dom.ElementImpl
 
EMPTY - Static variable in class org.dbxml.core.objects.Types
 
EmptyDocumentSet - class org.dbxml.core.data.EmptyDocumentSet.
EmptyDocumentSet implements an empty DocumentSet.
EmptyDocumentSet() - Constructor for class org.dbxml.core.data.EmptyDocumentSet
 
EmptyNodeSet - class org.dbxml.core.data.EmptyNodeSet.
EmptyNodeSet implements an empty NodeSet.
EmptyNodeSet() - Constructor for class org.dbxml.core.data.EmptyNodeSet
 
EmptyRecordSet - class org.dbxml.core.data.EmptyRecordSet.
EmptyRecordSet implements an empty RecordSet.
EmptyRecordSet() - Constructor for class org.dbxml.core.data.EmptyRecordSet
 
EncodedBuffer - class org.dbxml.core.corba.db.EncodedBuffer.
Generated from IDL definition of struct "EncodedBuffer"
EncodedBuffer() - Constructor for class org.dbxml.core.corba.db.EncodedBuffer
 
EncodedBuffer(long, byte[], byte[]) - Constructor for class org.dbxml.core.corba.db.EncodedBuffer
 
EncodedBufferConverter - class org.dbxml.core.corba.EncodedBufferConverter.
Converts an EncodedBuffer into a Configuration object.
EncodedBufferConverter() - Constructor for class org.dbxml.core.corba.EncodedBufferConverter
 
EncodedBufferHelper - class org.dbxml.core.corba.db.EncodedBufferHelper.
Generated from IDL definition of struct "EncodedBuffer"
EncodedBufferHelper() - Constructor for class org.dbxml.core.corba.db.EncodedBufferHelper
 
EncodedBufferHolder - class org.dbxml.core.corba.db.EncodedBufferHolder.
Generated from IDL definition of struct "EncodedBuffer"
EncodedBufferHolder() - Constructor for class org.dbxml.core.corba.db.EncodedBufferHolder
 
EncodedBufferHolder(EncodedBuffer) - Constructor for class org.dbxml.core.corba.db.EncodedBufferHolder
 
endDocument() - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the end of the document.
endElement(String, String, String) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the end of an element.
endPrefixMapping(String) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the end of a Namespace mapping.
EntAmp - Static variable in interface org.dbxml.xml.Signatures
 
EntApos - Static variable in interface org.dbxml.xml.Signatures
 
EntDefined - Static variable in interface org.dbxml.xml.Signatures
 
EntGt - Static variable in interface org.dbxml.xml.Signatures
 
EntityImpl - class org.dbxml.xml.dom.EntityImpl.
EntityImpl
EntityImpl() - Constructor for class org.dbxml.xml.dom.EntityImpl
 
EntityImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.EntityImpl
 
EntityImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.EntityImpl
 
EntityReferenceImpl - class org.dbxml.xml.dom.EntityReferenceImpl.
EntityReferenceImpl
EntityReferenceImpl() - Constructor for class org.dbxml.xml.dom.EntityReferenceImpl
 
EntityReferenceImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.EntityReferenceImpl
 
EntityReferenceImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.EntityReferenceImpl
 
EntityReferenceImpl(NodeImpl, String) - Constructor for class org.dbxml.xml.dom.EntityReferenceImpl
 
EntLt - Static variable in interface org.dbxml.xml.Signatures
 
EntQuot - Static variable in interface org.dbxml.xml.Signatures
 
EntUnicode - Static variable in interface org.dbxml.xml.Signatures
 
EntUnknown - Static variable in interface org.dbxml.xml.Signatures
 
EQ - Static variable in class org.dbxml.core.indexer.IndexQuery
 
equals(Object) - Method in class org.dbxml.core.data.Value
 
equals(Object) - Method in class org.dbxml.core.data.Key
 
equals(Object) - Method in class org.dbxml.core.indexer.IndexPattern
 
equals(Value) - Method in class org.dbxml.core.data.Value
 
equals(Value) - Method in class org.dbxml.core.data.Key
 
errorCode - Variable in class org.xmldb.api.base.XMLDBException
 
ErrorCodes - class org.xmldb.api.base.ErrorCodes.
ErrorCodes defines XML:DB error codes that can be used to set the errorCodes attribute of an XMLDBException
ErrorCodes() - Constructor for class org.xmldb.api.base.ErrorCodes
 
EX_DOMSTRING_SIZE - Static variable in class org.dbxml.xml.dom.NodeImpl
 
EX_HIERARCHY_REQUEST - Static variable in class org.dbxml.xml.dom.NodeImpl
 
EX_INDEX_SIZE - Static variable in class org.dbxml.xml.dom.NodeImpl
 
EX_INUSE_ATTRIBUTE - Static variable in class org.dbxml.xml.dom.NodeImpl
 
EX_INVALID_STATE - Static variable in class org.dbxml.xml.dom.NodeImpl
 
EX_NO_DATA_ALLOWED - Static variable in class org.dbxml.xml.dom.NodeImpl
 
EX_NO_MODIFICATION_ALLOWED - Static variable in class org.dbxml.xml.dom.NodeImpl
 
EX_NOT_FOUND - Static variable in class org.dbxml.xml.dom.NodeImpl
 
EX_WRONG_DOCUMENT - Static variable in class org.dbxml.xml.dom.NodeImpl
 
exceptionMessage - Variable in class org.dbxml.core.corba.db.APIException
 
EXECUTE - Static variable in class org.dbxml.core.security.Permission
 
EXECUTE_STR - Static variable in class org.dbxml.core.security.Permission
 
execute() - Method in interface org.dbxml.core.query.Query
execute actually Executes the query and returns the resulting NodeSet.
execute() - Method in class org.dbxml.tests.TestXmlObject
 
execute() - Method in class org.dbxml.tools.DeploymentTask
Executes the task.
execute(Collection) - Method in class org.dbxml.core.xupdate.XUpdateImpl
Execute the set of XUpdate commands against a collection.
execute(Hashtable) - Method in class org.dbxml.tools.command.Command
 
execute(Hashtable) - Method in class org.dbxml.tools.command.DeleteDocument
 
execute(Hashtable) - Method in class org.dbxml.tools.command.ImportTree
 
execute(Hashtable) - Method in class org.dbxml.tools.command.ListCollectionDocuments
 
execute(Hashtable) - Method in class org.dbxml.tools.command.AddDocument
TODO: Description of the Method
execute(Hashtable) - Method in class org.dbxml.tools.command.DeleteCollectionXMLObject
 
execute(Hashtable) - Method in class org.dbxml.tools.command.DeleteIndexer
 
execute(Hashtable) - Method in class org.dbxml.tools.command.DeleteCollection
 
execute(Hashtable) - Method in class org.dbxml.tools.command.ListCollections
 
execute(Hashtable) - Method in class org.dbxml.tools.command.RetrieveDocument
 
execute(Hashtable) - Method in class org.dbxml.tools.command.XPathQuery
 
execute(Hashtable) - Method in class org.dbxml.tools.command.Shutdown
 
execute(Hashtable) - Method in class org.dbxml.tools.command.AddCollection
TODO: Description of the Method
execute(Hashtable) - Method in class org.dbxml.tools.command.ListCollectionXMLObjects
 
execute(Hashtable) - Method in class org.dbxml.tools.command.ListIndexers
 
execute(Hashtable) - Method in class org.dbxml.tools.command.AddIndexer
 
execute(Hashtable) - Method in class org.dbxml.tools.command.AddCollectionXMLObject
 
execute(Hashtable) - Method in class org.dbxml.tools.command.ExportTree
TODO: Description of the Method
execute(Hashtable) - Method in class org.dbxml.tools.command.InvokeXmlObject
 
execute(Hashtable) - Method in class org.dbxml.tools.command.AddMultipleDocuments
 
execute(Node) - Method in class org.dbxml.core.xupdate.XPathQueryImpl
Execute the xpath.
execute(Node) - Method in class org.dbxml.core.xupdate.XUpdateImpl
Execute the XUpdate commands against a document.
exists() - Method in class org.dbxml.core.Collection
 
exists() - Method in interface org.dbxml.core.DBObject
exists returns whether or not a physical representation of this DBObject actually exists.
exists() - Method in class org.dbxml.core.filer.Paged
 
exists() - Method in class org.dbxml.core.filer.MemFiler
 
exists() - Method in class org.dbxml.core.filer.FSFiler
 
expandEntities(String) - Static method in class org.dbxml.core.query.QueryEngine
expandEntities expands the String's pre-defined XML entities (<, >, etc...) into their actual character representations.
expandSource() - Method in class org.dbxml.xml.dom.NodeImpl
 
expandSource() - Method in class org.dbxml.xml.dom.ElementImpl
 
expandSource() - Method in class org.dbxml.xml.dom.DocumentImpl
 
expandSource() - Method in interface org.dbxml.xml.dom.DBNode
expandSource expands the source into the Node as a namespace and a set of attributes.
ExportTree - class org.dbxml.tools.command.ExportTree.
ExportTree.java is designed to take a Collection tree and create a Directory tree from it.
ExportTree() - Constructor for class org.dbxml.tools.command.ExportTree
 
extract(Any) - Static method in class org.dbxml.core.corba.db.ValueHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.NamedValsHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.ServantManagementHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.CollectionHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.EncodedBufferHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.DataHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.FaultCodesHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.APIExceptionHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.NameHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.TimestampHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.KeyHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.CollectionManagerHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.BufferHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.DocumentSetHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.DatabaseManagerHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.NamesHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.NamedValHelper
 
extract(Any) - Static method in class org.dbxml.core.corba.db.DatabaseHelper
 

F

False - Static variable in interface org.dbxml.xml.Signatures
 
faultCode - Variable in class org.dbxml.core.DBException
 
faultCode - Variable in class org.dbxml.core.corba.db.APIException
 
FaultCodes - class org.dbxml.core.FaultCodes.
FaultCodes defines the dbXML specific fault codes and associated error messages.
FaultCodes - interface org.dbxml.core.corba.db.FaultCodes.
Generated from IDL definition of interface "FaultCodes"
FaultCodesHelper - class org.dbxml.core.corba.db.FaultCodesHelper.
Generated from IDL definition of interface "FaultCodes"
FaultCodesHelper() - Constructor for class org.dbxml.core.corba.db.FaultCodesHelper
 
FaultCodesHolder - class org.dbxml.core.corba.db.FaultCodesHolder.
Generated from IDL definition of interface "FaultCodes"
FaultCodesHolder() - Constructor for class org.dbxml.core.corba.db.FaultCodesHolder
 
FaultCodesHolder(FaultCodes) - Constructor for class org.dbxml.core.corba.db.FaultCodesHolder
 
FaultCodesOperations - interface org.dbxml.core.corba.db.FaultCodesOperations.
Generated from IDL definition of interface "FaultCodes"
FaultCodesPOA - class org.dbxml.core.corba.db.FaultCodesPOA.
Generated from IDL definition of interface "FaultCodes"
FaultCodesPOA() - Constructor for class org.dbxml.core.corba.db.FaultCodesPOA
 
FaultCodesPOATie - class org.dbxml.core.corba.db.FaultCodesPOATie.
Generated from IDL definition of interface "FaultCodes"
FaultCodesPOATie(FaultCodesOperations) - Constructor for class org.dbxml.core.corba.db.FaultCodesPOATie
 
FaultCodesPOATie(FaultCodesOperations, POA) - Constructor for class org.dbxml.core.corba.db.FaultCodesPOATie
 
faultMessage - Variable in class org.dbxml.core.corba.db.APIException
 
Filer - interface org.dbxml.core.filer.Filer.
Filer is the low-level file management interface for dbXML.
FilerException - exception org.dbxml.core.filer.FilerException.
A FilerException is thrown by a Filer if an exception occurs in the managing of the Filer.
FilerException(int) - Constructor for class org.dbxml.core.filer.FilerException
 
FilerException(int, String) - Constructor for class org.dbxml.core.filer.FilerException
 
findValue(BTree.BTreeRootInfo, Value) - Method in class org.dbxml.core.filer.BTree
findValue finds a Value in the BTree and returns the associated pointer for it.
findValue(Value) - Method in class org.dbxml.core.filer.BTree
findValue finds a Value in the BTree and returns the associated pointer for it.
firstChild() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
FLOAT - Static variable in class org.dbxml.core.objects.Types
 
flushSymbolTable() - Method in class org.dbxml.core.Collection
 
FSFiler - class org.dbxml.core.filer.FSFiler.
FSFiler allows you to use existing file systems withing dbXML.
FSFiler() - Constructor for class org.dbxml.core.filer.FSFiler
 
FUNC_BOOLEAN - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_CEILING - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_CONCAT - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_CONTAINS - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_FALSE - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_FLOOR - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_NORMALIZE_SPACE - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_NOT - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_NUMBER - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_ROUND - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_STARTS_WITH - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_STRING - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_STRING_LENGTH - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_SUBSTRING - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_SUBSTRING_AFTER - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_SUBSTRING_BEFORE - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_TRANSLATE - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
FUNC_TRUE - Static variable in class org.dbxml.core.query.XPathQueryResolver
 

G

GEN - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
GEN_CRITICAL_ERROR - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
GEN_FATAL_ERROR - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
GEN_GENERAL_ERROR - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
GEN_UNKNOWN - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
GEQ - Static variable in class org.dbxml.core.indexer.IndexQuery
 
get(String) - Method in class org.dbxml.core.indexer.IndexManager
get retrieves an Indexer by name.
get(String) - Method in class org.dbxml.core.objects.XMLObjectManager
get retrieves an XMLObject by name, and will also do the work of instantiation and pool-retrieval.
get(String) - Method in class org.dbxml.core.objects.MapArgs
 
get(String) - Method in class org.dbxml.core.objects.ElementArgs
 
get(String) - Method in interface org.dbxml.core.objects.Args
get returns a Variant argument by name, or null of the argumnet doesn't exist.
getActualEncoding() - Method in class org.dbxml.xml.dom.DocumentImpl
 
getArgs() - Method in class org.dbxml.core.objects.Variant
getArgs returns the value as an Args instance.
getArguments() - Method in class org.dbxml.core.request.URIMapper
getArguments returns method arguments in the form of a String array.
getAttribute() - Method in class org.dbxml.core.indexer.IndexMatch
getAttribute returns the Attribute symbol ID for the Match.
getAttribute(String) - Method in class org.dbxml.xml.dom.ElementImpl
Retrieves an attribute value by name.
getAttribute(String) - Method in class org.dbxml.xml.jaxp.DocumentBuilderFactoryImpl
 
getAttributeID() - Method in class org.dbxml.core.indexer.IndexPattern
getAttributeID returns the Attribute Symbol ID for this pattern if there is one, otherwise it returns a negative value.
getAttributeName() - Method in class org.dbxml.core.indexer.IndexPattern
getAttributeName returns the Attribute Name for this pattern if there is one, otherwise it returns null.
getAttributeNode(String) - Method in class org.dbxml.xml.dom.ElementImpl
Retrieves an Attr node by name.
getAttributeNodeNS(String, String) - Method in class org.dbxml.xml.dom.ElementImpl
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.dbxml.xml.dom.ElementImpl
Retrieves an attribute value by local name and namespace URI.
getAttributes() - Method in class org.dbxml.xml.dom.NodeImpl
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class org.dbxml.xml.dom.ElementImpl
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getBestIndexer(String, IndexPattern) - Method in class org.dbxml.core.indexer.IndexManager
getBestIndexer retrieves the best Indexer to use for the specified IndexPattern.
getBoolean() - Method in class org.dbxml.core.objects.Variant
getBoolean returns the value as a boolean.
getByte() - Method in class org.dbxml.core.objects.Variant
getByte returns the value as a byte.
getCacheControl(Document) - Static method in class org.dbxml.core.DocumentCache
 
getCanonicalDocumentName(Key) - Method in class org.dbxml.core.Collection
getCanonicalDocumentName returns the canonical name for the specified Key in relation to this Collection.
getCanonicalName() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns the fully qualified name of the Collection
getCanonicalName() - Method in class org.dbxml.client.xmldb.services.CollectionManager
Returns the fully qualified name of the collection that this manager is associated with.
getCanonicalName() - Method in class org.dbxml.core.Collection
getCanonicalName returns the canonical name for this Object.
getCanonicalName() - Method in interface org.dbxml.core.Container
getCanonicalName returns the canonical name for the contained Document.
getCanonicalName() - Method in class org.dbxml.core.corba.CollectionManagerServant
 
getCanonicalName() - Method in class org.dbxml.core.corba.CollectionServant
Returns the Canonical Name of the Collection
getCanonicalName() - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
getCanonicalName() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
getCanonicalName() - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
getCanonicalName() - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
getCanonicalName() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
getCanonicalName() - Method in class org.dbxml.core.corba.db._CollectionStub
 
getCanonicalName() - Method in class org.dbxml.xml.NodeSource
 
getCanonicalName(String) - Method in class org.dbxml.core.objects.XMLObjectManager
 
getChar() - Method in class org.dbxml.core.objects.Variant
getChar returns the value as a char.
getChildCollection(String) - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns a Collection instance for the requested child collection if it exists.
getChildCollection(String) - Method in class org.xmldb.api.sdk.SimpleCollection
Returns a Collection instance for the requested child collection if it exists.
getChildCollection(String) - Method in interface org.xmldb.api.base.Collection
Returns a Collection instance for the requested child collection if it exists.
getChildCollection(String) - Method in class org.xmldb.api.reference.CollectionImpl
Returns a Collection instance for the requested child collection if it exists.
getChildCollectionCount() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns the number of child Collections
getChildCollectionCount() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns the number of child collections under this Collection or 0 if no child collections exist.
getChildCollectionCount() - Method in interface org.xmldb.api.base.Collection
Returns the number of child collections under this Collection or 0 if no child collections exist.
getChildCollectionCount() - Method in class org.xmldb.api.reference.CollectionImpl
Returns the number of child collections under this Collection.
getChildNodes() - Method in class org.dbxml.xml.dom.NodeImpl
A NodeList that contains all children of this node.
getChildNodes() - Method in class org.dbxml.xml.dom.ContainerNodeImpl
 
getCollection() - Method in interface org.dbxml.core.Container
getCollection returns the Collection that the Document contained belongs to.
getCollection() - Method in class org.dbxml.core.objects.SimpleXMLObject
 
getCollection() - Method in interface org.dbxml.core.objects.XMLObject
 
getCollection() - Method in class org.dbxml.core.request.URIMapper
getCollection returns the Collection object that was resolved in the parsing of the URI.
getCollection() - Method in class org.dbxml.xml.NodeSource
 
getCollection(String) - Method in class org.dbxml.core.CollectionManager
getCollection retrieves a Collection by name.
getCollection(String) - Method in class org.dbxml.core.corba.CollectionServant
Retrieves a new Collection instance for the named collection.
getCollection(String) - Method in class org.dbxml.core.corba.DatabaseServant
 
getCollection(String) - Method in class org.dbxml.core.corba.db._DatabaseStub
 
getCollection(String) - Method in interface org.dbxml.core.corba.db.DatabaseOperations
 
getCollection(String) - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
getCollection(String) - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
getCollection(String) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
getCollection(String) - Method in class org.dbxml.core.corba.db._CollectionStub
 
getCollection(String) - Static method in class org.xmldb.api.DatabaseManager
Retrieves a Collection instance from the database for the given URI.
getCollection(String) - Method in class org.xmldb.api.sdk.SimpleDatabase
Retrieves a Collection instance based on the URI provided in the uri parameter.
getCollection(String) - Method in class org.xmldb.api.reference.DatabaseImpl
Retrieves a Collection instance based on the URI provided in the uri parameter.
getCollection(String, String, String) - Method in class org.dbxml.client.xmldb.DatabaseImpl
Creates a Collection instance using the URI to locate the collection in the dbXML instance.
getCollection(String, String, String) - Static method in class org.xmldb.api.DatabaseManager
Retrieves a Collection instance from the database for the given URI.
getCollection(String, String, String) - Method in interface org.xmldb.api.base.Database
Retrieves a Collection instance based on the URI provided in the uri parameter.
getCollectionManager() - Method in class org.dbxml.core.corba.CollectionServant
Returns a CollectionManager instance for this collection.
getCollectionManager() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
getCollectionManager() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
getCollectionManager() - Method in class org.dbxml.core.corba.db._CollectionStub
 
getCollectionName() - Method in class org.dbxml.client.xmldb.services.CollectionManager
Returns the name of the collection that this manager is associated with.
getCollectionRoot() - Method in class org.dbxml.core.Collection
 
getConfig() - Method in class org.dbxml.core.CollectionManager
 
getConfig() - Method in class org.dbxml.core.filer.BTreeFiler
 
getConfig() - Method in class org.dbxml.core.filer.HashFiler
 
getConfig() - Method in class org.dbxml.core.indexer.ValueIndexer
 
getConfig() - Method in class org.dbxml.core.indexer.NameIndexer
 
getConfig() - Method in class org.dbxml.core.security.LocalSecurityManager
getConfig retrieves the configuration information for the Configurable object instance.
getConfig() - Method in class org.dbxml.core.security.ResourcePermissions
getConfig retrieves the configuration information for the Configurable object instance.
getConformanceLevel() - Method in class org.dbxml.client.xmldb.DatabaseImpl
Gets the ConformanceLevel attribute of the DatabaseImpl object
getConformanceLevel() - Method in class org.xmldb.api.sdk.SimpleDatabase
Returns the XML:DB API Conformance level for the implementation.
getConformanceLevel() - Method in interface org.xmldb.api.base.Database
Returns the XML:DB API Conformance level for the implementation.
getConformanceLevel(String) - Static method in class org.xmldb.api.DatabaseManager
Returns the Core Level conformance value for the provided URI.
getContainer() - Method in class org.dbxml.core.request.URIMapper
getContainer returns the Document Container that was resolved in the parsing of the URI.
getContainer(Object) - Method in class org.dbxml.core.Collection
getContainer retrieves a Container from the Collection.
getContent() - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
Gets the content of the XMLResourceImpl object
getContent() - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Retrieves the content from the resource.
getContent() - Method in class org.xmldb.api.sdk.modules.SimpleBinaryResource
Retrieves the content from the resource.
getContent() - Method in interface org.xmldb.api.base.Resource
Retrieves the content from the resource.
getContentAsDOM() - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
Returns the content of the resource as a DOM Node.
getContentAsDOM() - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Returns the content of the Resource as a DOM Node.
getContentAsDOM() - Method in interface org.xmldb.api.modules.XMLResource
Returns the content of the Resource as a DOM Node.
getContentAsSAX(ContentHandler) - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
getContentAsSAX enables retrieving of the content via the use of a SAX ContentHandler.
getContentAsSAX(ContentHandler) - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Allows you to use a ContentHandler to parse the XML data from the database for use in an application.
getContentAsSAX(ContentHandler) - Method in interface org.xmldb.api.modules.XMLResource
Allows you to use a ContentHandler to parse the XML data from the database for use in an application.
getContentEncoding() - Method in class org.dbxml.core.request.URIMapper
Returns the value of the content-encoding header field.
getContentHandler() - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
getContentLength() - Method in class org.dbxml.core.request.URIMapper
Returns the value of the content-length header field.
getContentType() - Method in class org.dbxml.core.request.URIMapper
Returns the value of the content-type header field.
getContextNode() - Method in class org.dbxml.xml.NamespaceMap
 
getCurrentNode() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
The node at which the TreeWalker is currently positioned.
getData() - Method in class org.dbxml.core.data.Value
getData retrieves the data being stored by the Value as a byte array.
getData() - Method in class org.dbxml.xml.dom.CharacterDataImpl
The character data of the node that implements this interface.
getData() - Method in class org.dbxml.xml.dom.ProcessingInstructionImpl
The content of this processing instruction.
getDatabase() - Method in class org.dbxml.core.Collection
getDatabase returns the Database owner for this Collection.
getDatabase() - Method in class org.dbxml.core.Database
 
getDatabase() - Method in class org.dbxml.core.query.QueryEngine
 
getDatabase() - Method in class org.dbxml.core.request.URIMapper
getDatabase returns the Database that was resolved in the parsing of this URI.
getDatabase() - Method in class org.dbxml.core.server.services.dbXMLService
Returns the Database instance for the currently running server.
getDatabase(String) - Static method in class org.dbxml.core.Database
 
getDatabaseManager() - Method in class org.dbxml.core.corba.DatabaseServant
 
getDatabaseManager() - Method in class org.dbxml.core.corba.db._DatabaseStub
 
getDatabaseManager() - Method in interface org.dbxml.core.corba.db.DatabaseOperations
 
getDatabaseManager() - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
getDatabaseName() - Method in class org.dbxml.client.xmldb.services.DatabaseInstanceManager
Returns the name of this database
getDatabases() - Static method in class org.xmldb.api.DatabaseManager
Returns a list of all available Database implementations that have been registered with this DatabaseManager.
getDataBytes() - Method in class org.dbxml.xml.dom.NodeImpl
 
getDataBytes() - Method in interface org.dbxml.xml.dom.CompressedNode
getDataBytes returns the byte array that defines this Node.
getDataLen() - Method in class org.dbxml.core.filer.Paged.PageHeader
The length of the Data
getDataLen() - Method in class org.dbxml.xml.dom.NodeImpl
 
getDataLen() - Method in interface org.dbxml.xml.dom.CompressedNode
getDataLen returns the length of the Node's definition in the byte array.
getDataPos() - Method in class org.dbxml.xml.dom.NodeImpl
 
getDataPos() - Method in interface org.dbxml.xml.dom.CompressedNode
getDataPos returns the offset into the Node definition's byte array that the Node starts at.
getDefaultNamespace() - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
getDefaultNamespaceURI() - Method in class org.dbxml.xml.NamespaceMap
 
getDefinition() - Static method in class org.dbxml.xml.SymbolTableSymbols
 
getDoctype() - Method in class org.dbxml.xml.dom.DocumentImpl
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Method in interface org.dbxml.core.Container
getDocument returns the contained Document.
getDocument() - Method in class org.dbxml.core.objects.Variant
getDocument returns the value as a Document.
getDocument() - Method in class org.dbxml.core.request.URIMapper
getDocument returns the Document object that was resolved in the parsing of the URI.
getDocument(Collection, Key) - Method in class org.dbxml.core.DocumentCache
 
getDocument(Object) - Method in class org.dbxml.core.Collection
getDocument retrieves a Document by Key.
getDocument(String, long) - Method in class org.dbxml.core.corba.CollectionServant
Retrieves a document from the collection
getDocument(String, long) - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
getDocument(String, long) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
getDocument(String, long) - Method in class org.dbxml.core.corba.db._CollectionStub
 
getDocumentCache() - Method in class org.dbxml.core.Database
getDocumentCache returns the Database-level Document Cache.
getDocumentCount() - Method in class org.dbxml.core.Collection
getDocumentCount returns the count of Documents being maintained by this Collection.
getDocumentCount() - Method in class org.dbxml.core.corba.CollectionServant
Returns the number of documents stored in this collection.
getDocumentCount() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
getDocumentCount() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
getDocumentCount() - Method in class org.dbxml.core.corba.db._CollectionStub
 
getDocumentElement() - Method in class org.dbxml.xml.dom.DocumentImpl
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentFragment() - Method in class org.dbxml.core.objects.Variant
getDocumentFragment returns the value as a DocumentFragment.
getDocumentId() - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
Returns the unique id for the parent document to this Resource or null if the Resource does not have a parent document.
getDocumentId() - Method in interface org.xmldb.api.modules.XMLResource
Returns the unique id for the parent document to this Resource or null if the Resource does not have a parent document.
getDocuments() - Method in class org.dbxml.core.corba.CollectionServant
Returns a set containing all documents in the collection.
getDocuments() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
getDocuments() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
getDocuments() - Method in class org.dbxml.core.corba.db._CollectionStub
 
getDocumentSet() - Method in class org.dbxml.core.Collection
getDocumentSet returns the set of Documents being maintained by this Collection.
getDOMImplementation() - Method in class org.dbxml.xml.jaxp.DocumentBuilderImpl
 
getDouble() - Method in class org.dbxml.core.objects.Variant
getDouble returns the value as a double.
getDTDHandler() - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
getElement() - Method in class org.dbxml.core.indexer.IndexMatch
getElement returns the Element symbol ID for the Match.
getElement() - Method in class org.dbxml.core.objects.Variant
getElement returns the value as an Element.
getElementById(String) - Method in class org.dbxml.xml.dom.ContainerNodeImpl
 
getElementID() - Method in class org.dbxml.core.indexer.IndexPattern
getElementID returns the Element Symbol ID for this pattern if there is one, otherwise it returns a negative value.
getElementName() - Method in class org.dbxml.core.indexer.IndexPattern
getElementName returns the Element Name for this pattern if there is one, otherwise it returns null.
getElementsByTagName(String) - Method in class org.dbxml.xml.dom.ContainerNodeImpl
Returns a 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.
getElementsByTagNameNS(String, String) - Method in class org.dbxml.xml.dom.ContainerNodeImpl
 
getEncoding() - Method in class org.dbxml.xml.dom.DocumentImpl
 
getEncoding() - Method in class org.dbxml.xml.dom.EntityImpl
 
getEntities() - Method in class org.dbxml.xml.dom.DocumentTypeImpl
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
getErrorHandler() - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
getExpandEntityReferences() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getFaultCode(Exception) - Static method in class org.dbxml.core.FaultCodes
getFaultCode examines the provided exception to determine the fault code that is associated with it.
getFaultCodeSeries(Exception) - Static method in class org.dbxml.core.FaultCodes
getFaultCodeSeries examines the provided exception to determine the fault code series that is associated with it.
getFaultCodeType(Exception) - Static method in class org.dbxml.core.FaultCodes
getFaultCodeType examines the provided exception to determine the general fault code that is associated with it.
getFaultMessage(Exception) - Static method in class org.dbxml.core.FaultCodes
getFaultMessage examines the provided exception to determine the fault message that is associated with it.
getFeature(String) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
getFileHeader() - Method in class org.dbxml.core.filer.Paged
getFileHeader returns the FileHeader
getFiler() - Method in class org.dbxml.core.Collection
getFiler returns the low-level Filer instances underlying the Collection instance.
getFilter() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
The filter used to screen nodes.
getFirstChild() - Method in class org.dbxml.xml.dom.NodeImpl
The first child of this node.
getFirstChild() - Method in class org.dbxml.xml.dom.ContainerNodeImpl
The first child of this node.
getFirstFreePage() - Method in class org.dbxml.core.filer.Paged.FileHeader
The first free page in unused secondary space
getFloat() - Method in class org.dbxml.core.objects.Variant
getFloat returns the value as a float.
getGroups() - Method in class org.dbxml.core.security.PasswordCredentials
Returns the list of groups to which these credentials belong.
getGroups() - Method in interface org.dbxml.core.security.Credentials
Returns the list of groups to which these credentials belong.
getHash() - Method in class org.dbxml.core.data.Key
 
getHeaderSize() - Method in class org.dbxml.core.filer.Paged.FileHeader
The size of the FileHeader.
getId() - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
Gets the Id attribute of the XMLResourceImpl object
getId() - Method in class org.xmldb.api.sdk.modules.BaseResource
Returns the unique id for this Resource or null if the resource is anonymous.
getId() - Method in interface org.xmldb.api.base.Resource
Returns the unique id for this Resource or null if the Resource is anonymous.
getImplementation() - Method in class org.dbxml.xml.dom.DocumentImpl
The DOMImplementation object that handles this document.
getIndexer(String) - Method in class org.dbxml.core.Collection
getIndexer retrieves an Indexer by name.
getIndexManager() - Method in class org.dbxml.core.Collection
return the IndexManager being used by this Collection.
getIndexStyle() - Method in class org.dbxml.core.indexer.ValueIndexer
 
getIndexStyle() - Method in class org.dbxml.core.indexer.NameIndexer
 
getIndexStyle() - Method in interface org.dbxml.core.indexer.Indexer
getIndexStyle returns the Index style.
getInputStream() - Method in class org.dbxml.core.data.Value
getInputStream returns an InputStream for the Value.
getInputStream() - Method in class org.dbxml.core.request.URIMapper
Returns an input stream that reads from this open connection.
getInstance() - Static method in class org.dbxml.xml.SymbolTableSymbols
 
getInstance() - Static method in class org.dbxml.xml.dom.DOMImplementationImpl
 
getInt() - Method in class org.dbxml.core.objects.Variant
getInt returns the value as an int.
getInternalSubset() - Method in class org.dbxml.xml.dom.DocumentTypeImpl
The internal subset as a string.The actual content returned depends on how much information is available to the implementation.
getIterator() - Method in class org.dbxml.client.xmldb.ResourceSetImpl
Returns an iterator over all Resource instances stored in the set.
getIterator() - Method in interface org.xmldb.api.base.ResourceSet
Returns an iterator over all Resource instances stored in the set.
getKernel() - Method in class org.dbxml.core.Database
 
getKey() - Method in interface org.dbxml.core.Container
getKey returns the Document Key.
getKey() - Method in class org.dbxml.core.data.Record
getKey returns the Record's Key.
getKey() - Method in class org.dbxml.core.filer.Paged.Page
 
getKey() - Method in class org.dbxml.core.indexer.IndexMatch
getKey returns the Document Key for the IndexMatch.
getKey() - Method in class org.dbxml.xml.NodeSource
 
getKey() - Method in class org.dbxml.xml.dom.NodeImpl
This attribute returns a unique key identifying this node.What type should this really be?In what space is this key unique (Document, DOMImplementation)?What is the lifetime of the uniqueness of this key (Node, Document, ...)?
getKeyHash() - Method in class org.dbxml.core.filer.Paged.PageHeader
The hashed value of the Key for quick comparisons
getKeyLen() - Method in class org.dbxml.core.filer.Paged.PageHeader
The length of the Key
getKeySet() - Method in interface org.dbxml.core.query.Query
getKeySet returns the initial set of Keys for this Query.
getLastChild() - Method in class org.dbxml.xml.dom.NodeImpl
The last child of this node.
getLastChild() - Method in class org.dbxml.xml.dom.ContainerNodeImpl
The last child of this node.
getLastFreePage() - Method in class org.dbxml.core.filer.Paged.FileHeader
The last free page in unused secondary space
getLastModified() - Method in class org.dbxml.core.corba.SymbolDeserializer
getLastModified returns the last modified time stamp of the client's image of the managed Symbol Table.
getLastModified() - Method in class org.dbxml.core.corba.SymbolSerializer
getLastModified returns a time stamp of the last server-side modified of the Symbol Table.
getLastModified() - Method in class org.dbxml.core.request.URIMapper
Returns the value of the last-modified header field.
getLastModified() - Method in class org.dbxml.xml.SymbolTable
 
getLength() - Method in class org.dbxml.core.data.Value
getLength retrieves the length of the data being stored by the Value.
getLength() - Method in class org.dbxml.core.indexer.IndexMatch
getLength returns the Node length for the Match.
getLength() - Method in class org.dbxml.core.indexer.IndexQuery
getLength returns the length of the Value set associated with this query.
getLength() - Method in class org.dbxml.xml.dom.CharacterDataImpl
The number of characters that are available through data and the substringData method below.
getLength() - Method in class org.dbxml.xml.dom.NodeListImpl
The number of nodes in the list.
getLocalName() - Method in class org.dbxml.xml.dom.NodeImpl
Returns the local part of the qualified name of this node.
getLong() - Method in class org.dbxml.core.objects.Variant
getLong returns the value as a long.
getLookupName(String, String) - Static method in class org.dbxml.xml.SymbolTable
 
getMatchLevel(IndexPattern) - Method in class org.dbxml.core.indexer.IndexPattern
getMatchLevel compares this IndexPattern to p and returns the strength of the match betwen the two patterns from 0 to 15.
getMaxKeySize() - Method in class org.dbxml.core.filer.Paged.FileHeader
The maximum number of bytes a key can be.
getMembersAsResource() - Method in class org.dbxml.client.xmldb.ResourceSetImpl
Returns a Resource containing an XML representation of all resources stored in the set.
getMembersAsResource() - Method in interface org.xmldb.api.base.ResourceSet
Returns a Resource containing an XML representation of all resources stored in the set.
getMessage(int) - Static method in class org.dbxml.core.FaultCodes
getMessage returns a textual form for the specified fault code.
getMetaData(Object) - Method in class org.dbxml.core.data.Record
getMetaData returns metadata about the Value.
getMethod() - Method in class org.dbxml.core.request.URIMapper
getMethod returns the method name that was resolved in the parsing of the URI.
getModifiedCount() - Method in class org.dbxml.core.xupdate.XUpdateImpl
 
getName() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns the name of the Collection
getName() - Method in class org.dbxml.client.xmldb.DatabaseImpl
Gets the instance Name
getName() - Method in class org.dbxml.client.xmldb.services.CollectionManager
Returns the name of the Service
getName() - Method in class org.dbxml.client.xmldb.services.XMLObjectService
 
getName() - Method in class org.dbxml.client.xmldb.services.DatabaseInstanceManager
 
getName() - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
getName() - Method in class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl
 
getName() - Method in class org.dbxml.core.Collection
 
getName() - Method in class org.dbxml.core.corba.CollectionManagerServant
 
getName() - Method in class org.dbxml.core.corba.DatabaseManagerServant
 
getName() - Method in class org.dbxml.core.corba.CollectionServant
Gets the Name of the Collection
getName() - Method in class org.dbxml.core.corba.DatabaseServant
 
getName() - Method in class org.dbxml.core.corba.db._DatabaseStub
 
getName() - Method in interface org.dbxml.core.corba.db.DatabaseOperations
 
getName() - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
getName() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
getName() - Method in class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
getName() - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
getName() - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
getName() - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
getName() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
getName() - Method in class org.dbxml.core.corba.db._CollectionStub
 
getName() - Method in class org.dbxml.core.corba.db._DatabaseManagerStub
 
getName() - Method in interface org.dbxml.core.corba.db.DatabaseManagerOperations
 
getName() - Method in class org.dbxml.core.filer.BTreeFiler
 
getName() - Method in class org.dbxml.core.filer.MemFiler
 
getName() - Method in class org.dbxml.core.filer.HashFiler
 
getName() - Method in class org.dbxml.core.filer.FSFiler
 
getName() - Method in class org.dbxml.core.filer.BTree.BTreeRootInfo
 
getName() - Method in class org.dbxml.core.indexer.ValueIndexer
 
getName() - Method in class org.dbxml.core.indexer.NameIndexer
 
getName() - Method in class org.dbxml.core.objects.SimpleReflectable
 
getName() - Method in class org.dbxml.core.security.LocalSecurityManager
getName retrieves the contextually important name of the object
getName() - Method in class org.dbxml.core.server.services.dbXMLService
getName retrieves the contextually important name of the object
getName() - Method in class org.dbxml.core.server.services.APIService
getName retrieves the contextually important name of the object
getName() - Method in class org.dbxml.xml.dom.DocumentTypeImpl
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in class org.dbxml.xml.dom.AttrImpl
Returns the name of this attribute.
getName() - Method in class org.xmldb.api.sdk.SimpleDatabase
Returns the name associated with the Configurable object.
getName() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns the name associated with the Configurable object.
getName() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Returns the name associated with the Configurable object.
getName() - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Returns the name associated with the Configurable object.
getName() - Method in interface org.xmldb.api.base.Service
Returns the name associated with the Service instance.
getName() - Method in interface org.xmldb.api.base.Database
Returns the name associated with the Database instance.
getName() - Method in interface org.xmldb.api.base.Collection
Returns the name associated with the Collection instance.
getName() - Method in class org.xmldb.api.reference.CollectionImpl
Returns the name of the collection
getName() - Method in class org.xmldb.api.reference.modules.XPathQueryServiceImpl
Returns the name associated with the Configurable object.
getName() - Method in class org.xmldb.api.reference.modules.TransactionServiceImpl
Returns the name associated with the Configurable object.
getName(short) - Method in class org.dbxml.xml.SymbolTable
 
getNamedItem(String) - Method in class org.dbxml.xml.dom.NamedNodeMapImpl
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class org.dbxml.xml.dom.NamedNodeMapImpl
 
getNamespace(String) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
getNamespace(String) - Method in interface org.xmldb.api.modules.XPathQueryService
Returns the URI string associated with prefix from the internal namespace map.
getNamespaceMap() - Method in interface org.dbxml.core.query.Query
getNamespaceMap returns the Map for prefixed namespace resolution in relation to this Query.
getNamespaceURI() - Method in class org.dbxml.xml.SymbolTable.SymbolInfo
 
getNamespaceURI() - Method in class org.dbxml.xml.dom.NodeImpl
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI(short) - Method in class org.dbxml.xml.SymbolTable
 
getNamespaceURI(String) - Method in class org.dbxml.xml.NamespaceMap
 
getNextContainer() - Method in interface org.dbxml.core.data.DocumentSet
getNextContainer returns the next Document in the set wrapped in a Collection Container.
getNextContainer() - Method in class org.dbxml.core.data.EmptyDocumentSet
 
getNextDocument() - Method in interface org.dbxml.core.data.DocumentSet
getNextDocument returns the next Document in the set.
getNextDocument() - Method in class org.dbxml.core.data.EmptyDocumentSet
 
getNextDocument(long) - Method in class org.dbxml.core.corba.DocumentSetServant
 
getNextDocument(long) - Method in class org.dbxml.core.corba.db.DocumentSetPOATie
 
getNextDocument(long) - Method in class org.dbxml.core.corba.db._DocumentSetStub
 
getNextDocument(long) - Method in interface org.dbxml.core.corba.db.DocumentSetOperations
 
getNextKey() - Method in interface org.dbxml.core.data.RecordSet
getNextKey returns the next Record's Key, and skips the RecordSet ahead to the next Record.
getNextKey() - Method in class org.dbxml.core.data.EmptyRecordSet
 
getNextNode() - Method in class org.dbxml.core.data.EmptyNodeSet
 
getNextNode() - Method in interface org.dbxml.core.data.NodeSet
getNextNode returns the next Node from the NodeSet.
getNextNode() - Method in class org.dbxml.core.query.NodeListSet
 
getNextPage() - Method in class org.dbxml.core.filer.Paged.PageHeader
The next page for this Record (if overflowed)
getNextRecord() - Method in interface org.dbxml.core.data.RecordSet
getNextRecord returns the next Record in the set.
getNextRecord() - Method in class org.dbxml.core.data.EmptyRecordSet
 
getNextSibling() - Method in class org.dbxml.xml.dom.NodeImpl
The node immediately following this node.
getNextValue() - Method in interface org.dbxml.core.data.RecordSet
getNextValue returns the next Record's Value, and skips the RecordSet ahead to the next Record.
getNextValue() - Method in class org.dbxml.core.data.EmptyRecordSet
 
getNodeAtPos(int) - Method in interface org.dbxml.xml.dom.CompressedDocument
getNodeAtPos returns the Node that exists at the specified byte data position in the compressed stream.
getNodeAtPos(int) - Method in class org.dbxml.xml.dom.DocumentImpl
 
getNodeName() - Method in class org.dbxml.xml.dom.NodeImpl
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class org.dbxml.xml.dom.DocumentImpl
 
getNodeName() - Method in class org.dbxml.xml.dom.TextImpl
 
getNodeName() - Method in class org.dbxml.xml.dom.DocumentFragmentImpl
 
getNodeName() - Method in class org.dbxml.xml.dom.CommentImpl
 
getNodeName() - Method in class org.dbxml.xml.dom.CDATASectionImpl
 
getNodeType() - Method in class org.dbxml.xml.XMLCompressedInput
getNodeType resolves and returns the DOM Node type from the given dbXML compressed signature.
getNodeType() - Method in class org.dbxml.xml.dom.NodeImpl
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in class org.dbxml.xml.dom.ElementImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.NotationImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.ProcessingInstructionImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.DocumentImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.DocumentTypeImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.TextImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.EntityReferenceImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.EntityImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.AttrImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.DocumentFragmentImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.CommentImpl
 
getNodeType() - Method in class org.dbxml.xml.dom.CDATASectionImpl
 
getNodeValue() - Method in class org.dbxml.xml.dom.NodeImpl
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in class org.dbxml.xml.dom.AttrImpl
 
getNormalizedLocalName(String, String) - Static method in class org.dbxml.xml.SymbolTable
 
getNormalizedQName(String, String) - Static method in class org.dbxml.xml.SymbolTable
 
getNormalizedSymbol(SymbolTable, String, NamespaceMap, boolean) - Static method in class org.dbxml.xml.SymbolTable
 
getNotationName() - Method in class org.dbxml.xml.dom.EntityImpl
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in class org.dbxml.xml.dom.DocumentTypeImpl
A NamedNodeMap containing the notations declared in the DTD.
getObject() - Method in class org.dbxml.core.objects.Variant
getObject returns the value as an Object.
getObject(Object) - Method in class org.dbxml.core.Collection
getObject instantiates and returns an XMLSerializable object based on the provided Key.
getObjectType() - Method in class org.dbxml.core.request.URIMapper
getObjectType returns the type of Object that was identified in the parsing of the URI.
getOperator() - Method in class org.dbxml.core.indexer.IndexQuery
getOperator returns the operator associated with this query.
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryNEQ
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryNBW
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryLT
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryNIN
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryGEQ
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryLEQ
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryEQ
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryGT
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryNSW
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryBW
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryANY
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryIN
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQuerySW
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryBWX
 
getOperator() - Method in class org.dbxml.core.indexer.helpers.IndexQueryNBWX
 
getOwnerDocument() - Method in class org.dbxml.xml.dom.NodeImpl
The Document object associated with this node.
getOwnerElement() - Method in class org.dbxml.xml.dom.AttrImpl
 
getPage() - Method in class org.dbxml.core.filer.BTree.BTreeRootInfo
 
getPageCount() - Method in class org.dbxml.core.filer.Paged.FileHeader
The number of pages in primary storage
getPageHeader() - Method in class org.dbxml.core.filer.Paged.Page
 
getPageHeaderSize() - Method in class org.dbxml.core.filer.Paged.FileHeader
The size of a page header.
getPageNum() - Method in class org.dbxml.core.filer.Paged.Page
 
getPageSize() - Method in class org.dbxml.core.filer.Paged.FileHeader
The size of a page.
getParamDefault(String, String) - Method in class org.dbxml.core.objects.Reflector
getParamDefault returns the default value (String) for the specified parameter in the specified method.
getParamType(String, String) - Method in class org.dbxml.core.objects.Reflector
getParamType returns the parameter type for the specified parameter in the specified method.
getParent() - Method in class org.dbxml.core.filer.BTree.BTreeRootInfo
 
getParentCollection() - Method in class org.dbxml.client.xmldb.CollectionImpl
Gets the ParentCollection for this Collection if one exists.
getParentCollection() - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
Gets the parent Collection instance for this resource
getParentCollection() - Method in class org.dbxml.core.Collection
getParentCollection returns the parent Collection of this Collection.
getParentCollection() - Method in class org.dbxml.core.corba.CollectionServant
Gets the parent Collection for this Collection
getParentCollection() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
getParentCollection() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
getParentCollection() - Method in class org.dbxml.core.corba.db._CollectionStub
 
getParentCollection() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns the parent collection for this collection or null if no parent collection exists.
getParentCollection() - Method in class org.xmldb.api.sdk.modules.BaseResource
Returns the Collection instance that this resource is associated with.
getParentCollection() - Method in interface org.xmldb.api.base.Resource
Returns the Collection instance that this resource is associated with.
getParentCollection() - Method in interface org.xmldb.api.base.Collection
Returns the parent collection for this collection or null if no parent collection exists.
getParentCollection() - Method in class org.xmldb.api.reference.CollectionImpl
Returns the parent collection for this collection or null if no parent collection exists.
getParentNode() - Method in class org.dbxml.xml.dom.NodeImpl
The parent of this node.
getPassword() - Method in class org.dbxml.core.security.PasswordCredentials
Returns the password associated with these credentials
getPattern() - Method in class org.dbxml.core.indexer.ValueIndexer
 
getPattern() - Method in class org.dbxml.core.indexer.NameIndexer
 
getPattern() - Method in interface org.dbxml.core.indexer.Indexer
getPattern returns the pattern recognized by this Indexer.
getPattern() - Method in class org.dbxml.core.indexer.IndexQuery
getPattern returns the IndexPattern associated with this query.
getPosition() - Method in class org.dbxml.core.indexer.IndexMatch
getPosition returns the Document position for the Match.
getPrefix() - Method in class org.dbxml.xml.dom.NodeImpl
The namespace prefix of this node, or null if it is unspecified.
getPreviousSibling() - Method in class org.dbxml.xml.dom.NodeImpl
The node immediately preceding this node.
getProperties() - Method in class org.dbxml.core.request.URIMapper
getProperties returns the Properties object that was produced in parsing the URI's Query String.
getProperty(String) - Method in class org.dbxml.client.xmldb.CommonConfigurable
Gets the Property associated with name
getProperty(String) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
getProperty(String) - Static method in class org.xmldb.api.DatabaseManager
Retrieves a property that has been set for the DatabaseManager.
getProperty(String) - Method in class org.xmldb.api.sdk.SimpleConfigurable
Returns the value of the property identified by name.
getProperty(String) - Method in interface org.xmldb.api.base.Configurable
Returns the value of the property identified by name.
getProtocol() - Method in class org.dbxml.core.server.services.GopherServer
 
getPublicId() - Method in class org.dbxml.xml.dom.NotationImpl
The public identifier of this notation.
getPublicId() - Method in class org.dbxml.xml.dom.DocumentTypeImpl
The public identifier of the external subset.
getPublicId() - Method in class org.dbxml.xml.dom.EntityImpl
The public identifier associated with the entity, if specified.
getQName() - Method in class org.dbxml.xml.SymbolTable.SymbolInfo
 
getQueryContext() - Method in interface org.dbxml.core.query.Query
getQueryContext returns the Collection context for this query.
getQueryEngine() - Method in class org.dbxml.core.Collection
getQueryEngine returns the Database's Query Engine
getQueryEngine() - Method in class org.dbxml.core.Database
getQueryEngine returns a reference to the Database's current operating QueryEngine implementation.
getQueryString() - Method in interface org.dbxml.core.query.Query
getQueryString returns the String that was used to create the Query instance.
getQueryStyle() - Method in class org.dbxml.core.query.XPathQueryResolver
 
getQueryStyle() - Method in interface org.dbxml.core.query.Query
getQueryStyle returns the QueryStyle (ex: XPath) for this Query instance.
getQueryStyle() - Method in interface org.dbxml.core.query.QueryResolver
getQueryStyle returns the Query style supported by this Resolver.
getQueryStyle() - Method in class org.dbxml.core.xupdate.XUpdateQueryResolver
 
getRecordCount() - Method in class org.dbxml.core.filer.BTreeFiler
 
getRecordCount() - Method in class org.dbxml.core.filer.MemFiler
getRecordCount returns the number of Records in the Filer.
getRecordCount() - Method in class org.dbxml.core.filer.HashFiler
 
getRecordCount() - Method in interface org.dbxml.core.filer.Filer
getRecordCount returns the number of Records in the Filer.
getRecordCount() - Method in class org.dbxml.core.filer.FSFiler
 
getRecordCount() - Method in class org.dbxml.core.filer.Paged.FileHeader
The number of records being managed by the file (not pages)
getRecordLen() - Method in class org.dbxml.core.filer.Paged.PageHeader
The length of the Record's value
getRecordSet() - Method in class org.dbxml.core.filer.BTreeFiler
 
getRecordSet() - Method in class org.dbxml.core.filer.MemFiler
getRecordSet returns a RecordSet object for the current Filer.
getRecordSet() - Method in class org.dbxml.core.filer.HashFiler
 
getRecordSet() - Method in interface org.dbxml.core.filer.Filer
getRecordSet returns a RecordSet object for the current Filer.
getRecordSet() - Method in class org.dbxml.core.filer.FSFiler
 
getReflector() - Method in class org.dbxml.core.objects.SimpleReflectable
 
getReflector() - Method in interface org.dbxml.core.objects.Reflectable
getReflector returns the Reflectable Object's Reflector instance.
getResource(long) - Method in class org.dbxml.client.xmldb.ResourceSetImpl
Returns the Resource instance stored at the index specified by index.

getResource(long) - Method in interface org.xmldb.api.base.ResourceSet
Returns the Resource instance stored at the index specified by index.
getResource(String) - Method in class org.dbxml.client.xmldb.CollectionImpl
Retrieves the Resource identified by id from the repository.
getResource(String) - Method in class org.xmldb.api.sdk.SimpleCollection
Retrieves a Resource from the database.
getResource(String) - Method in interface org.xmldb.api.base.Collection
Retrieves a Resource from the database.
getResource(String) - Method in class org.xmldb.api.reference.CollectionImpl
Retrieves a Resource from the database.
getResourceCount() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns the number of resources stored by this Collection
getResourceCount() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns the number of resources currently stored in this collection or 0 if the collection is empty.
getResourceCount() - Method in interface org.xmldb.api.base.Collection
Returns the number of resources currently stored in this collection or 0 if the collection is empty.
getResourceCount() - Method in class org.xmldb.api.reference.CollectionImpl
Returns the number of resources currently stored in this collection or 0 if the collection is empty.
getResourceType() - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
Returns the resource type for this Resource.
getResourceType() - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Returns the resource type for this Resource.
getResourceType() - Method in class org.xmldb.api.sdk.modules.SimpleBinaryResource
Returns the resource type for this Resource.
getResourceType() - Method in interface org.xmldb.api.base.Resource
Returns the resource type for this Resource.
getReturnType(String) - Method in class org.dbxml.core.objects.Reflector
getReturnType returns the return type for the specified method..
getRoot() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
The root node of the Iterator, as specified when it was created.
getSecurityManager() - Method in class org.dbxml.core.Database
Returns the security manager instance for this Database.
getServerObject() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns the dbXML underlying collection implementation.
getService(String, String) - Method in class org.dbxml.client.xmldb.CollectionImpl
Get a Service instance based on the name and version.
getService(String, String) - Method in class org.xmldb.api.sdk.SimpleCollection
Get a Service instance based on the name and version.
getService(String, String) - Method in interface org.xmldb.api.base.Collection
Returns a Service instance for the requested service name and version.
getServices() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns the list of Services supported by this Collection.
getServices() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns the list of Services supported by this Collection.
getServices() - Method in interface org.xmldb.api.base.Collection
Provides a list of all services known to the collection.
getShort() - Method in class org.dbxml.core.objects.Variant
getShort returns the value as a short.
getShowType(Node) - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
 
getSignature() - Method in class org.dbxml.xml.XMLCompressedInput
getSignature returns the most recently read signature byte from the input stream.
getSize() - Method in class org.dbxml.client.xmldb.ResourceSetImpl
Returns the number of resources contained in the set.

getSize() - Method in interface org.xmldb.api.base.ResourceSet
Returns the number of resources contained in the set.
getSource() - Method in class org.dbxml.xml.dom.NodeImpl
 
getSource() - Method in interface org.dbxml.xml.dom.DBNode
getSource returns a source for this Node.
getSpecified() - Method in class org.dbxml.xml.dom.AttrImpl
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false.
getStandalone() - Method in class org.dbxml.xml.dom.DocumentImpl
 
getStatus() - Method in class org.dbxml.core.filer.Paged.PageHeader
The status of this page (UNUSED, RECORD, DELETED, etc...)
getStrictErrorChecking() - Method in class org.dbxml.xml.dom.DocumentImpl
 
getString() - Method in class org.dbxml.core.objects.Variant
getString returns the value as a String.
getSymbol(String) - Method in class org.dbxml.xml.SymbolTable
 
getSymbol(String, boolean) - Method in class org.dbxml.xml.SymbolTable
 
getSymbol(String, String) - Method in class org.dbxml.xml.SymbolTable
 
getSymbol(String, String, boolean) - Method in class org.dbxml.xml.SymbolTable
 
getSymbolID() - Method in class org.dbxml.xml.SymbolTable.SymbolInfo
 
getSymbolID() - Method in class org.dbxml.xml.dom.NodeImpl
 
getSymbolID() - Method in class org.dbxml.xml.dom.ElementImpl
 
getSymbolID() - Method in interface org.dbxml.xml.dom.CompressedNode
getSymbolID returns the Symbol ID for the current node.
getSymbolID() - Method in class org.dbxml.xml.dom.AttrImpl
 
getSymbolInfo(short) - Method in class org.dbxml.xml.SymbolTable
 
getSymbolInfo(String, String) - Method in class org.dbxml.xml.SymbolTable
 
getSymbols() - Method in class org.dbxml.core.Collection
getSymbols returns the SymbolTable in use by this Collection.
getSymbols() - Method in class org.dbxml.core.corba.SymbolSerializer
getSymbols returns the Symbol Table being managed by this Serializer.
getSymbols() - Method in interface org.dbxml.xml.dom.CompressedDocument
getSymbols returns the Symbol table for this Document.
getSymbols() - Method in class org.dbxml.xml.dom.DocumentImpl
 
getSymbols(EncodedBuffer) - Method in class org.dbxml.core.corba.SymbolDeserializer
getSymbols returns the current SymbolTable image for the server-side Collection that is being managed.
getSymBuffer() - Method in class org.dbxml.core.corba.SymbolSerializer
getSymBuffer returns a new EncodedBuffer that includes a reference to the SymbolTable's byte array image for wire transmission.
getSystemCollection() - Method in class org.dbxml.core.Collection
getSystemCollection returns the System Collection.
getSystemCollection() - Method in class org.dbxml.core.Database
 
getSystemId() - Method in class org.dbxml.xml.dom.NotationImpl
The system identifier of this notation.
getSystemId() - Method in class org.dbxml.xml.dom.DocumentTypeImpl
The system identifier of the external subset.
getSystemId() - Method in class org.dbxml.xml.dom.EntityImpl
The system identifier associated with the entity, if specified.
getTagName() - Method in class org.dbxml.xml.dom.ElementImpl
The name of the element.
getTarget() - Method in class org.dbxml.xml.dom.ProcessingInstructionImpl
The target of this processing instruction.
getThreadPolicy() - Method in interface org.dbxml.core.objects.ThreadPolicy
getThreadPolicy returns the Thread policy for the object instance.
getTotalCount() - Method in class org.dbxml.core.filer.Paged.FileHeader
The number of total pages in the file
getType() - Method in class org.dbxml.core.objects.Variant
getType returns the type of the variable being stored in the Variant.
getType() - Method in class org.dbxml.core.xupdate.XObjectImpl
 
getTypedValue(String) - Method in class org.dbxml.core.indexer.ValueIndexer
 
getUniqueKeys(IndexMatch[]) - Static method in class org.dbxml.core.query.QueryEngine
getUniqueKeys takes a set of IndexMatch objects and extracts all of its unique Keys in sorted order.
getURIMapper() - Method in class org.dbxml.core.Database
getURIMapper returns a pooled URIMapper instance.
getURIMapper(String) - Method in class org.dbxml.core.Database
getURIMapper returns a pooled URIMapper instance.
getUserData(String) - Method in class org.dbxml.xml.dom.NodeImpl
This method allows to retreive a user object previously attached to a Node with setUserData.
getUsername() - Method in class org.dbxml.core.security.PasswordCredentials
Returns the username associated with these credentials
getValue() - Method in class org.dbxml.core.data.Record
getValue returns the Record's Value.
getValue() - Method in class org.dbxml.xml.dom.AttrImpl
On retrieval, the value of the attribute is returned as a string.
getValue(int) - Method in class org.dbxml.core.indexer.IndexQuery
getValue returns one of the Values associated with this query.
getValues() - Method in class org.dbxml.core.indexer.IndexQuery
getValues returns the Values associated with this query.
getVersion() - Method in class org.dbxml.client.xmldb.services.CollectionManager
Returns the version of the Service
getVersion() - Method in class org.dbxml.client.xmldb.services.XMLObjectService
 
getVersion() - Method in class org.dbxml.client.xmldb.services.DatabaseInstanceManager
 
getVersion() - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
getVersion() - Method in class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl
 
getVersion() - Method in class org.dbxml.xml.dom.DocumentImpl
 
getVersion() - Method in class org.dbxml.xml.dom.EntityImpl
 
getVersion() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Gets the Version attribute of the Service object
getVersion() - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Gets the Version attribute of the Service object
getVersion() - Method in interface org.xmldb.api.base.Service
Gets the Version attribute of the Service object
getVersion() - Method in class org.xmldb.api.reference.modules.XPathQueryServiceImpl
Gets the Version attribute of the Service object
getVersion() - Method in class org.xmldb.api.reference.modules.TransactionServiceImpl
Gets the Version attribute of the Service object
getWhatToShow() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
This attribute determines which node types are presented via the iterator.
getWorkSize() - Method in class org.dbxml.core.filer.Paged.FileHeader
 
getXMLObject() - Method in class org.dbxml.core.request.URIMapper
getXMLObject returns the XMLObject that was resolved in the parsing of the URI.
getXMLObject(String) - Method in class org.dbxml.core.Collection
getXMLObject retrieves an XMLObject by name.
getXMLObjectManager() - Method in class org.dbxml.core.Collection
getXMLObjectManager returns the Object's XMLObjectManager.
GopherServer - class org.dbxml.core.server.services.GopherServer.
Gopher Server for dbXML resources.
GopherServer() - Constructor for class org.dbxml.core.server.services.GopherServer
 
GROUP - Static variable in class org.dbxml.core.data.Record
 
GROUPS - Static variable in class org.dbxml.core.SystemCollection
 
GT - Static variable in class org.dbxml.core.indexer.IndexQuery
 

H

HANDLER - Static variable in interface org.dbxml.xml.sax.CompressionHandler
 
hasAttribute(String) - Method in class org.dbxml.xml.dom.ElementImpl
 
hasAttributeNS(String, String) - Method in class org.dbxml.xml.dom.ElementImpl
 
hasAttributes() - Method in class org.dbxml.xml.dom.NodeImpl
 
hasAttributes() - Method in class org.dbxml.xml.dom.ElementImpl
 
hasAutoLink() - Method in class org.dbxml.xml.dom.ElementImpl
 
hasChildNodes() - Method in class org.dbxml.xml.dom.NodeImpl
This is a convenience method to allow easy determination of whether a node has any children.
hasChildNodes() - Method in class org.dbxml.xml.dom.ContainerNodeImpl
This is a convenience method to allow easy determination of whether a node has any children.
hasFeature(String, String) - Method in class org.dbxml.xml.dom.DOMImplementationImpl
Test if the DOM implementation implements a specific feature.
HasFeature(String, String) - Static method in class org.dbxml.xml.dom.DOMImplementationImpl
 
hashCode() - Method in class org.dbxml.core.data.Value
 
hashCode() - Method in class org.dbxml.core.data.Key
 
hashCode() - Method in class org.dbxml.core.indexer.IndexPattern
 
HashFiler - class org.dbxml.core.filer.HashFiler.
HashFiler is a Filer implementation based on the Paged class.
HashFiler() - Constructor for class org.dbxml.core.filer.HashFiler
 
hasMoreDocuments() - Method in class org.dbxml.core.corba.DocumentSetServant
 
hasMoreDocuments() - Method in class org.dbxml.core.corba.db.DocumentSetPOATie
 
hasMoreDocuments() - Method in class org.dbxml.core.corba.db._DocumentSetStub
 
hasMoreDocuments() - Method in interface org.dbxml.core.corba.db.DocumentSetOperations
 
hasMoreDocuments() - Method in interface org.dbxml.core.data.DocumentSet
hasMoreDocuments returns whether there are any more Documents left in the set.
hasMoreDocuments() - Method in class org.dbxml.core.data.EmptyDocumentSet
 
hasMoreNodes() - Method in class org.dbxml.core.data.EmptyNodeSet
 
hasMoreNodes() - Method in interface org.dbxml.core.data.NodeSet
hasMoreNodes returns whether or not there are any Nodes remaining in the NodeSet.
hasMoreNodes() - Method in class org.dbxml.core.query.NodeListSet
 
hasMoreRecords() - Method in interface org.dbxml.core.data.RecordSet
hasMoreRecords returns whether or not there are any Records left in the set.
hasMoreRecords() - Method in class org.dbxml.core.data.EmptyRecordSet
 
hasMoreResources() - Method in class org.dbxml.client.xmldb.ResourceIteratorImpl
 
hasMoreResources() - Method in class org.xmldb.api.sdk.SimpleResourceIterator
Returns true as long as there are still more resources to be iterated.
hasMoreResources() - Method in interface org.xmldb.api.base.ResourceIterator
Returns true as long as there are still more resources to be iterated.
hasMoreResources() - Method in class org.xmldb.api.reference.ResourceIteratorImpl
Returns true as long as there are still more resources to be iterated.
hasMoreTokens() - Method in class org.dbxml.tools.ArgTokenizer
 

I

id() - Static method in class org.dbxml.core.corba.db.ValueHelper
 
id() - Static method in class org.dbxml.core.corba.db.NamedValsHelper
 
id() - Static method in class org.dbxml.core.corba.db.ServantManagementHelper
 
id() - Static method in class org.dbxml.core.corba.db.CollectionHelper
 
id() - Static method in class org.dbxml.core.corba.db.EncodedBufferHelper
 
id() - Static method in class org.dbxml.core.corba.db.DataHelper
 
id() - Static method in class org.dbxml.core.corba.db.FaultCodesHelper
 
id() - Static method in class org.dbxml.core.corba.db.APIExceptionHelper
 
id() - Static method in class org.dbxml.core.corba.db.NameHelper
 
id() - Static method in class org.dbxml.core.corba.db.TimestampHelper
 
id() - Static method in class org.dbxml.core.corba.db.KeyHelper
 
id() - Static method in class org.dbxml.core.corba.db.CollectionManagerHelper
 
id() - Static method in class org.dbxml.core.corba.db.BufferHelper
 
id() - Static method in class org.dbxml.core.corba.db.DocumentSetHelper
 
id() - Static method in class org.dbxml.core.corba.db.DatabaseManagerHelper
 
id() - Static method in class org.dbxml.core.corba.db.NamesHelper
 
id() - Static method in class org.dbxml.core.corba.db.NamedValHelper
 
id() - Static method in class org.dbxml.core.corba.db.DatabaseHelper
 
idx - Variable in class org.dbxml.core.query.NodeListSet
 
IDX - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
IDX_CANNOT_CREATE - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
IDX_CORRUPTED - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
IDX_DUPLICATE_INDEX - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
IDX_INDEX_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
IDX_MATCHES_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
IDX_NOT_SUPPORTED - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
IDX_STYLE_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
IDX_VALUE_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
ignorableWhitespace(char[], int, int) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of ignorable whitespace in element content.
importNode(Node, boolean) - Method in class org.dbxml.xml.dom.DocumentImpl
 
ImportTree - class org.dbxml.tools.command.ImportTree.
ImportTree.java is designed to take a directory/file path and create a Collection from it's name.
ImportTree() - Constructor for class org.dbxml.tools.command.ImportTree
 
IN - Static variable in class org.dbxml.core.indexer.IndexQuery
 
incRecordCount() - Method in class org.dbxml.core.filer.Paged.FileHeader
Increment the number of records being managed by the file
Indexer - interface org.dbxml.core.indexer.Indexer.
Indexer is the abstract indexing interface for dbXML.
IndexerException - exception org.dbxml.core.indexer.IndexerException.
A IndexerException is thrown by an Indexer if an exception occurs in the managing of the Indexer.
IndexerException(int) - Constructor for class org.dbxml.core.indexer.IndexerException
 
IndexerException(int, String) - Constructor for class org.dbxml.core.indexer.IndexerException
 
indexInfo(Value, long) - Method in interface org.dbxml.core.filer.BTreeCallback
indexInfo is a callback method for index enumeration.
IndexManager - class org.dbxml.core.indexer.IndexManager.
IndexManager is a class that manages Indexes.
IndexManager(Collection) - Constructor for class org.dbxml.core.indexer.IndexManager
 
IndexMatch - class org.dbxml.core.indexer.IndexMatch.
IndexMatch is used for representing match information.
IndexMatch() - Constructor for class org.dbxml.core.indexer.IndexMatch
 
IndexMatch(Key, IndexPattern) - Constructor for class org.dbxml.core.indexer.IndexMatch
 
IndexMatch(Key, int, int) - Constructor for class org.dbxml.core.indexer.IndexMatch
 
IndexMatch(Key, int, int, short, short) - Constructor for class org.dbxml.core.indexer.IndexMatch
 
IndexPattern - class org.dbxml.core.indexer.IndexPattern.
IndexPattern is the internal representation of a pattern for index matching purposes.
IndexPattern(SymbolTable, short) - Constructor for class org.dbxml.core.indexer.IndexPattern
 
IndexPattern(SymbolTable, short, short) - Constructor for class org.dbxml.core.indexer.IndexPattern
 
IndexPattern(SymbolTable, short, String) - Constructor for class org.dbxml.core.indexer.IndexPattern
 
IndexPattern(SymbolTable, String, NamespaceMap) - Constructor for class org.dbxml.core.indexer.IndexPattern
 
IndexQuery - class org.dbxml.core.indexer.IndexQuery.
IndexQuery represents the most primitive form of index querying.
IndexQuery(IndexPattern) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, String) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, String, String) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, Value) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, Value[]) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, Value, Value) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, String, String) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, Value[]) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, Value, Value) - Constructor for class org.dbxml.core.indexer.IndexQuery
 
IndexQueryANY - class org.dbxml.core.indexer.helpers.IndexQueryANY.
IndexQueryANY
IndexQueryANY(IndexPattern) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryANY
 
IndexQueryBW - class org.dbxml.core.indexer.helpers.IndexQueryBW.
IndexQueryBW
IndexQueryBW(IndexPattern, String, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryBW
 
IndexQueryBW(IndexPattern, Value, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryBW
 
IndexQueryBWX - class org.dbxml.core.indexer.helpers.IndexQueryBWX.
IndexQueryBWX
IndexQueryBWX(IndexPattern, String, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryBWX
 
IndexQueryBWX(IndexPattern, Value, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryBWX
 
IndexQueryEQ - class org.dbxml.core.indexer.helpers.IndexQueryEQ.
IndexQueryEQ
IndexQueryEQ(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryEQ
 
IndexQueryEQ(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryEQ
 
IndexQueryGEQ - class org.dbxml.core.indexer.helpers.IndexQueryGEQ.
IndexQueryGEQ
IndexQueryGEQ(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryGEQ
 
IndexQueryGEQ(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryGEQ
 
IndexQueryGT - class org.dbxml.core.indexer.helpers.IndexQueryGT.
IndexQueryGT
IndexQueryGT(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryGT
 
IndexQueryGT(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryGT
 
IndexQueryIN - class org.dbxml.core.indexer.helpers.IndexQueryIN.
IndexQueryIN
IndexQueryIN(IndexPattern, Value[]) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryIN
 
IndexQueryLEQ - class org.dbxml.core.indexer.helpers.IndexQueryLEQ.
IndexQueryLEQ
IndexQueryLEQ(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryLEQ
 
IndexQueryLEQ(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryLEQ
 
IndexQueryLT - class org.dbxml.core.indexer.helpers.IndexQueryLT.
IndexQueryLT
IndexQueryLT(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryLT
 
IndexQueryLT(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryLT
 
IndexQueryNBW - class org.dbxml.core.indexer.helpers.IndexQueryNBW.
IndexQueryNBW
IndexQueryNBW(IndexPattern, String, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNBW
 
IndexQueryNBW(IndexPattern, Value, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNBW
 
IndexQueryNBWX - class org.dbxml.core.indexer.helpers.IndexQueryNBWX.
IndexQueryNBWX
IndexQueryNBWX(IndexPattern, String, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNBWX
 
IndexQueryNBWX(IndexPattern, Value, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNBWX
 
IndexQueryNEQ - class org.dbxml.core.indexer.helpers.IndexQueryNEQ.
IndexQueryNEQ
IndexQueryNEQ(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNEQ
 
IndexQueryNEQ(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNEQ
 
IndexQueryNIN - class org.dbxml.core.indexer.helpers.IndexQueryNIN.
IndexQueryNIN
IndexQueryNIN(IndexPattern, Value[]) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNIN
 
IndexQueryNSW - class org.dbxml.core.indexer.helpers.IndexQueryNSW.
IndexQueryNSW
IndexQueryNSW(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNSW
 
IndexQueryNSW(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQueryNSW
 
IndexQuerySW - class org.dbxml.core.indexer.helpers.IndexQuerySW.
IndexQuerySW
IndexQuerySW(IndexPattern, String) - Constructor for class org.dbxml.core.indexer.helpers.IndexQuerySW
 
IndexQuerySW(IndexPattern, Value) - Constructor for class org.dbxml.core.indexer.helpers.IndexQuerySW
 
initialize() - Method in class org.dbxml.core.server.services.dbXMLService
 
initialize() - Method in class org.dbxml.core.server.services.GopherServer
 
initialize() - Method in class org.dbxml.core.server.services.APIService
 
insert(Any, APIException) - Static method in class org.dbxml.core.corba.db.APIExceptionHelper
 
insert(Any, byte[]) - Static method in class org.dbxml.core.corba.db.DataHelper
 
insert(Any, byte[]) - Static method in class org.dbxml.core.corba.db.KeyHelper
 
insert(Any, byte[]) - Static method in class org.dbxml.core.corba.db.BufferHelper
 
insert(Any, Collection) - Static method in class org.dbxml.core.corba.db.CollectionHelper
 
insert(Any, CollectionManager) - Static method in class org.dbxml.core.corba.db.CollectionManagerHelper
 
insert(Any, Database) - Static method in class org.dbxml.core.corba.db.DatabaseHelper
 
insert(Any, DatabaseManager) - Static method in class org.dbxml.core.corba.db.DatabaseManagerHelper
 
insert(Any, DocumentSet) - Static method in class org.dbxml.core.corba.db.DocumentSetHelper
 
insert(Any, EncodedBuffer) - Static method in class org.dbxml.core.corba.db.EncodedBufferHelper
 
insert(Any, FaultCodes) - Static method in class org.dbxml.core.corba.db.FaultCodesHelper
 
insert(Any, long) - Static method in class org.dbxml.core.corba.db.TimestampHelper
 
insert(Any, NamedVal) - Static method in class org.dbxml.core.corba.db.NamedValHelper
 
insert(Any, NamedVal[]) - Static method in class org.dbxml.core.corba.db.NamedValsHelper
 
insert(Any, ServantManagement) - Static method in class org.dbxml.core.corba.db.ServantManagementHelper
 
insert(Any, String) - Static method in class org.dbxml.core.corba.db.ValueHelper
 
insert(Any, String) - Static method in class org.dbxml.core.corba.db.NameHelper
 
insert(Any, String[]) - Static method in class org.dbxml.core.corba.db.NamesHelper
 
insertArrayInt(int[], int, int) - Static method in class org.dbxml.core.filer.Paged
 
insertArrayLong(long[], long, int) - Static method in class org.dbxml.core.filer.Paged
 
insertArrayShort(short[], short, int) - Static method in class org.dbxml.core.filer.Paged
 
insertArrayValue(Value[], Value, int) - Static method in class org.dbxml.core.filer.Paged
 
insertBefore(Node, Node) - Method in class org.dbxml.xml.dom.NodeImpl
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in class org.dbxml.xml.dom.ContainerNodeImpl
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in class org.dbxml.xml.dom.CharacterDataImpl
Insert a string at the specified character offset.
insertDocument(Document) - Method in class org.dbxml.core.Collection
insertDocument inserts a new Document into a dbXML Collection.
insertDocument(Object, Document) - Method in class org.dbxml.core.Collection
insertDocument inserts a new Document into a dbXML Collection.
insertDocument(String, EncodedBuffer) - Method in class org.dbxml.core.corba.CollectionServant
Inserts a new document into the collection
insertDocument(String, EncodedBuffer) - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
insertDocument(String, EncodedBuffer) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
insertDocument(String, EncodedBuffer) - Method in class org.dbxml.core.corba.db._CollectionStub
 
insertObject(String, XMLSerializable) - Method in class org.dbxml.core.Collection
insertObject inserts an XMLSerializable object into the Collection based on the specified Key.
insertObject(XMLSerializable) - Method in class org.dbxml.core.Collection
insertObject inserts an XMLSerializable object into the Collection and returns a newly generated Key.
INSTANCE_NAME - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Name used in the uri for collections associated with this instance.
INT - Static variable in class org.dbxml.core.objects.Types
 
IntContent - Static variable in interface org.dbxml.xml.Signatures
 
INVALID_COLLECTION - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Collection instance is in an invalid state.
INVALID_DATABASE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Database instance being registered is invalid.
INVALID_RESOURCE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Resource provided to an operation is invalid.
INVALID_URI - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the URI format is invalid.
InvalidContextException - exception org.dbxml.core.objects.InvalidContextException.
A InvalidContextException is thrown if an XMLObject does not belong to a specified context.
InvalidContextException() - Constructor for class org.dbxml.core.objects.InvalidContextException
 
InvalidContextException(String) - Constructor for class org.dbxml.core.objects.InvalidContextException
 
InvalidCredentialsException - exception org.dbxml.core.security.InvalidCredentialsException.
A InvalidCredentialsException is thrown if the credentials used in an access control method are invalid.
InvalidCredentialsException() - Constructor for class org.dbxml.core.security.InvalidCredentialsException
 
InvalidCredentialsException(String) - Constructor for class org.dbxml.core.security.InvalidCredentialsException
 
InvalidPasswordException - exception org.dbxml.core.security.InvalidPasswordException.
A InvalidPasswordException is thrown if access is denied to a resource within the database.
InvalidPasswordException() - Constructor for class org.dbxml.core.security.InvalidPasswordException
 
InvalidPasswordException(String) - Constructor for class org.dbxml.core.security.InvalidPasswordException
 
invoke(Reflectable, String, Args) - Method in class org.dbxml.core.objects.Reflector
invoke invokes the named method against the specified Reflectable Object, passing to the method the set of specified parameters.
invoke(Reflectable, String, Element) - Method in class org.dbxml.core.objects.Reflector
invoke invokes the named method against the specified Reflectable Object, passing to the method the set of specified parameters.
invoke(Reflectable, String, Object[]) - Method in class org.dbxml.core.objects.Reflector
invoke invokes the named method against the specified Reflectable Object, passing to the method the set of specified parameters.
invoke(Reflectable, String, Variant[]) - Method in class org.dbxml.core.objects.Reflector
invoke invokes the named method against the specified Reflectable Object, passing to the method the set of specified parameters.
invokeRequest() - Method in class org.dbxml.core.request.URIMapper
 
InvokeXmlObject - class org.dbxml.tools.command.InvokeXmlObject.
SingleDocumentQuery is designed to enable the user/admin to XPathQuery a Collection for a Single Document.
InvokeXmlObject() - Constructor for class org.dbxml.tools.command.InvokeXmlObject
 
invokeXMLObject(String) - Method in class org.dbxml.client.xmldb.services.XMLObjectService
Invokes an XMLObject using the provided URI.
invokeXMLObject(String) - Method in class org.dbxml.core.corba.CollectionServant
Invokes an XMLObject using the uri provided.
invokeXMLObject(String) - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
invokeXMLObject(String) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
invokeXMLObject(String) - Method in class org.dbxml.core.corba.db._CollectionStub
 
isAdmin() - Method in class org.dbxml.tools.XMLUserTools
Return true if this class has admin access
isAdmin() - Method in class org.dbxml.tools.XMLAdminTools
Return true if this class has admin access
isAuthoring() - Method in class org.dbxml.xml.dom.DocumentImpl
 
isAuthoring() - Method in interface org.dbxml.xml.dom.DBDocument
isAuthoring returns whether or not this Document is in an authoring mode.
isCaching() - Method in class org.dbxml.xml.dom.DocumentImpl
 
isCaching() - Method in interface org.dbxml.xml.dom.DBDocument
getCaching returns whether or not this Document should be cached by some sort of caching mechanism.
isDefined() - Method in class org.dbxml.xml.dom.NodeImpl
 
isDirty() - Method in class org.dbxml.core.filer.Paged.FileHeader
 
isDirty() - Method in class org.dbxml.core.filer.Paged.PageHeader
 
isDirty() - Method in class org.dbxml.xml.SymbolTable
 
isDirty() - Method in class org.dbxml.xml.dom.NodeImpl
 
isDirty() - Method in interface org.dbxml.xml.dom.CompressedNode
isDirty returns whether or not the current Node (or any of its children) have been modified since being loaded.
isLoaded() - Method in class org.dbxml.xml.dom.NodeImpl
 
isLoaded() - Method in interface org.dbxml.xml.dom.CompressedNode
isLoaded returns whether or not the Node's definition has been loaded.
isNamespaceAware() - Method in class org.dbxml.xml.jaxp.DocumentBuilderImpl
 
isNull() - Method in class org.dbxml.core.objects.Variant
isNull returns whether or not the variable is storing a null value.
isOpen() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns true if the Collection is open false otherwise.
isOpen() - Method in interface org.xmldb.api.base.Collection
Returns true if the Collection is open false otherwise.
isOpened() - Method in class org.dbxml.core.Collection
 
isOpened() - Method in interface org.dbxml.core.DBObject
isOpened returns whether or not the DBObject is opened for business.
isOpened() - Method in class org.dbxml.core.filer.Paged
 
isOpened() - Method in class org.dbxml.core.filer.MemFiler
isOpened returns whether or not the DBObject is opened for business.
isOpened() - Method in class org.dbxml.core.filer.FSFiler
 
isParamArray(String, String) - Method in class org.dbxml.core.objects.Reflector
isParamArray returns whether or not the parameter type for the specified parameter is an array type..
isReadOnly() - Method in class org.dbxml.xml.dom.DocumentImpl
 
isSameNode(Node) - Method in class org.dbxml.xml.dom.NodeImpl
Returns whether this node is the same node as the given one.
isSupported(String, String) - Method in class org.dbxml.xml.dom.NodeImpl
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isValidating() - Method in class org.dbxml.xml.jaxp.DocumentBuilderImpl
 
item(int) - Method in class org.dbxml.xml.dom.NodeListImpl
Returns the indexth item in the collection.

J

JAVA - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
JAVA_RUNTIME_ERROR - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 

K

Key - class org.dbxml.core.data.Key.
Key extends Value by providing a hash value for the Key.
Key(byte[]) - Constructor for class org.dbxml.core.data.Key
 
Key(byte[], int, int) - Constructor for class org.dbxml.core.data.Key
 
Key(String) - Constructor for class org.dbxml.core.data.Key
 
Key(Value) - Constructor for class org.dbxml.core.data.Key
 
KeyHelper - class org.dbxml.core.corba.db.KeyHelper.
Generated from IDL definition of alias "Key"
KeyHelper() - Constructor for class org.dbxml.core.corba.db.KeyHelper
 
KeyHolder - class org.dbxml.core.corba.db.KeyHolder.
Generated from IDL definition of alias "Key"
KeyHolder() - Constructor for class org.dbxml.core.corba.db.KeyHolder
 
KeyHolder(byte[]) - Constructor for class org.dbxml.core.corba.db.KeyHolder
 

L

lastChild() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
LEQ - Static variable in class org.dbxml.core.indexer.IndexQuery
 
list - Variable in class org.dbxml.core.query.NodeListSet
 
list() - Method in class org.dbxml.core.indexer.IndexManager
list returns a list of the Indexers that this IndexerManager has registered.
list() - Method in class org.dbxml.core.objects.XMLObjectManager
list returns a list of the XMLObjects that this XMLObjectManager has registered.
list() - Method in class org.dbxml.core.objects.MapArgs
 
list() - Method in class org.dbxml.core.objects.ElementArgs
 
list() - Method in interface org.dbxml.core.objects.Args
list returns a String array containing the names of the arguments being stored by the args instance.
listChildCollections() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns a list of Collection names naming all child collections of the current collection.
listChildCollections() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns a list of collection names naming all child collections of the current collection.
listChildCollections() - Method in interface org.xmldb.api.base.Collection
Returns a list of collection names naming all child collections of the current collection.
listChildCollections() - Method in class org.xmldb.api.reference.CollectionImpl
Returns a list of collection names naming all child collections of the current collection.
ListCollectionDocuments - class org.dbxml.tools.command.ListCollectionDocuments.
ListCollectionDocumets.java is designed to let the user list all documents in a specific collection.
ListCollectionDocuments() - Constructor for class org.dbxml.tools.command.ListCollectionDocuments
 
ListCollections - class org.dbxml.tools.command.ListCollections.
ListCollections.java is designed to let the user list all Collections from a parent Collection or a nested Collection.
listCollections() - Method in class org.dbxml.core.CollectionManager
listCollections retrieves a list of Collections as an array of Strings.
listCollections() - Method in class org.dbxml.core.corba.CollectionServant
Lists all child collections under this collection
listCollections() - Method in class org.dbxml.core.corba.DatabaseServant
 
listCollections() - Method in class org.dbxml.core.corba.db._DatabaseStub
 
listCollections() - Method in interface org.dbxml.core.corba.db.DatabaseOperations
 
listCollections() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
listCollections() - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
listCollections() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
listCollections() - Method in class org.dbxml.core.corba.db._CollectionStub
 
ListCollections() - Constructor for class org.dbxml.tools.command.ListCollections
 
ListCollectionXMLObjects - class org.dbxml.tools.command.ListCollectionXMLObjects.
ListCollectionXMLObjects.java is designed to let the user recall a list of XMLObjects from a specific Collection.
ListCollectionXMLObjects() - Constructor for class org.dbxml.tools.command.ListCollectionXMLObjects
 
listDatabases() - Static method in class org.dbxml.core.Database
 
listDocuments() - Method in class org.dbxml.core.Collection
listDocuments returns a list of all document keys stored by this collection.
listDocuments() - Method in class org.dbxml.core.corba.CollectionServant
Returns a set containing all documents in the collection.
listDocuments() - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
listDocuments() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
listDocuments() - Method in class org.dbxml.core.corba.db._CollectionStub
 
ListIndexers - class org.dbxml.tools.command.ListIndexers.
ListIndexers.java is designed to let the user recall a list of Indexers from a specific Collection.
listIndexers() - Method in class org.dbxml.client.xmldb.services.CollectionManager
Returns a list of all indexers for this collection.
listIndexers() - Method in class org.dbxml.core.Collection
listIndexers returns a list of the currently registered Indexers as an array of String.
listIndexers() - Method in class org.dbxml.core.corba.CollectionManagerServant
 
listIndexers() - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
listIndexers() - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
listIndexers() - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
ListIndexers() - Constructor for class org.dbxml.tools.command.ListIndexers
 
listMethodParams(String) - Method in class org.dbxml.core.objects.Reflector
getMethodParams returns the names of the parameters that a method would require to be invoked.
listMethods() - Method in class org.dbxml.core.objects.Reflector
getMethods returns the names of the publicly accessible methods for the reflected class.
listResources() - Method in class org.dbxml.client.xmldb.CollectionImpl
Returns a list of the ids for all resources stored in the collection.
listResources() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns a list of the ids for all resources stored in the collection.
listResources() - Method in interface org.xmldb.api.base.Collection
Returns a list of the ids for all resources stored in the collection.
listResources() - Method in class org.xmldb.api.reference.CollectionImpl
Returns a list of the ids for all resources stored in the collection.
listStyles() - Method in class org.dbxml.core.query.QueryEngine
listStyles returns a list of styles supported by the QueryEngine (ex: XPath, XUpdate)
listXMLObjects() - Method in class org.dbxml.client.xmldb.services.CollectionManager
Returns a list of all collection level XMLObjects for this collection.
listXMLObjects() - Method in class org.dbxml.core.Collection
listXMLObjects returns a list of the currently registered XMLObjects as an array of String.
listXMLObjects() - Method in class org.dbxml.core.corba.CollectionManagerServant
 
listXMLObjects() - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
listXMLObjects() - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
listXMLObjects() - Method in interface org.dbxml.core.corba.db.CollectionManagerOperations
 
load() - Method in class org.dbxml.xml.dom.NodeImpl
 
load() - Method in interface org.dbxml.xml.dom.CompressedNode
load forces the Node to be graphed for this level.
loadSymbols(Collection) - Method in class org.dbxml.core.SystemCollection
loadSymbols retrieves the SymbolTable for the specified Collection.
LocalSecurityManager - class org.dbxml.core.security.LocalSecurityManager.
Implements security based off of configurations stored in the local database configuration.
LocalSecurityManager(Database, boolean) - Constructor for class org.dbxml.core.security.LocalSecurityManager
Initialize the security manager.
logout() - Method in interface org.dbxml.core.security.DBSecurityManager
Removes any credentials associated with the current thread.
logout() - Method in class org.dbxml.core.security.LocalSecurityManager
Removes any credentials associated with the current thread.
LONG - Static variable in class org.dbxml.core.objects.Types
 
lookupDefaultNamespaceURI() - Method in class org.dbxml.xml.dom.NodeImpl
getDefaultNamespaceURI returns the default Namespace URI in this scope.
lookupNamespacePrefix(String) - Method in class org.dbxml.xml.dom.NodeImpl
Look up the prefix associated to the given namespace URI, starting from this node.
lookupNamespaceURI(String) - Method in class org.dbxml.xml.dom.NodeImpl
Look up the namespace URI associated to the given prefix, starting from this node.Name? May need to change depending on ending of the relative namespace URI reference nightmare.
LT - Static variable in class org.dbxml.core.indexer.IndexQuery
 

M

main(String[]) - Static method in class org.dbxml.core.server.dbXML
 
main(String[]) - Static method in class org.dbxml.tests.BTreeTest
 
main(String[]) - Static method in class org.dbxml.tools.XMLUserTools
 
main(String[]) - Static method in class org.dbxml.tools.XMLAdminTools
 
main(String[]) - Static method in class org.xmldb.api.tests.XMLDBTestSuite
 
MajorVersion - Static variable in class org.dbxml.core.server.dbXML
 
ManagedObject - interface org.dbxml.client.xmldb.ManagedObject.
Provides methods for managing the lifecycle of CORBA Servant instances.
MapArgs - class org.dbxml.core.objects.MapArgs.
MapArgs
MapArgs(Map) - Constructor for class org.dbxml.core.objects.MapArgs
 
MemFiler - class org.dbxml.core.filer.MemFiler.
MemFiler is an In-Memory Filer implementation for dbXML.
MemFiler() - Constructor for class org.dbxml.core.filer.MemFiler
 
MemFiler(Map) - Constructor for class org.dbxml.core.filer.MemFiler
 
MemFiler(Map, boolean) - Constructor for class org.dbxml.core.filer.MemFiler
 
MethodNotFoundException - exception org.dbxml.core.objects.MethodNotFoundException.
A MethodNotFoundException is thrown by the Reflector if a method lookup failes on an XMLObject.
MethodNotFoundException() - Constructor for class org.dbxml.core.objects.MethodNotFoundException
 
MethodNotFoundException(String) - Constructor for class org.dbxml.core.objects.MethodNotFoundException
 
MinorVersion - Static variable in class org.dbxml.core.server.dbXML
 
MODIFIED - Static variable in class org.dbxml.core.data.Record
 
MODIFY - Static variable in class org.dbxml.core.security.Permission
 
MODIFY_STR - Static variable in class org.dbxml.core.security.Permission
 

N

nam - Variable in class org.dbxml.core.corba.db.NamedVal
 
NamedNodeMapImpl - class org.dbxml.xml.dom.NamedNodeMapImpl.
NamedNodeMapImpl
NamedNodeMapImpl(NodeImpl) - Constructor for class org.dbxml.xml.dom.NamedNodeMapImpl
 
NamedVal - class org.dbxml.core.corba.db.NamedVal.
Generated from IDL definition of struct "NamedVal"
NamedVal() - Constructor for class org.dbxml.core.corba.db.NamedVal
 
NamedVal(String, String) - Constructor for class org.dbxml.core.corba.db.NamedVal
 
NamedValHelper - class org.dbxml.core.corba.db.NamedValHelper.
Generated from IDL definition of struct "NamedVal"
NamedValHelper() - Constructor for class org.dbxml.core.corba.db.NamedValHelper
 
NamedValHolder - class org.dbxml.core.corba.db.NamedValHolder.
Generated from IDL definition of struct "NamedVal"
NamedValHolder() - Constructor for class org.dbxml.core.corba.db.NamedValHolder
 
NamedValHolder(NamedVal) - Constructor for class org.dbxml.core.corba.db.NamedValHolder
 
NamedValsHelper - class org.dbxml.core.corba.db.NamedValsHelper.
Generated from IDL definition of alias "NamedVals"
NamedValsHelper() - Constructor for class org.dbxml.core.corba.db.NamedValsHelper
 
NamedValsHolder - class org.dbxml.core.corba.db.NamedValsHolder.
Generated from IDL definition of alias "NamedVals"
NamedValsHolder() - Constructor for class org.dbxml.core.corba.db.NamedValsHolder
 
NamedValsHolder(NamedVal[]) - Constructor for class org.dbxml.core.corba.db.NamedValsHolder
 
NameHelper - class org.dbxml.core.corba.db.NameHelper.
Generated from IDL definition of alias "Name"
NameHelper() - Constructor for class org.dbxml.core.corba.db.NameHelper
 
NameIndexer - class org.dbxml.core.indexer.NameIndexer.
NameIndexer is a basic implementation of the Indexer interface.
NameIndexer() - Constructor for class org.dbxml.core.indexer.NameIndexer
 
NamesHelper - class org.dbxml.core.corba.db.NamesHelper.
Generated from IDL definition of alias "Names"
NamesHelper() - Constructor for class org.dbxml.core.corba.db.NamesHelper
 
NamesHolder - class org.dbxml.core.corba.db.NamesHolder.
Generated from IDL definition of alias "Names"
NamesHolder() - Constructor for class org.dbxml.core.corba.db.NamesHolder
 
NamesHolder(String[]) - Constructor for class org.dbxml.core.corba.db.NamesHolder
 
NamespaceMap - class org.dbxml.xml.NamespaceMap.
NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
NamespaceMap() - Constructor for class org.dbxml.xml.NamespaceMap
 
namespaceURI - Variable in class org.dbxml.xml.SymbolTable.SymbolInfo
 
NAMING_PROP - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Property name to set when needing to change the location of the naming service URI.
narrow(Object) - Static method in class org.dbxml.core.corba.db.ServantManagementHelper
 
narrow(Object) - Static method in class org.dbxml.core.corba.db.CollectionHelper
 
narrow(Object) - Static method in class org.dbxml.core.corba.db.FaultCodesHelper
 
narrow(Object) - Static method in class org.dbxml.core.corba.db.CollectionManagerHelper
 
narrow(Object) - Static method in class org.dbxml.core.corba.db.DocumentSetHelper
 
narrow(Object) - Static method in class org.dbxml.core.corba.db.DatabaseManagerHelper
 
narrow(Object) - Static method in class org.dbxml.core.corba.db.DatabaseHelper
 
NBW - Static variable in class org.dbxml.core.indexer.IndexQuery
 
NBWX - Static variable in class org.dbxml.core.indexer.IndexQuery
 
NEQ - Static variable in class org.dbxml.core.indexer.IndexQuery
 
NEW_INSTANCE - Static variable in interface org.dbxml.core.objects.ThreadPolicy
NEW_INSTANCE marks the object as being neither sharable nor poolable.
newCollection(String) - Method in class org.dbxml.tools.command.AddCollection
TODO: Description of the Method
newDocument() - Method in class org.dbxml.xml.jaxp.DocumentBuilderImpl
 
newDocumentBuilder() - Method in class org.dbxml.xml.jaxp.DocumentBuilderFactoryImpl
 
newXPathQuery() - Method in class org.dbxml.core.xupdate.XPathQueryFactoryImpl
 
next(String) - Method in class org.dbxml.core.system.Sequencer
 
nextNode() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextResource() - Method in class org.dbxml.client.xmldb.ResourceIteratorImpl
 
nextResource() - Method in class org.xmldb.api.sdk.SimpleResourceIterator
Returns the next Resource instance in the iterator.
nextResource() - Method in interface org.xmldb.api.base.ResourceIterator
Returns the next Resource instance in the iterator.
nextResource() - Method in class org.xmldb.api.reference.ResourceIteratorImpl
Returns the next Resource instance in the iterator.
nextSibling() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSwitchToken() - Method in class org.dbxml.tools.ArgTokenizer
 
nextToken() - Method in class org.dbxml.tools.ArgTokenizer
 
NIN - Static variable in class org.dbxml.core.indexer.IndexQuery
 
NO_PARAMS - Static variable in interface org.dbxml.core.objects.Reflectable
 
NO_SUCH_COLLECTION - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the requested Collection could not be located.
NO_SUCH_DATABASE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if a Database instance can not be located for the provided URI.
NO_SUCH_RESOURCE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the requested Resource could not be located.
NO_SUCH_SERVICE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the requested Service could not be located.
NOCACHE - Static variable in interface org.dbxml.xml.dom.DBDocument
 
NoContent - Static variable in interface org.dbxml.xml.Signatures
 
NodeImpl - class org.dbxml.xml.dom.NodeImpl.
NodeImpl implements the foundation of the dbXML compressed DOM.
NodeImpl() - Constructor for class org.dbxml.xml.dom.NodeImpl
 
NodeImpl(byte[], int, int) - Constructor for class org.dbxml.xml.dom.NodeImpl
 
NodeImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.NodeImpl
 
NodeImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.NodeImpl
 
NodeListImpl - class org.dbxml.xml.dom.NodeListImpl.
NodeListImpl
NodeListImpl(NodeImpl) - Constructor for class org.dbxml.xml.dom.NodeListImpl
 
NodeListSet - class org.dbxml.core.query.NodeListSet.
NodeListSet is a simple NodeList wrapper
NodeListSet(NodeList) - Constructor for class org.dbxml.core.query.NodeListSet
 
NodeSet - interface org.dbxml.core.data.NodeSet.
NodeSet is an interface for iterating over a set of Nodes.
nodeset() - Method in class org.dbxml.core.xupdate.XObjectImpl
 
NodeSource - class org.dbxml.xml.NodeSource.
NodeSource encapsulates the source of a Document, including its Collection reference and its Key.
NodeSource(Collection) - Constructor for class org.dbxml.xml.NodeSource
 
NodeSource(Collection, Key) - Constructor for class org.dbxml.xml.NodeSource
 
normalize() - Method in class org.dbxml.xml.dom.NodeImpl
Puts all 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.
normalize() - Method in class org.dbxml.xml.dom.ContainerNodeImpl
Puts all 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.
normalizeCollectionURI(String) - Method in class org.dbxml.tools.command.Command
 
normalizeDbXmlURI(String) - Method in class org.dbxml.tools.command.Command
 
normalizeNS() - Method in class org.dbxml.xml.dom.NodeImpl
This method walks down the tree, starting from this node, and adds namespace declarations where needed so that every namespace being used is properly declared.
normalizeString(String) - Static method in class org.dbxml.core.query.QueryEngine
normalizeString normalizes the specific String by stripping all leading, trailing, and continuous runs of white space.
NOT_IMPLEMENTED - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the API implementation does not support the operation being invoked.
NotationImpl - class org.dbxml.xml.dom.NotationImpl.
NotationImpl
NotationImpl() - Constructor for class org.dbxml.xml.dom.NotationImpl
 
NotationImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.NotationImpl
 
NotationImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.NotationImpl
 
NSW - Static variable in class org.dbxml.core.indexer.IndexQuery
 
num() - Method in class org.dbxml.core.xupdate.XObjectImpl
 

O

OBJ - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_CANNOT_CREATE - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_CLASS_FORMAT_ERROR - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_DUPLICATE_OBJECT - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_INVALID_CONTEXT - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_INVALID_RESULT - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_METHOD_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_NULL_RESULT - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_OBJECT_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJ_RUNTIME_EXCEPTION - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
OBJECT - Static variable in class org.dbxml.core.objects.Types
 
OBJECT_HREF - Static variable in class org.dbxml.xml.dom.NodeImpl
 
OBJECT_NS - Static variable in class org.dbxml.xml.dom.NodeImpl
 
OBJECT_TYPE - Static variable in class org.dbxml.xml.dom.NodeImpl
 
OBJECTS - Static variable in class org.dbxml.core.SystemCollection
 
open() - Method in class org.dbxml.core.Collection
 
open() - Method in interface org.dbxml.core.DBObject
open opens the DBObject
open() - Method in class org.dbxml.core.filer.Paged
 
open() - Method in class org.dbxml.core.filer.BTree
 
open() - Method in class org.dbxml.core.filer.BTreeFiler
 
open() - Method in class org.dbxml.core.filer.MemFiler
open opens the DBObject
open() - Method in class org.dbxml.core.filer.HashFiler
 
open() - Method in class org.dbxml.core.filer.FSFiler
 
ORB_CLASS_PROP - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Property name to use to set the name of the ORB Class.
ORB_NAMING_PROP - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Property name to use to set the name of the ORB property to use to configure where to find the NameService ref.
ORB_SINGLETON_CLASS_PROP - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
Property name to use to set the name of the ORB singleton Class.
org.dbxml - package org.dbxml
Not much here except for a Stopwatch debugger class.
org.dbxml.client.xmldb - package org.dbxml.client.xmldb
Implements the XML:DB API for use with dbXML data stores.
org.dbxml.client.xmldb.resources - package org.dbxml.client.xmldb.resources
Implements the XMLResource type from the XML:DB API.
org.dbxml.client.xmldb.services - package org.dbxml.client.xmldb.services
Implements several XML:DB Services, including standard and extension services.
org.dbxml.core - package org.dbxml.core
This is the top-level package for all dbXML Core functionality.
org.dbxml.core.corba - package org.dbxml.core.corba
Implements the several POA-based Servants for CORBA connectivity to dbXML.
org.dbxml.core.corba.db - package org.dbxml.core.corba.db
 
org.dbxml.core.data - package org.dbxml.core.data
Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet.
org.dbxml.core.filer - package org.dbxml.core.filer
Defines the dbXML Filer interface and implements several Filers, including BTreeFiler and HashFiler.
org.dbxml.core.indexer - package org.dbxml.core.indexer
Defines the dbXML Indexer interface and implements the IndexManager, and NodeIndexer classes.
org.dbxml.core.indexer.helpers - package org.dbxml.core.indexer.helpers
Implements several optimized Helper classes for dbXML IndexQuery usage.
org.dbxml.core.objects - package org.dbxml.core.objects
Defines the dbXML XMLObject interface and implements XMLObjectManager, a reflection/invokation system and a Simple XMLObject implementation.
org.dbxml.core.query - package org.dbxml.core.query
Implements the dbXML QueryEngine and XPathQueryResolver.
org.dbxml.core.request - package org.dbxml.core.request
Implements several interfaces for extending dbXML resources into the standard Java URLConnection system.
org.dbxml.core.security - package org.dbxml.core.security
Defines several classes for dbXML access control and authentication.
org.dbxml.core.server - package org.dbxml.core.server
Defines the dbXML bootstrap class for stand-alone server operation.
org.dbxml.core.server.services - package org.dbxml.core.server.services
Defines several Services that plug into the Juggernaut server framework in order to allow dbXML to operate as a stand-alone Server.
org.dbxml.core.system - package org.dbxml.core.system
This package contains system-level classes and XMLObjects.
org.dbxml.core.xupdate - package org.dbxml.core.xupdate
Defines several classes for dbXML XUpdate query processing.
org.dbxml.tests - package org.dbxml.tests
Implements a few tools used to test various aspects of dbXML as it is under development.
org.dbxml.tools - package org.dbxml.tools
Implements the dbXML command-line tools system for server administration and database access.
org.dbxml.tools.command - package org.dbxml.tools.command
Implements the commands that are available via the Command Line Tools.
org.dbxml.xml - package org.dbxml.xml
Top level package for dbXML XML support, including DOM, SAX, Compression, and JAXP drivers.
org.dbxml.xml.dom - package org.dbxml.xml.dom
Implements the dbXML Compressed DOM and DOMParser.
org.dbxml.xml.dom.traversal - package org.dbxml.xml.dom.traversal
Implements the dbXML Compressed DOM Traversal classes.
org.dbxml.xml.jaxp - package org.dbxml.xml.jaxp
Implements the factories necessary to provide JAXP support from dbXML.
org.dbxml.xml.sax - package org.dbxml.xml.sax
Implements the dbXML SAX Event Generator and defines an extension interface for intercepting compression events.
org.xmldb.api - package org.xmldb.api
 
org.xmldb.api.base - package org.xmldb.api.base
 
org.xmldb.api.modules - package org.xmldb.api.modules
 
org.xmldb.api.reference - package org.xmldb.api.reference
 
org.xmldb.api.reference.modules - package org.xmldb.api.reference.modules
 
org.xmldb.api.sdk - package org.xmldb.api.sdk
 
org.xmldb.api.sdk.modules - package org.xmldb.api.sdk.modules
 
org.xmldb.api.tests - package org.xmldb.api.tests
 
orKeySets(Key[][]) - Static method in class org.dbxml.core.query.QueryEngine
orKeySets takes several sets of unique Keys and returns the ORed set (all unique elements).
OWNER - Static variable in class org.dbxml.core.data.Record
 

P

Paged - class org.dbxml.core.filer.Paged.
Paged is a paged file foundation that is used by both the BTree class and the HashFiler.
Paged.FileHeader - class org.dbxml.core.filer.Paged.FileHeader.
FileHeader
Paged.FileHeader(Paged) - Constructor for class org.dbxml.core.filer.Paged.FileHeader
 
Paged.FileHeader(Paged, boolean) - Constructor for class org.dbxml.core.filer.Paged.FileHeader
 
Paged.FileHeader(Paged, long) - Constructor for class org.dbxml.core.filer.Paged.FileHeader
 
Paged.FileHeader(Paged, long, int) - Constructor for class org.dbxml.core.filer.Paged.FileHeader
 
Paged.Page - class org.dbxml.core.filer.Paged.Page.
Page
Paged.Page(Paged) - Constructor for class org.dbxml.core.filer.Paged.Page
 
Paged.Page(Paged, long) - Constructor for class org.dbxml.core.filer.Paged.Page
 
Paged.PageHeader - class org.dbxml.core.filer.Paged.PageHeader.
PageHeader
Paged.PageHeader(Paged) - Constructor for class org.dbxml.core.filer.Paged.PageHeader
 
Paged.PageHeader(Paged, DataInputStream) - Constructor for class org.dbxml.core.filer.Paged.PageHeader
 
Paged() - Constructor for class org.dbxml.core.filer.Paged
 
Paged(File) - Constructor for class org.dbxml.core.filer.Paged
 
PARAMS_create - Static variable in class org.dbxml.core.system.Sequencer
 
PARAMS_createValue - Static variable in class org.dbxml.core.system.Sequencer
 
PARAMS_next - Static variable in class org.dbxml.core.system.Sequencer
 
PARAMS_remove - Static variable in class org.dbxml.core.system.Sequencer
 
PARAMS_reset - Static variable in class org.dbxml.core.system.Sequencer
 
parentDir(String) - Method in class org.dbxml.tools.command.ExportTree
TODO: Description of the Method
parentNode() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
Moves to and returns the closest visible ancestor node of the current node.
parse(InputSource) - Method in class org.dbxml.xml.jaxp.DocumentBuilderImpl
 
parse(InputSource) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
parse(String) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
PasswordCredentials - class org.dbxml.core.security.PasswordCredentials.
PasswordCredentials provides a Credentials implementation that uses usernames and passwords stored in the Systemdatabase.
PasswordCredentials(String, String, Database) - Constructor for class org.dbxml.core.security.PasswordCredentials
Creates a new PasswordCredentials using the username and password provided.
PATTERN_NAME - Static variable in class org.dbxml.core.indexer.IndexPattern
 
PATTERN_NONE - Static variable in class org.dbxml.core.indexer.IndexPattern
 
PATTERN_WILDCARD - Static variable in class org.dbxml.core.indexer.IndexPattern
 
Permission - class org.dbxml.core.security.Permission.
 
PERMISSION_DENIED - Static variable in class org.xmldb.api.base.ErrorCodes
Set if access to the requested Collection can not be granted due to the lack of proper credentials.
Permission() - Constructor for class org.dbxml.core.security.Permission
 
POOLED_INSTANCE - Static variable in interface org.dbxml.core.objects.ThreadPolicy
POOLED_INSTANCE marks the object as not being sharable, but capable of being reused in a pooled fashion.
previousNode() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousSibling() - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
Proc - Static variable in interface org.dbxml.xml.Signatures
 
processContainer(boolean, int, int) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
processDocument() - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
ProcessingException - exception org.dbxml.core.query.ProcessingException.
A ProcessingException is thrown by a Query if for some reason, it fails to actually process the query request.
ProcessingException() - Constructor for class org.dbxml.core.query.ProcessingException
 
ProcessingException(String) - Constructor for class org.dbxml.core.query.ProcessingException
 
processingInstruction(String, String) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of a processing instruction.
ProcessingInstructionImpl - class org.dbxml.xml.dom.ProcessingInstructionImpl.
ProcessingInstructionImpl
ProcessingInstructionImpl() - Constructor for class org.dbxml.xml.dom.ProcessingInstructionImpl
 
ProcessingInstructionImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.ProcessingInstructionImpl
 
ProcessingInstructionImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.ProcessingInstructionImpl
 
ProcessingInstructionImpl(NodeImpl, String, String) - Constructor for class org.dbxml.xml.dom.ProcessingInstructionImpl
 
PROP_CMD_HOME - Static variable in class org.dbxml.core.server.dbXML
 
PROP_DBXML_HOME - Static variable in class org.dbxml.core.server.dbXML
 
putDocument(Collection, Key, byte[]) - Method in class org.dbxml.core.DocumentCache
 
putDocument(Collection, Key, Document) - Method in class org.dbxml.core.DocumentCache
 

Q

qname - Variable in class org.dbxml.xml.SymbolTable.SymbolInfo
 
QRY - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
QRY_COMPILATION_ERROR - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
QRY_NOT_SUPPORTED - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
QRY_NULL_RESULT - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
QRY_PROCESSING_ERROR - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
QRY_STYLE_NOT_FOUND - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
Query - interface org.dbxml.core.query.Query.
Query represents a compiled (parsed and primed) query.
query(BTree.BTreeRootInfo, IndexQuery, BTreeCallback) - Method in class org.dbxml.core.filer.BTree
query performs a query against the BTree and performs callback operations to report the search results.
query(Collection, String, NamespaceMap, Key[]) - Method in class org.dbxml.core.query.XPathQueryResolver
 
query(Collection, String, NamespaceMap, Key[]) - Method in interface org.dbxml.core.query.QueryResolver
query compiles a Query against the specified Collection context and returns the query results.
query(Collection, String, NamespaceMap, Key[]) - Method in class org.dbxml.core.xupdate.XUpdateQueryResolver
 
query(Collection, String, String, NamespaceMap, Key[]) - Method in class org.dbxml.core.query.QueryEngine
query performs the specified query and returns a NodeSet with any possible results from that query.
query(IndexQuery, BTreeCallback) - Method in class org.dbxml.core.filer.BTree
query performs a query against the BTree and performs callback operations to report the search results.
query(String) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
Executes an XPath query on the server.
query(String) - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Run an XPath query againt the Collection.
query(String) - Method in interface org.xmldb.api.modules.XPathQueryService
Run an XPath query against the Collection.
query(String) - Method in class org.xmldb.api.reference.modules.XPathQueryServiceImpl
Run an XPath query againt the Collection.
queryCollection(String, String, NamedVal[], long) - Method in class org.dbxml.core.corba.CollectionServant
Executes an query against a this collection
queryCollection(String, String, NamedVal[], long) - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
queryCollection(String, String, NamedVal[], long) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
queryCollection(String, String, NamedVal[], long) - Method in class org.dbxml.core.corba.db._CollectionStub
 
queryCollection(String, String, NamespaceMap) - Method in class org.dbxml.core.Collection
queryCollection performs a query against the current collection using the specified style and query String.
queryDocument(String, String, NamedVal[], String, long) - Method in class org.dbxml.core.corba.CollectionServant
Executes a query against a Document in this collection
queryDocument(String, String, NamedVal[], String, long) - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
queryDocument(String, String, NamedVal[], String, long) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
queryDocument(String, String, NamedVal[], String, long) - Method in class org.dbxml.core.corba.db._CollectionStub
 
queryDocument(String, String, NamespaceMap, Object) - Method in class org.dbxml.core.Collection
queryDocument performs a query against a single Document using the specified style, query string, and Document ID.
QueryEngine - class org.dbxml.core.query.QueryEngine.
QueryEngine is the dbXML Query Engine.
QueryEngine(Database) - Constructor for class org.dbxml.core.query.QueryEngine
 
QueryException - exception org.dbxml.core.query.QueryException.
A QueryException is thrown by a Query if an exception occurs in the processing of the Query.
QueryException(int) - Constructor for class org.dbxml.core.query.QueryException
 
QueryException(int, String) - Constructor for class org.dbxml.core.query.QueryException
 
queryInterface() - Method in class org.dbxml.core.objects.SimpleReflectable
 
queryInterface() - Method in interface org.dbxml.core.objects.Reflectable
queryInterface allows a client to query the Reflectable Object for exposed methods.
queryMatches(IndexQuery) - Method in class org.dbxml.core.indexer.ValueIndexer
 
queryMatches(IndexQuery) - Method in class org.dbxml.core.indexer.NameIndexer
 
queryMatches(IndexQuery) - Method in interface org.dbxml.core.indexer.Indexer
queryMatches retrieves a set of MatchEntry instances that match the supplied query.
QueryResolver - interface org.dbxml.core.query.QueryResolver.
QueryResolver is an interface that has to be implemented to actually perfrom query resolution.
queryResource(String, String) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
queryResource(String, String) - Method in interface org.xmldb.api.modules.XPathQueryService
Run an XPath query against an XML resource stored in the Collection associated with this service.
queryResult(String) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 

R

READ - Static variable in class org.dbxml.core.security.Permission
 
READ_STR - Static variable in class org.dbxml.core.security.Permission
 
read() - Method in class org.dbxml.core.filer.Paged.FileHeader
 
read() - Method in class org.dbxml.core.filer.Paged.Page
 
read(DataInputStream) - Method in interface org.dbxml.core.filer.Streamable
read reads the object state from the stream.
read(DataInputStream) - Method in class org.dbxml.core.filer.Paged.PageHeader
 
read(DataInputStream) - Method in class org.dbxml.core.indexer.IndexPattern
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.ValueHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.NamedValsHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.ServantManagementHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.CollectionHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.EncodedBufferHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.DataHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.FaultCodesHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.APIExceptionHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.NameHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.TimestampHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.KeyHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.CollectionManagerHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.BufferHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.DocumentSetHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.DatabaseManagerHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.NamesHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.NamedValHelper
 
read(InputStream) - Static method in class org.dbxml.core.corba.db.DatabaseHelper
 
read(RandomAccessFile) - Method in class org.dbxml.core.filer.Paged.FileHeader
 
readAttributeCount() - Method in class org.dbxml.xml.XMLCompressedInput
readAttributeCount reads the count of the upcoming Attributes from the Stream based on the object signature that is provided.
readConfig() - Method in interface org.dbxml.core.security.DBSecurityManager
Reads the security managers configuration and prepares it for operation.
readConfig() - Method in class org.dbxml.core.security.LocalSecurityManager
Reads the ACL security configuration from the database.
readContentSize() - Method in class org.dbxml.xml.XMLCompressedInput
readContentSize reads the size of the upcoming content from the Stream, based on the object signature that is provided.
readRecord(Key) - Method in class org.dbxml.core.filer.BTreeFiler
 
readRecord(Key) - Method in class org.dbxml.core.filer.MemFiler
readRecord returns a Record from the Filer based on the specified Key.
readRecord(Key) - Method in class org.dbxml.core.filer.HashFiler
 
readRecord(Key) - Method in interface org.dbxml.core.filer.Filer
readRecord returns a Record from the Filer based on the specified Key.
readRecord(Key) - Method in class org.dbxml.core.filer.FSFiler
 
readSignature() - Method in class org.dbxml.xml.XMLCompressedInput
readSignature reads a Node signature byte from the input stream.
reclaim() - Method in class org.dbxml.core.objects.SimpleReflectable
 
reclaim() - Method in class org.dbxml.core.request.URIMapper
 
Record - class org.dbxml.core.data.Record.
Record is a container for Key/Value pairs.
Record() - Constructor for class org.dbxml.core.data.Record
 
Record(Key, Value) - Constructor for class org.dbxml.core.data.Record
 
Record(Key, Value, Map) - Constructor for class org.dbxml.core.data.Record
 
RecordSet - interface org.dbxml.core.data.RecordSet.
RecordSet is an interface for iterating over a set of Records.
reflect(Class) - Method in class org.dbxml.core.objects.Reflector
reflect performs an initial reflection against the Class that this Reflector will support.
Reflectable - interface org.dbxml.core.objects.Reflectable.
Reflectable is the base interface for XMLObjects, allowing them to expose a Reflector for performing method introspection and execution against the Object.
Reflector - class org.dbxml.core.objects.Reflector.
Reflector is an Object reflection and method invocation utility for dbXML Reflectable implementations (XMLObjects).
Reflector() - Constructor for class org.dbxml.core.objects.Reflector
 
Reflector(Class) - Constructor for class org.dbxml.core.objects.Reflector
 
register(Class, Configuration) - Method in class org.dbxml.core.indexer.IndexManager
 
register(Class, Configuration) - Method in class org.dbxml.core.objects.XMLObjectManager
 
registerDatabase(Database) - Static method in class org.xmldb.api.DatabaseManager
Registers a new Database implementation with the DatabaseManager.
registerService(Service) - Method in class org.dbxml.client.xmldb.CollectionImpl
Registers a new Service with this Collection.
registerService(Service) - Method in class org.xmldb.api.sdk.SimpleCollection
Registers a new Service with this Collection.
releaseReadLock() - Method in class org.dbxml.core.filer.Paged.Page
 
releaseWriteLock() - Method in class org.dbxml.core.filer.Paged.Page
 
remove() - Method in class org.dbxml.client.xmldb.CollectionImpl
Frees any server side resources consumed by this collection and releases the server side Servant.
remove() - Method in interface org.dbxml.client.xmldb.ManagedObject
Removes the server side Servant for this object.
remove() - Method in class org.dbxml.client.xmldb.services.CollectionManager
Removes the server side Servant for this object.
remove() - Method in class org.dbxml.client.xmldb.services.DatabaseInstanceManager
Removes the server side Servant for this object.
remove() - Method in interface org.dbxml.core.Container
delete removes the Document from the Collection.
remove() - Method in class org.dbxml.core.corba.DocumentSetServant
 
remove() - Method in class org.dbxml.core.corba.CollectionManagerServant
 
remove() - Method in class org.dbxml.core.corba.DatabaseManagerServant
 
remove() - Method in class org.dbxml.core.corba.CollectionServant
Releases all resources associated with this object.
remove() - Method in class org.dbxml.core.corba.EncodedBufferConverter
 
remove() - Method in class org.dbxml.core.corba.DatabaseServant
 
remove() - Method in class org.dbxml.core.corba.db._DatabaseStub
 
remove() - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
remove() - Method in class org.dbxml.core.corba.db.DocumentSetPOATie
 
remove() - Method in class org.dbxml.core.corba.db._DocumentSetStub
 
remove() - Method in class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
remove() - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
remove() - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
remove() - Method in class org.dbxml.core.corba.db.ServantManagementPOATie
 
remove() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
remove() - Method in class org.dbxml.core.corba.db._CollectionStub
 
remove() - Method in class org.dbxml.core.corba.db._DatabaseManagerStub
 
remove() - Method in class org.dbxml.core.corba.db._ServantManagementStub
 
remove() - Method in interface org.dbxml.core.corba.db.ServantManagementOperations
 
remove(Object) - Method in class org.dbxml.core.Collection
remove removes an object from the Collection based on its Key, regardless of it's type.
remove(String) - Method in class org.dbxml.core.system.Sequencer
 
remove(String, Key, int, int, short, short) - Method in class org.dbxml.core.indexer.ValueIndexer
 
remove(String, Key, int, int, short, short) - Method in class org.dbxml.core.indexer.NameIndexer
 
remove(String, Key, int, int, short, short) - Method in interface org.dbxml.core.indexer.Indexer
remove removes all references to the specified Key from the Indexer.
removeAttribute(String) - Method in class org.dbxml.xml.dom.ElementImpl
Removes an attribute by name.
removeAttributeNode(Attr) - Method in class org.dbxml.xml.dom.ElementImpl
Removes the specified attribute.
removeAttributeNS(String, String) - Method in class org.dbxml.xml.dom.ElementImpl
Removes an attribute by local name and namespace URI.
removeChild(Node) - Method in class org.dbxml.xml.dom.NodeImpl
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChild(Node) - Method in class org.dbxml.xml.dom.ContainerNodeImpl
Removes the child node indicated by oldChild from the list of children, and returns it.
removeCollection(String) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Removes the named collection from the system.
removeCollection(String) - Method in interface org.xmldb.api.modules.CollectionManagementService
Removes a named Collection from the system.
removeDefaultNamespace() - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
removeDefaultNamespace() - Method in class org.dbxml.xml.NamespaceMap
 
removeDocument(Collection, Key) - Method in class org.dbxml.core.DocumentCache
 
removeDocument(Key, Document) - Method in class org.dbxml.core.indexer.IndexManager
 
removeDocument(String) - Method in class org.dbxml.core.corba.CollectionServant
Deletes a document from the collection.
removeDocument(String) - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
removeDocument(String) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
removeDocument(String) - Method in class org.dbxml.core.corba.db._CollectionStub
 
removeNamedItem(String) - Method in class org.dbxml.xml.dom.NamedNodeMapImpl
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.dbxml.xml.dom.NamedNodeMapImpl
 
removeNamespace(String) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
removeNamespace(String) - Method in class org.dbxml.xml.NamespaceMap
 
removeNamespace(String) - Method in interface org.xmldb.api.modules.XPathQueryService
Removes the namespace mapping associated with prefix from the internal namespace map.
removeResource(long) - Method in class org.dbxml.client.xmldb.ResourceSetImpl
Removes the Resource located at index from the set.
removeResource(long) - Method in interface org.xmldb.api.base.ResourceSet
Removes the Resource located at index from the set.
removeResource(Resource) - Method in class org.dbxml.client.xmldb.CollectionImpl
Removes the provided resource from the repository.
removeResource(Resource) - Method in class org.xmldb.api.sdk.SimpleCollection
Removes the Resource from the database.
removeResource(Resource) - Method in interface org.xmldb.api.base.Collection
Removes the Resource from the database.
removeResource(Resource) - Method in class org.xmldb.api.reference.CollectionImpl
Removes the Resource from the database.
removeValue(BTree.BTreeRootInfo, Value) - Method in class org.dbxml.core.filer.BTree
removeValue removes a Value from the BTree and returns the associated pointer for it.
removeValue(Value) - Method in class org.dbxml.core.filer.BTree
removeValue removes a Value from the BTree and returns the associated pointer for it.
replaceChild(Node, Node) - Method in class org.dbxml.xml.dom.NodeImpl
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceChild(Node, Node) - Method in class org.dbxml.xml.dom.ContainerNodeImpl
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in class org.dbxml.xml.dom.CharacterDataImpl
Replace the characters starting at the specified character offset with the specified string.
reset() - Method in class org.dbxml.Stopwatch
 
reset(String, long) - Method in class org.dbxml.core.system.Sequencer
 
Resource - interface org.xmldb.api.base.Resource.
Resource is a container for data stored within the database.
RESOURCE_SET_NS - Static variable in class org.dbxml.client.xmldb.ResourceSetImpl
 
RESOURCE_TYPE - Static variable in interface org.xmldb.api.modules.XMLResource
 
RESOURCE_TYPE - Static variable in interface org.xmldb.api.modules.BinaryResource
 
ResourceIterator - interface org.xmldb.api.base.ResourceIterator.
ResourceIterator is used to iterate over a set of resources.
ResourceIteratorImpl - class org.dbxml.client.xmldb.ResourceIteratorImpl.
 
ResourceIteratorImpl - class org.xmldb.api.reference.ResourceIteratorImpl.
ResourceIterator is used to iterate over a set of resources.
ResourceIteratorImpl(Collection, NodeList) - Constructor for class org.xmldb.api.reference.ResourceIteratorImpl
 
ResourceIteratorImpl(List) - Constructor for class org.dbxml.client.xmldb.ResourceIteratorImpl
 
ResourcePermissions - class org.dbxml.core.security.ResourcePermissions.
 
ResourcePermissions(String) - Constructor for class org.dbxml.core.security.ResourcePermissions
 
ResourceSet - interface org.xmldb.api.base.ResourceSet.
ResourceSet is a container for a set of resources.
ResourceSetImpl - class org.dbxml.client.xmldb.ResourceSetImpl.
ResourceSet contains a set of resources as returned from a query or other operation.
ResourceSetImpl(Collection, Document) - Constructor for class org.dbxml.client.xmldb.ResourceSetImpl
 
ResourceSetImpl(Collection, SymbolTable, byte[]) - Constructor for class org.dbxml.client.xmldb.ResourceSetImpl
 
ResourceTest - class org.xmldb.api.tests.ResourceTest.
 
ResourceTest(String) - Constructor for class org.xmldb.api.tests.ResourceTest
 
resume() - Method in class org.dbxml.core.server.services.dbXMLService
resume resumes exection of a suspended Service.
resume() - Method in class org.dbxml.core.server.services.APIService
resume resumes exection of a suspended Service.
RetrieveDocument - class org.dbxml.tools.command.RetrieveDocument.
RetrieveDocument.java is designed to let the user recall or retrieve a Document from a specific Collection and save it to a new location.
RetrieveDocument() - Constructor for class org.dbxml.tools.command.RetrieveDocument
 
rollback() - Method in interface org.dbxml.core.Container
rollback reloads the Document from the Collection.
rollback() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Rollback the transaction
rollback() - Method in interface org.xmldb.api.modules.TransactionService
Rollback the transaction
rollback() - Method in class org.xmldb.api.reference.modules.TransactionServiceImpl
Rollback the transaction
rtree() - Method in class org.dbxml.core.xupdate.XObjectImpl
 
run() - Method in class org.dbxml.core.server.services.GopherServer
 
run() - Method in class org.dbxml.core.server.services.APIService
 

S

saveSymbols(Collection, SymbolTable) - Method in class org.dbxml.core.SystemCollection
saveSymbols save the SymbolTable for the specified Collection.
SAXEventGenerator - class org.dbxml.xml.sax.SAXEventGenerator.
SAXEventGenerator
SAXEventGenerator(Document) - Constructor for class org.dbxml.xml.sax.SAXEventGenerator
 
SAXEventGenerator(SymbolTable, byte[]) - Constructor for class org.dbxml.xml.sax.SAXEventGenerator
 
SAXEventGenerator(SymbolTable, byte[], int, int) - Constructor for class org.dbxml.xml.sax.SAXEventGenerator
 
SCORE_NAME - Static variable in class org.dbxml.core.indexer.IndexPattern
 
SCORE_NATURAL - Static variable in class org.dbxml.core.indexer.IndexPattern
 
SCORE_NONE - Static variable in class org.dbxml.core.indexer.IndexPattern
 
SCORE_WILDCARD - Static variable in class org.dbxml.core.indexer.IndexPattern
 
SEC - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
SEC_INVALID_ACCESS - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
SEC_INVALID_CREDENTIALS - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
SEC_INVALID_GROUP - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
SEC_INVALID_USER - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
SecurityException - exception org.dbxml.core.security.SecurityException.
A SecurityException is thrown if access is denied to a resource within the database.
SecurityException(int) - Constructor for class org.dbxml.core.security.SecurityException
 
SecurityException(int, String) - Constructor for class org.dbxml.core.security.SecurityException
 
SEP - Static variable in class org.dbxml.client.xmldb.DatabaseImpl
The characters expected to separate the INSTANCE_NAME from the database name.
Sequencer - class org.dbxml.core.system.Sequencer.
Sequencer is a system-level sequencer for creating auto-incrementing values.
Sequencer() - Constructor for class org.dbxml.core.system.Sequencer
 
ServantManagement - interface org.dbxml.core.corba.db.ServantManagement.
Generated from IDL definition of interface "ServantManagement"
ServantManagementHelper - class org.dbxml.core.corba.db.ServantManagementHelper.
Generated from IDL definition of interface "ServantManagement"
ServantManagementHelper() - Constructor for class org.dbxml.core.corba.db.ServantManagementHelper
 
ServantManagementHolder - class org.dbxml.core.corba.db.ServantManagementHolder.
Generated from IDL definition of interface "ServantManagement"
ServantManagementHolder() - Constructor for class org.dbxml.core.corba.db.ServantManagementHolder
 
ServantManagementHolder(ServantManagement) - Constructor for class org.dbxml.core.corba.db.ServantManagementHolder
 
ServantManagementOperations - interface org.dbxml.core.corba.db.ServantManagementOperations.
Generated from IDL definition of interface "ServantManagement"
ServantManagementPOA - class org.dbxml.core.corba.db.ServantManagementPOA.
Generated from IDL definition of interface "ServantManagement"
ServantManagementPOA() - Constructor for class org.dbxml.core.corba.db.ServantManagementPOA
 
ServantManagementPOATie - class org.dbxml.core.corba.db.ServantManagementPOATie.
Generated from IDL definition of interface "ServantManagement"
ServantManagementPOATie(ServantManagementOperations) - Constructor for class org.dbxml.core.corba.db.ServantManagementPOATie
 
ServantManagementPOATie(ServantManagementOperations, POA) - Constructor for class org.dbxml.core.corba.db.ServantManagementPOATie
 
Service - interface org.xmldb.api.base.Service.
The Service interface provides an extension mechanism for Collection implementations.
set(Args) - Method in class org.dbxml.core.objects.Variant
set sets the value as an Args instance.
set(boolean) - Method in class org.dbxml.core.objects.Variant
set sets the value as a boolean.
set(byte) - Method in class org.dbxml.core.objects.Variant
set sets the value as a byte.
set(char) - Method in class org.dbxml.core.objects.Variant
set sets the value as a char.
set(Document) - Method in class org.dbxml.core.objects.Variant
set sets the value as a Document.
set(DocumentFragment) - Method in class org.dbxml.core.objects.Variant
set sets the value as a DocumentFragment.
set(double) - Method in class org.dbxml.core.objects.Variant
set sets the value as a double.
set(Element) - Method in class org.dbxml.core.objects.Variant
set sets the value as an Element.
set(float) - Method in class org.dbxml.core.objects.Variant
set sets the value as a float.
set(int) - Method in class org.dbxml.core.objects.Variant
set sets the value as an int.
set(long) - Method in class org.dbxml.core.objects.Variant
set sets the value as a long.
set(Object) - Method in class org.dbxml.core.objects.Variant
set sets the value as an Object.
set(short) - Method in class org.dbxml.core.objects.Variant
set sets the value as a short
set(String) - Method in class org.dbxml.core.objects.Variant
set sets the value as a String.
setActive() - Method in interface org.dbxml.core.security.DBSecurityManager
 
setActive() - Method in class org.dbxml.core.security.LocalSecurityManager
 
setActivity(String) - Method in class org.dbxml.tools.DeploymentTask
Sets the Activity attribute of the DeploymentTask object
setActualEncoding(String) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setAttribute(String, Object) - Method in class org.dbxml.xml.jaxp.DocumentBuilderFactoryImpl
 
setAttribute(String, String) - Method in class org.dbxml.xml.dom.ElementImpl
Adds a new attribute.
setAttributeNode(Attr) - Method in class org.dbxml.xml.dom.ElementImpl
Adds a new attribute.
setAttributeNodeNS(Attr) - Method in class org.dbxml.xml.dom.ElementImpl
Adds a new attribute.
setAttributeNS(String, String, String) - Method in class org.dbxml.xml.dom.ElementImpl
Adds a new attribute.
setAuthoring(boolean) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setAuthoring(boolean) - Method in interface org.dbxml.xml.dom.DBDocument
setAuthoring sets whether or not this Document is in an authoring mode.
setCaching(boolean) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setCaching(boolean) - Method in interface org.dbxml.xml.dom.DBDocument
setCaching sets whether or not this Document should be cached by some sort of caching mechanism.
setClass(String) - Method in class org.dbxml.tools.DeploymentTask
Sets the Implementation class attribute of the DeploymentTask object
setCollection(Collection) - Method in class org.dbxml.client.xmldb.services.CollectionManager
Provides a reference to the XML:DB collection instance that this service is associated with.
setCollection(Collection) - Method in class org.dbxml.client.xmldb.services.XMLObjectService
Sets the collection associated with this service.
setCollection(Collection) - Method in class org.dbxml.client.xmldb.services.DatabaseInstanceManager
Not used for the DatabaseInstanceManager service.
setCollection(Collection) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
setCollection(Collection) - Method in class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl
 
setCollection(Collection) - Method in class org.dbxml.core.filer.BTreeFiler
 
setCollection(Collection) - Method in class org.dbxml.core.filer.MemFiler
 
setCollection(Collection) - Method in class org.dbxml.core.filer.HashFiler
 
setCollection(Collection) - Method in interface org.dbxml.core.filer.Filer
setCollection tells the Filer who its parent is.
setCollection(Collection) - Method in class org.dbxml.core.filer.FSFiler
 
setCollection(Collection) - Method in class org.dbxml.core.indexer.ValueIndexer
 
setCollection(Collection) - Method in class org.dbxml.core.indexer.NameIndexer
 
setCollection(Collection) - Method in interface org.dbxml.core.indexer.Indexer
setCollection tells the Indexer who its parent is.
setCollection(Collection) - Method in class org.dbxml.core.objects.SimpleXMLObject
 
setCollection(Collection) - Method in interface org.dbxml.core.objects.XMLObject
 
setCollection(Collection) - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Sets the Collection attribute of the Service object
setCollection(Collection) - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Sets the Collection attribute of the Service object
setCollection(Collection) - Method in interface org.xmldb.api.base.Service
Sets the Collection attribute of the Service object
setCollection(Collection) - Method in class org.xmldb.api.reference.modules.XPathQueryServiceImpl
Sets the Collection attribute of the Service object
setCollection(Collection) - Method in class org.xmldb.api.reference.modules.TransactionServiceImpl
Sets the Collection attribute of the Service object
setCollection(String) - Method in class org.dbxml.tools.DeploymentTask
Sets the Collection attribute of the DeploymentTask object
setConfig(Configuration) - Method in class org.dbxml.core.CollectionManager
 
setConfig(Configuration) - Method in class org.dbxml.core.Collection
 
setConfig(Configuration) - Method in class org.dbxml.core.Database
 
setConfig(Configuration) - Method in class org.dbxml.core.filer.BTreeFiler
 
setConfig(Configuration) - Method in class org.dbxml.core.filer.HashFiler
 
setConfig(Configuration) - Method in class org.dbxml.core.filer.FSFiler
 
setConfig(Configuration) - Method in class org.dbxml.core.indexer.ValueIndexer
 
setConfig(Configuration) - Method in class org.dbxml.core.indexer.NameIndexer
 
setConfig(Configuration) - Method in class org.dbxml.core.indexer.IndexManager
 
setConfig(Configuration) - Method in class org.dbxml.core.objects.XMLObjectManager
 
setConfig(Configuration) - Method in class org.dbxml.core.objects.SimpleReflectable
 
setConfig(Configuration) - Method in class org.dbxml.core.query.XPathQueryResolver
 
setConfig(Configuration) - Method in class org.dbxml.core.query.QueryEngine
 
setConfig(Configuration) - Method in class org.dbxml.core.security.LocalSecurityManager
setConfig sets the configuration information for the Configurable object instance.
setConfig(Configuration) - Method in class org.dbxml.core.security.ResourcePermissions
setConfig sets the configuration information for the Configurable object instance.
setConfig(Configuration) - Method in class org.dbxml.core.server.services.dbXMLService
 
setConfig(Configuration) - Method in class org.dbxml.core.server.services.GopherServer
 
setConfig(Configuration) - Method in class org.dbxml.core.server.services.APIService
 
setConfig(Configuration) - Method in class org.dbxml.core.xupdate.XUpdateQueryResolver
 
setContent(Object) - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
Sets the Content attribute of the XMLResourceImpl object.
setContent(Object) - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Sets the content for this resource.
setContent(Object) - Method in class org.xmldb.api.sdk.modules.SimpleBinaryResource
Sets the content for this resource.
setContent(Object) - Method in interface org.xmldb.api.base.Resource
Sets the content for this resource.
setContentAsDOM(Node) - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
Sets the content of the resource from a DOM Node.
setContentAsDOM(Node) - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Sets the content of the Resource using a DOM Node as the source.
setContentAsDOM(Node) - Method in interface org.xmldb.api.modules.XMLResource
Sets the content of the Resource using a DOM Node as the source.
setContentAsSAX() - Method in class org.dbxml.client.xmldb.resources.XMLResourceImpl
setContentAsSAX returns a SAX ContentHandler that can be used to set the content of the resource.
setContentAsSAX() - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Sets the content of the Resource using a SAX ContentHandler.
setContentAsSAX() - Method in interface org.xmldb.api.modules.XMLResource
Sets the content of the Resource using a SAX ContentHandler.
SetContentHandler - class org.xmldb.api.sdk.modules.SetContentHandler.
Simple ContentHandler that just converts the SAX event stream into a text representation of the document and stores it in the associated resource.
setContentHandler(ContentHandler) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
SetContentHandler(XMLResource) - Constructor for class org.xmldb.api.sdk.modules.SetContentHandler
 
setCurrentNode(Node) - Method in class org.dbxml.xml.dom.traversal.TreeWalkerImpl
 
setData(String) - Method in class org.dbxml.xml.dom.CharacterDataImpl
 
setData(String) - Method in class org.dbxml.xml.dom.ProcessingInstructionImpl
 
setDatabase(String) - Method in class org.dbxml.tools.DeploymentTask
Sets the Database attribute of the DeploymentTask object
setDataBytes(byte[]) - Method in class org.dbxml.xml.dom.NodeImpl
 
setDataBytes(byte[]) - Method in interface org.dbxml.xml.dom.CompressedNode
setDataBytes sets the byte array that defines this Node.
setDataBytes(byte[], int, int) - Method in class org.dbxml.xml.dom.NodeImpl
 
setDataBytes(byte[], int, int) - Method in interface org.dbxml.xml.dom.CompressedNode
setDataBytes sets the definition and positional information for the Node.
setDataLen(int) - Method in class org.dbxml.core.filer.Paged.PageHeader
The length of the Data
setDataLen(int) - Method in class org.dbxml.xml.dom.NodeImpl
 
setDataLen(int) - Method in interface org.dbxml.xml.dom.CompressedNode
setDataLen sets the length of the Node's definition in the byte array.
setDataPos(int) - Method in class org.dbxml.xml.dom.NodeImpl
 
setDataPos(int) - Method in interface org.dbxml.xml.dom.CompressedNode
setDataPos sets the offset into the Node definition's byte array that the Node starts at.
setDefaultNamespace(String) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
setDefaultNamespace(String) - Method in class org.dbxml.xml.NamespaceMap
 
setDirty() - Method in class org.dbxml.core.filer.Paged.FileHeader
 
setDirty() - Method in class org.dbxml.core.filer.Paged.PageHeader
 
setDirty() - Method in class org.dbxml.xml.dom.NodeImpl
 
setDirty(boolean) - Method in class org.dbxml.xml.SymbolTable
 
setDoctype(DocumentType) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setDocument(Object, Document) - Method in class org.dbxml.core.Collection
setDocument overwrites/updates an existing Document in a dbXML Collection.
setDocument(String, EncodedBuffer) - Method in class org.dbxml.core.corba.CollectionServant
Sets a document in the collection.
setDocument(String, EncodedBuffer) - Method in interface org.dbxml.core.corba.db.CollectionOperations
 
setDocument(String, EncodedBuffer) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
setDocument(String, EncodedBuffer) - Method in class org.dbxml.core.corba.db._CollectionStub
 
setDTDHandler(DTDHandler) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
setEncoding(String) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setEncoding(String) - Method in class org.dbxml.xml.dom.EntityImpl
 
setEntityResolver(EntityResolver) - Method in class org.dbxml.xml.jaxp.DocumentBuilderImpl
 
setEntityResolver(EntityResolver) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
setErrorHandler(ErrorHandler) - Method in class org.dbxml.xml.jaxp.DocumentBuilderImpl
 
setErrorHandler(ErrorHandler) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
setFeature(String, boolean) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
setFirstFreePage(long) - Method in class org.dbxml.core.filer.Paged.FileHeader
The first free page in unused secondary space
setHeaderSize(short) - Method in class org.dbxml.core.filer.Paged.FileHeader
The size of the FileHeader.
setHome(String) - Method in class org.dbxml.tools.DeploymentTask
Sets the Home attribute of the DeploymentTask object
setKernel(Kernel) - Method in class org.dbxml.core.Database
 
setKernel(Kernel) - Method in class org.dbxml.core.server.services.dbXMLService
 
setKernel(Kernel) - Method in class org.dbxml.core.server.services.APIService
 
setKey(Key) - Method in class org.dbxml.core.filer.Paged.PageHeader
 
setKey(Key) - Method in class org.dbxml.core.filer.Paged.Page
 
setKeyHash(int) - Method in class org.dbxml.core.filer.Paged.PageHeader
The hashed value of the Key for quick comparisons
setKeyLen(short) - Method in class org.dbxml.core.filer.Paged.PageHeader
The length of the Key
setLastFreePage(long) - Method in class org.dbxml.core.filer.Paged.FileHeader
The last free page in unused secondary space
setLocation(String) - Method in class org.dbxml.core.filer.BTreeFiler
 
setLocation(String) - Method in class org.dbxml.core.filer.HashFiler
 
setLocation(String) - Method in class org.dbxml.core.indexer.ValueIndexer
 
setLocation(String) - Method in class org.dbxml.core.indexer.NameIndexer
 
setMaxKeySize(short) - Method in class org.dbxml.core.filer.Paged.FileHeader
The maximum number of bytes a key can be.
setName(String) - Method in class org.dbxml.tools.DeploymentTask
Sets the Name to use for the document or XMLObject.
setNamedItem(Node) - Method in class org.dbxml.xml.dom.NamedNodeMapImpl
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.dbxml.xml.dom.NamedNodeMapImpl
 
setNamespace(Node) - Method in class org.dbxml.core.xupdate.XPathQueryImpl
Sets the Namespace attribute of the XPathQueryImpl object
setNamespace(String, String) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
setNamespace(String, String) - Method in class org.dbxml.xml.NamespaceMap
 
setNamespace(String, String) - Method in interface org.xmldb.api.modules.XPathQueryService
Sets a namespace mapping in the internal namespace map used to evaluate queries.
setNextPage(long) - Method in class org.dbxml.core.filer.Paged.PageHeader
The next page for this Record (if overflowed)
setNodeFilter(NodeFilter) - Method in class org.dbxml.core.xupdate.XPathQueryImpl
Sets the NodeFilter attribute of the XPathQueryImpl object
setNodeName(String) - Method in class org.dbxml.xml.dom.NodeImpl
 
setNodeValue(String) - Method in class org.dbxml.xml.dom.NodeImpl
The value of this node, depending on its type; see the table above.
setNodeValue(String) - Method in class org.dbxml.xml.dom.CharacterDataImpl
 
setNodeValue(String) - Method in class org.dbxml.xml.dom.ProcessingInstructionImpl
 
setNodeValue(String) - Method in class org.dbxml.xml.dom.AttrImpl
 
setObject(Object, XMLSerializable) - Method in class org.dbxml.core.Collection
setObject sets an XMLSerializable object in the Collection based on the provided Key.
setPage(long) - Method in class org.dbxml.core.filer.BTree.BTreeRootInfo
 
setPageCount(long) - Method in class org.dbxml.core.filer.Paged.FileHeader
The number of pages in primary storage
setPageHeaderSize(byte) - Method in class org.dbxml.core.filer.Paged.FileHeader
The size of a page header.
setPageNum(long) - Method in class org.dbxml.core.filer.Paged.Page
 
setPageSize(int) - Method in class org.dbxml.core.filer.Paged.FileHeader
The size of a page.
setParentNode(NodeImpl) - Method in class org.dbxml.xml.dom.NodeImpl
 
setPath(String) - Method in class org.dbxml.tools.DeploymentTask
Sets the Path attribute of the DeploymentTask object
setPool(ObjectPool) - Method in class org.dbxml.core.objects.SimpleReflectable
 
setPool(ObjectPool) - Method in class org.dbxml.core.request.URIMapper
 
setPrefix(String) - Method in class org.dbxml.xml.dom.NodeImpl
The namespace prefix of this node, or null if it is unspecified.
setProperty(String, Object) - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
setProperty(String, String) - Method in class org.dbxml.client.xmldb.CommonConfigurable
Sets a property value.
setProperty(String, String) - Static method in class org.xmldb.api.DatabaseManager
Sets a property for the DatabaseManager.
setProperty(String, String) - Method in class org.xmldb.api.sdk.SimpleConfigurable
Sets the property name to have the value provided in value.
setProperty(String, String) - Method in interface org.xmldb.api.base.Configurable
Sets the property name to have the value provided in value.
setQString(String) - Method in class org.dbxml.core.xupdate.XPathQueryImpl
Sets the QString attribute of the XPathQueryImpl object
setQueryEngine(QueryEngine) - Method in class org.dbxml.core.query.XPathQueryResolver
 
setQueryEngine(QueryEngine) - Method in interface org.dbxml.core.query.QueryResolver
setQueryEngine hands a reference for the QueryEngine to the Resolver.
setQueryEngine(QueryEngine) - Method in class org.dbxml.core.xupdate.XUpdateQueryResolver
 
setRecordCount(long) - Method in class org.dbxml.core.filer.Paged.FileHeader
The number of records being managed by the file (not pages)
setRecordLen(int) - Method in class org.dbxml.core.filer.Paged.PageHeader
The length of the Record's value
setServiceManager(ServiceManager) - Method in class org.dbxml.core.server.services.GopherServer
 
setServiceManager(ServiceManager) - Method in class org.dbxml.core.server.services.APIService
 
setSource(NodeSource) - Method in class org.dbxml.xml.dom.NodeImpl
 
setSource(NodeSource) - Method in interface org.dbxml.xml.dom.DBNode
setSource sets a source for this Node.
setSpecified(boolean) - Method in class org.dbxml.xml.dom.AttrImpl
 
setStandalone(boolean) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setStatus(byte) - Method in class org.dbxml.core.filer.Paged.PageHeader
The status of this page (UNUSED, RECORD, DELETED, etc...)
setStrictErrorChecking(boolean) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setSymbolDeserializer(SymbolDeserializer) - Method in class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
setSymbolID(short) - Method in class org.dbxml.xml.dom.AttrImpl
 
setSymbols(SymbolTable) - Method in interface org.dbxml.xml.dom.CompressedDocument
setSymbols sets the Symbol table for this Document.
setSymbols(SymbolTable) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setTotalCount(long) - Method in class org.dbxml.core.filer.Paged.FileHeader
The number of total pages in the file
setUp() - Method in class org.xmldb.api.tests.XMLDBTestCase
 
setURI(String) - Method in class org.dbxml.core.request.URIMapper
setURI sets the URI for the URIMapper and parses it.
setUserData(Object, String) - Method in class org.dbxml.xml.dom.NodeImpl
This method allows to attach a user object to a Node.
setValue(String) - Method in class org.dbxml.core.data.Record
setValue sets the Record's Value.
setValue(String) - Method in class org.dbxml.xml.dom.AttrImpl
 
setValue(Value) - Method in class org.dbxml.core.data.Record
setValue sets the Record's Value.
setVersion(String) - Method in class org.dbxml.xml.dom.DocumentImpl
 
setVersion(String) - Method in class org.dbxml.xml.dom.EntityImpl
 
SHARED_INSTANCE - Static variable in interface org.dbxml.core.objects.ThreadPolicy
SHARED_INSTANCE marks the object as capable of being shared by multiple requesting threads.
SHORT - Static variable in class org.dbxml.core.objects.Types
 
ShortContent - Static variable in interface org.dbxml.xml.Signatures
 
Shutdown - class org.dbxml.tools.command.Shutdown.
AddCollection.java is designed to let the user create new Collections and Nested Collections within the Database.
shutdown() - Method in class org.dbxml.client.xmldb.services.DatabaseInstanceManager
Shutsdown the Database instance
shutdown() - Method in class org.dbxml.core.corba.DatabaseManagerServant
 
shutdown() - Method in class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
shutdown() - Method in class org.dbxml.core.corba.db._DatabaseManagerStub
 
shutdown() - Method in interface org.dbxml.core.corba.db.DatabaseManagerOperations
 
Shutdown() - Constructor for class org.dbxml.tools.command.Shutdown
 
Signatures - interface org.dbxml.xml.Signatures.
Signatures defines identifying values for the types that the dbXML DOM recognizes.
SimpleBinaryResource - class org.xmldb.api.sdk.modules.SimpleBinaryResource.
Resource for encapsulation of binary data that is stored in the data base.
SimpleBinaryResource(Collection, String) - Constructor for class org.xmldb.api.sdk.modules.SimpleBinaryResource
Create a new BinaryResource without any content.
SimpleBinaryResource(Collection, String, byte[]) - Constructor for class org.xmldb.api.sdk.modules.SimpleBinaryResource
Create a fully initialized BinaryResource
SimpleCollection - class org.xmldb.api.sdk.SimpleCollection.
SimpleCollection provides an easy starting point for implementing the Collection interface.
SimpleCollection() - Constructor for class org.xmldb.api.sdk.SimpleCollection
 
SimpleConfigurable - class org.xmldb.api.sdk.SimpleConfigurable.
Provides the ability to configure properties about an object.
SimpleConfigurable() - Constructor for class org.xmldb.api.sdk.SimpleConfigurable
 
SimpleDatabase - class org.xmldb.api.sdk.SimpleDatabase.
Simple 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.

SimpleDatabase() - Constructor for class org.xmldb.api.sdk.SimpleDatabase
 
SimpleReflectable - class org.dbxml.core.objects.SimpleReflectable.
SimpleReflectable
SimpleReflectable() - Constructor for class org.dbxml.core.objects.SimpleReflectable
 
SimpleResourceIterator - class org.xmldb.api.sdk.SimpleResourceIterator.
ResourceIterator is used to iterate over a set of resources.
SimpleResourceIterator() - Constructor for class org.xmldb.api.sdk.SimpleResourceIterator
 
SimpleTransactionService - class org.xmldb.api.sdk.modules.SimpleTransactionService.
Provides the ability to bundle Collection operations into a transaction.
SimpleTransactionService() - Constructor for class org.xmldb.api.sdk.modules.SimpleTransactionService
 
SimpleXMLObject - class org.dbxml.core.objects.SimpleXMLObject.
SimpleXMLObject
SimpleXMLObject() - Constructor for class org.dbxml.core.objects.SimpleXMLObject
 
SimpleXMLResource - class org.xmldb.api.sdk.modules.SimpleXMLResource.
Provides access to XML resources stored in the database.
SimpleXMLResource(Collection, String) - Constructor for class org.xmldb.api.sdk.modules.SimpleXMLResource
Create a new XMLResource without any content.
SimpleXMLResource(Collection, String, String) - Constructor for class org.xmldb.api.sdk.modules.SimpleXMLResource
Create a fully initialized XMLResource
SimpleXPathQueryService - class org.xmldb.api.sdk.modules.SimpleXPathQueryService.
XPathQueryService is a Service that enables the execution of XPath queries within the context of a Collection.
SimpleXPathQueryService() - Constructor for class org.xmldb.api.sdk.modules.SimpleXPathQueryService
 
skippedEntity(String) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of a skipped entity.
SOURCE_COL - Static variable in class org.dbxml.xml.NodeSource
 
SOURCE_COUNT - Static variable in class org.dbxml.xml.NodeSource
 
SOURCE_KEY - Static variable in class org.dbxml.xml.NodeSource
 
SOURCE_MODIFIED - Static variable in class org.dbxml.xml.NodeSource
 
SOURCE_NS - Static variable in class org.dbxml.xml.NodeSource
 
splitText(int) - Method in class org.dbxml.xml.dom.TextImpl
Breaks this Text node into two Text nodes at the specified offset, keeping both in the tree as siblings.
stamp - Variable in class org.dbxml.core.corba.db.EncodedBuffer
 
STAMP_TEXT - interface org.dbxml.core.corba.db.STAMP_TEXT.
Automatically generated from IDL const definition
start() - Method in class org.dbxml.Stopwatch
 
start() - Method in class org.dbxml.core.server.services.dbXMLService
start will attempt to start the Service.
start() - Method in class org.dbxml.core.server.services.GopherServer
 
start() - Method in class org.dbxml.core.server.services.APIService
start will attempt to start the Service.
start() - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
startDocument() - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the beginning of the document.
startElement(String, String, String, Attributes) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the start of an element.
startPrefixMapping(String, String) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the start of a Namespace mapping.
startsWith(Value) - Method in class org.dbxml.core.data.Value
 
status() - Method in class org.dbxml.core.server.services.dbXMLService
status returns the current operational status of this Service.
status() - Method in class org.dbxml.core.server.services.APIService
status returns the current operational status of this Service.
statusMessage() - Method in class org.dbxml.core.server.services.dbXMLService
statusMessage returns a textual message about the Service's operational state.
statusMessage() - Method in class org.dbxml.core.server.services.APIService
statusMessage returns a textual message about the Service's operational state.
stop() - Method in class org.dbxml.Stopwatch
 
stop() - Method in class org.dbxml.core.server.services.dbXMLService
stop will attempt to stop the Service.
stop() - Method in class org.dbxml.core.server.services.APIService
stop will attempt to stop the Service.
stop() - Method in class org.dbxml.xml.sax.SAXEventGenerator
 
Stopwatch - class org.dbxml.Stopwatch.
Stopwatch is a debugging tool for manually profiling code execution.
Stopwatch() - Constructor for class org.dbxml.Stopwatch
 
Stopwatch(boolean) - Constructor for class org.dbxml.Stopwatch
 
Stopwatch(String) - Constructor for class org.dbxml.Stopwatch
 
Stopwatch(String, boolean) - Constructor for class org.dbxml.Stopwatch
 
storeResource(Resource) - Method in class org.dbxml.client.xmldb.CollectionImpl
Stores the Resource in the repository
storeResource(Resource) - Method in class org.xmldb.api.sdk.SimpleCollection
Stores the provided resource into the database.
storeResource(Resource) - Method in interface org.xmldb.api.base.Collection
Stores the provided resource into the database.
storeResource(Resource) - Method in class org.xmldb.api.reference.CollectionImpl
Stores the provided resource into the database.
str() - Method in class org.dbxml.core.xupdate.XObjectImpl
 
Streamable - interface org.dbxml.core.filer.Streamable.
Streamable is an interface implemented by objects used by Filers and Indexers in order to serialize objects to and from IO streams.
streamFrom(InputStream) - Method in class org.dbxml.core.filer.Paged.Page
 
streamFromXML(Element) - Method in class org.dbxml.xml.SymbolTable
 
streamFromXML(Element) - Method in interface org.dbxml.xml.XMLSerializable
streamFromXML streams an object from XML.
streamTo(OutputStream) - Method in class org.dbxml.core.data.Value
streamTo streams the content of the Value to an OutputStream.
streamTo(OutputStream) - Method in class org.dbxml.core.filer.Paged.Page
 
streamToXML(Document) - Method in class org.dbxml.xml.SymbolTable
 
streamToXML(Document) - Method in interface org.dbxml.xml.XMLSerializable
streamToXML streams an object to XML.
STRING - Static variable in class org.dbxml.core.objects.Types
 
STYLE_FULLTEXT - Static variable in interface org.dbxml.core.indexer.Indexer
 
STYLE_NODENAME - Static variable in interface org.dbxml.core.indexer.Indexer
 
STYLE_NODEVALUE - Static variable in interface org.dbxml.core.indexer.Indexer
 
STYLE_XPATH - Static variable in class org.dbxml.core.query.XPathQueryResolver
 
STYLE_XUPDATE - Static variable in class org.dbxml.core.xupdate.XUpdateQueryResolver
 
StyleNotFoundException - exception org.dbxml.core.query.StyleNotFoundException.
A StyleNotFoundException is thrown by a Query if the QueryEngine can't resolve a specified style name.
StyleNotFoundException() - Constructor for class org.dbxml.core.query.StyleNotFoundException
 
StyleNotFoundException(String) - Constructor for class org.dbxml.core.query.StyleNotFoundException
 
SubMinorVersion - Static variable in class org.dbxml.core.server.dbXML
 
substringData(int, int) - Method in class org.dbxml.xml.dom.CharacterDataImpl
Extracts a range of data from the node.
suite() - Static method in class org.xmldb.api.tests.XMLDBTestSuite
 
suite() - Static method in class org.xmldb.api.tests.CollectionTest
 
suite() - Static method in class org.xmldb.api.tests.ResourceTest
 
suite() - Static method in class org.xmldb.api.tests.AllTests
 
suspend() - Method in class org.dbxml.core.server.services.dbXMLService
suspend suspends execution of the Service.
suspend() - Method in class org.dbxml.core.server.services.APIService
suspend suspends execution of the Service.
SW - Static variable in class org.dbxml.core.indexer.IndexQuery
 
sym - Variable in class org.dbxml.core.corba.db.EncodedBuffer
 
symbol - Variable in class org.dbxml.xml.SymbolTable.SymbolInfo
 
SymbolDeserializer - class org.dbxml.core.corba.SymbolDeserializer.
SymbolDeserializer is a utility class for managing SymbolTables in the client context of Wire Compression.
SymbolDeserializer() - Constructor for class org.dbxml.core.corba.SymbolDeserializer
 
symbolID(short) - Method in interface org.dbxml.xml.sax.CompressionHandler
symbolID reports the SymbolID for the Node to follow.
SYMBOLS - Static variable in class org.dbxml.core.SystemCollection
 
symbols(SymbolTable) - Method in interface org.dbxml.xml.sax.CompressionHandler
symbols reports the Symbol table that is being used for the decompression.
SymbolSerializer - class org.dbxml.core.corba.SymbolSerializer.
SymbolSerializer is a utility class for managing SymbolTables in the server context of Wire Compression.
SymbolSerializer(SymbolTable) - Constructor for class org.dbxml.core.corba.SymbolSerializer
 
SymbolTable - class org.dbxml.xml.SymbolTable.
SymbolTable is a class that allows the dbXML Compression system to resolve symbol IDs in compression/decompression passes.
SymbolTable.SymbolInfo - class org.dbxml.xml.SymbolTable.SymbolInfo.
 
SymbolTable.SymbolInfo(SymbolTable, String, short) - Constructor for class org.dbxml.xml.SymbolTable.SymbolInfo
 
SymbolTable.SymbolInfo(SymbolTable, String, String, short) - Constructor for class org.dbxml.xml.SymbolTable.SymbolInfo
 
SymbolTable() - Constructor for class org.dbxml.xml.SymbolTable
 
SymbolTable(Element) - Constructor for class org.dbxml.xml.SymbolTable
 
SymbolTableSymbols - class org.dbxml.xml.SymbolTableSymbols.
SymbolTableSymbols is class that represents the hard-coded definition of a compressed symbol table.
SYSCOL - Static variable in class org.dbxml.core.SystemCollection
 
SystemCollection - class org.dbxml.core.SystemCollection.
SystemCollection represents the System Collection.
SystemCollection(Database) - Constructor for class org.dbxml.core.SystemCollection
 

T

tearDown() - Method in class org.xmldb.api.tests.XMLDBTestCase
 
test() - Method in class org.dbxml.tests.TestSecurity
 
testBinaryResource() - Method in class org.xmldb.api.tests.ResourceTest
 
testCreateResource() - Method in class org.xmldb.api.tests.CollectionTest
 
testGetChildCollection() - Method in class org.xmldb.api.tests.CollectionTest
 
testGetChildCollectionCount() - Method in class org.xmldb.api.tests.CollectionTest
 
testGetName() - Method in class org.xmldb.api.tests.CollectionTest
 
testGetParentCollection() - Method in class org.xmldb.api.tests.CollectionTest
 
testGetResource() - Method in class org.xmldb.api.tests.CollectionTest
 
testGetResourceCount() - Method in class org.xmldb.api.tests.CollectionTest
 
testListChildCollections() - Method in class org.xmldb.api.tests.CollectionTest
 
testListResources() - Method in class org.xmldb.api.tests.CollectionTest
 
testRemoveResource() - Method in class org.xmldb.api.tests.CollectionTest
 
TestSecurity - class org.dbxml.tests.TestSecurity.
Simple portal demo application.
TestSecurity() - Constructor for class org.dbxml.tests.TestSecurity
 
testStoreResource() - Method in class org.xmldb.api.tests.CollectionTest
 
testStub() - Method in class org.xmldb.api.tests.CollectionTest
 
testStub() - Method in class org.xmldb.api.tests.ResourceTest
 
testValue(String) - Method in class org.dbxml.core.indexer.IndexQuery
testValue tests the specified value for validity against this IndexQuery.
testValue(Value) - Method in class org.dbxml.core.indexer.IndexQuery
testValue tests the specified value for validity against this IndexQuery.
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryNEQ
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryNBW
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryLT
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryNIN
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryGEQ
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryLEQ
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryEQ
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryGT
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryNSW
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryBW
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryANY
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryIN
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQuerySW
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryBWX
 
testValue(Value) - Method in class org.dbxml.core.indexer.helpers.IndexQueryNBWX
 
TestXmlObject - class org.dbxml.tests.TestXmlObject.
 
TestXmlObject() - Constructor for class org.dbxml.tests.TestXmlObject
 
testXMLResource() - Method in class org.xmldb.api.tests.ResourceTest
 
testXPathQueryService() - Method in class org.xmldb.api.tests.CollectionTest
 
TextImpl - class org.dbxml.xml.dom.TextImpl.
TextImpl
TextImpl() - Constructor for class org.dbxml.xml.dom.TextImpl
 
TextImpl(NodeImpl, boolean) - Constructor for class org.dbxml.xml.dom.TextImpl
 
TextImpl(NodeImpl, byte[], int, int) - Constructor for class org.dbxml.xml.dom.TextImpl
 
TextImpl(NodeImpl, String) - Constructor for class org.dbxml.xml.dom.TextImpl
 
TextWriter - class org.dbxml.xml.TextWriter.
TextWriter takes a Document, DocumentFragment, or Element and streams it as text to an output source (or a String)
TextWriter(Document) - Constructor for class org.dbxml.xml.TextWriter
 
TextWriter(DocumentFragment) - Constructor for class org.dbxml.xml.TextWriter
 
TextWriter(Element) - Constructor for class org.dbxml.xml.TextWriter
 
TextWriter(Node) - Constructor for class org.dbxml.xml.TextWriter
 
ThreadPolicy - interface org.dbxml.core.objects.ThreadPolicy.
ThreadPolicy is used by the XMLObjectManager in order to determine whether or not an XMLObject needs a new or can expose a shared instance.
TimestampHelper - class org.dbxml.core.corba.db.TimestampHelper.
Generated from IDL definition of alias "Timestamp"
TimestampHelper() - Constructor for class org.dbxml.core.corba.db.TimestampHelper
 
Title - Static variable in class org.dbxml.core.server.dbXML
 
toDocument(byte[]) - Static method in class org.dbxml.xml.dom.DOMParser
Parses a byte array into a DOM Document.
toDocument(InputSource) - Static method in class org.dbxml.xml.dom.DOMParser
Parses an InputSource into a DOM Document.
toDocument(InputStream) - Static method in class org.dbxml.xml.dom.DOMParser
Parses an InputStream into a DOM Document.
toDocument(Reader) - Static method in class org.dbxml.xml.dom.DOMParser
Parses a Reader into a DOM Document.
toDocument(String) - Static method in class org.dbxml.xml.dom.DOMParser
Parses a String into a DOM Document.
toDocument(Value) - Static method in class org.dbxml.xml.dom.DOMParser
Parses a dbXML Value into a DOM Document.
toString() - Method in class org.dbxml.Stopwatch
 
toString() - Method in class org.dbxml.core.data.Value
 
toString() - Method in class org.dbxml.core.indexer.IndexMatch
 
toString() - Method in class org.dbxml.core.objects.Variant
toString returns the value as a Stringified representation.
toString() - Method in class org.dbxml.xml.TextWriter
toString returns the node as a String.
toString(Node) - Static method in class org.dbxml.xml.TextWriter
toString returns the node as a String.
total() - Method in class org.dbxml.Stopwatch
 
TransactionService - interface org.xmldb.api.modules.TransactionService.
Provides the ability to bundle Collection operations into a transaction.
TransactionServiceImpl - class org.xmldb.api.reference.modules.TransactionServiceImpl.
Provides the ability to bundle Collection operations into a transaction.
TransactionServiceImpl() - Constructor for class org.xmldb.api.reference.modules.TransactionServiceImpl
 
TreeWalkerImpl - class org.dbxml.xml.dom.traversal.TreeWalkerImpl.
TreeWalkerImpl
TreeWalkerImpl(Node, int, NodeFilter, boolean) - Constructor for class org.dbxml.xml.dom.traversal.TreeWalkerImpl
 
True - Static variable in interface org.dbxml.xml.Signatures
 
TRX - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
TRX_DOC_LOCKED - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
TRX_NO_CONTEXT - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
TRX_NOT_ACTIVE - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
TRX_NOT_SUPPORTED - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
TYPE_APPEND - Static variable in class org.dbxml.xml.dom.NodeImpl
 
TYPE_CONTENT - Static variable in class org.dbxml.xml.dom.NodeImpl
 
TYPE_INSERT - Static variable in class org.dbxml.xml.dom.NodeImpl
 
TYPE_REPLACE - Static variable in class org.dbxml.xml.dom.NodeImpl
 
type() - Static method in class org.dbxml.core.corba.db.ValueHelper
 
type() - Static method in class org.dbxml.core.corba.db.NamedValsHelper
 
type() - Static method in class org.dbxml.core.corba.db.ServantManagementHelper
 
type() - Static method in class org.dbxml.core.corba.db.CollectionHelper
 
type() - Static method in class org.dbxml.core.corba.db.EncodedBufferHelper
 
type() - Static method in class org.dbxml.core.corba.db.DataHelper
 
type() - Static method in class org.dbxml.core.corba.db.FaultCodesHelper
 
type() - Static method in class org.dbxml.core.corba.db.APIExceptionHelper
 
type() - Static method in class org.dbxml.core.corba.db.NameHelper
 
type() - Static method in class org.dbxml.core.corba.db.TimestampHelper
 
type() - Static method in class org.dbxml.core.corba.db.KeyHelper
 
type() - Static method in class org.dbxml.core.corba.db.CollectionManagerHelper
 
type() - Static method in class org.dbxml.core.corba.db.BufferHelper
 
type() - Static method in class org.dbxml.core.corba.db.DocumentSetHelper
 
type() - Static method in class org.dbxml.core.corba.db.DatabaseManagerHelper
 
type() - Static method in class org.dbxml.core.corba.db.NamesHelper
 
type() - Static method in class org.dbxml.core.corba.db.NamedValHelper
 
type() - Static method in class org.dbxml.core.corba.db.DatabaseHelper
 
typeName(int) - Static method in class org.dbxml.core.objects.Types
 
typeOf(Class) - Static method in class org.dbxml.core.objects.Types
TypeOf inspects the Class, and returns the type value for that Class or UNKNOWN, if the Class is not an acceptable signature type.
typeOf(Object) - Static method in class org.dbxml.core.objects.Types
 
Types - class org.dbxml.core.objects.Types.
Types defines identifying values for the types that dbXML Reflectable methods support.

U

uninitialize() - Method in class org.dbxml.core.server.services.dbXMLService
uninitialize will uninitialize the Service based on its current configuration and will clean up any existing resources for that configuration.
uninitialize() - Method in class org.dbxml.core.server.services.APIService
uninitialize will uninitialize the Service based on its current configuration and will clean up any existing resources for that configuration.
Unknown - Static variable in interface org.dbxml.xml.Signatures
 
UNKNOWN - Static variable in class org.dbxml.core.objects.Types
 
UNKNOWN - Static variable in class org.dbxml.core.request.URIMapper
 
UNKNOWN - Static variable in class org.dbxml.core.security.Permission
 
UNKNOWN_ERROR - Static variable in class org.xmldb.api.base.ErrorCodes
Set when a more detailed error can not be determined.
UNKNOWN_RESOURCE_TYPE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the resource type requested is unknown to the API implementation.
UnknownUserException - exception org.dbxml.core.security.UnknownUserException.
A UnknownUserException is thrown if access is denied to a resource within the database.
UnknownUserException() - Constructor for class org.dbxml.core.security.UnknownUserException
 
UnknownUserException(String) - Constructor for class org.dbxml.core.security.UnknownUserException
 
unload() - Method in class org.dbxml.xml.dom.NodeImpl
 
unload() - Method in interface org.dbxml.xml.dom.CompressedNode
unload forces the Node to be unloaded for this level.
unregister(String) - Method in class org.dbxml.core.indexer.IndexManager
 
unregister(String) - Method in class org.dbxml.core.objects.XMLObjectManager
 
update(String) - Method in class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl
Runs a set of XUpdate operations against the collection.
update(String) - Method in interface org.xmldb.api.modules.XUpdateQueryService
Runs a set of XUpdate operations against the collection.
updateResource(String, String) - Method in class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl
Runs a set of XUpdate operations against a resource stored in a collection.
updateResource(String, String) - Method in interface org.xmldb.api.modules.XUpdateQueryService
Runs a set of XUpdate operations against a resource stored in a collection.
updateResourceResult(String, String) - Method in class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl
 
updateResult(String) - Method in class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl
 
URI - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
URI_EMPTY - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
URI_NULL - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
URI_PARSE_ERROR - Static variable in interface org.dbxml.core.corba.db.FaultCodes
 
URIMapper - class org.dbxml.core.request.URIMapper.
URIMapper maps a URI (from whence it came) to a dbXML object.
URIMapper() - Constructor for class org.dbxml.core.request.URIMapper
Constructor for older URIMapper instances
URIMapper(String) - Constructor for class org.dbxml.core.request.URIMapper
Constructor for older URIMapper instances
URIMapper(URL) - Constructor for class org.dbxml.core.request.URIMapper
Constructor for creating URIMapper instance using a standard URL
URL - Static variable in class org.dbxml.core.server.dbXML
 
USERS - Static variable in class org.dbxml.core.SystemCollection
 

V

val - Variable in class org.dbxml.core.corba.db.NamedVal
 
value - Variable in class org.dbxml.core.corba.db.FaultCodesHolder
 
value - Variable in class org.dbxml.core.corba.db.KeyHolder
 
value - Variable in class org.dbxml.core.corba.db.APIExceptionHolder
 
value - Variable in class org.dbxml.core.corba.db.CollectionManagerHolder
 
value - Variable in class org.dbxml.core.corba.db.DocumentSetHolder
 
value - Variable in class org.dbxml.core.corba.db.BufferHolder
 
value - Variable in class org.dbxml.core.corba.db.DatabaseManagerHolder
 
value - Variable in class org.dbxml.core.corba.db.DatabaseHolder
 
value - Variable in class org.dbxml.core.corba.db.NamesHolder
 
value - Variable in class org.dbxml.core.corba.db.NamedValHolder
 
value - Static variable in interface org.dbxml.core.corba.db.STAMP_TEXT
 
value - Variable in class org.dbxml.core.corba.db.NamedValsHolder
 
value - Variable in class org.dbxml.core.corba.db.ServantManagementHolder
 
value - Variable in class org.dbxml.core.corba.db.CollectionHolder
 
value - Variable in class org.dbxml.core.corba.db.EncodedBufferHolder
 
value - Variable in class org.dbxml.core.corba.db.DataHolder
 
Value - class org.dbxml.core.data.Value.
Value is the primary base class for all data storing objects.
Value(byte[]) - Constructor for class org.dbxml.core.data.Value
 
Value(byte[], int, int) - Constructor for class org.dbxml.core.data.Value
 
Value(String) - Constructor for class org.dbxml.core.data.Value
 
Value(Value) - Constructor for class org.dbxml.core.data.Value
 
ValueHelper - class org.dbxml.core.corba.db.ValueHelper.
Generated from IDL definition of alias "Value"
ValueHelper() - Constructor for class org.dbxml.core.corba.db.ValueHelper
 
ValueIndexer - class org.dbxml.core.indexer.ValueIndexer.
ValueIndexer is a basic implementation of the Indexer interface.
ValueIndexer() - Constructor for class org.dbxml.core.indexer.ValueIndexer
 
Variant - class org.dbxml.core.objects.Variant.
Variant is a generic type that can be used to store any type of dbXML variable.
VARIANT - Static variable in class org.dbxml.core.objects.Types
 
Variant() - Constructor for class org.dbxml.core.objects.Variant
 
Variant(Args) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(boolean) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(byte) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(char) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(Document) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(DocumentFragment) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(double) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(Element) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(float) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(int) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(long) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(Object) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(short) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(String) - Constructor for class org.dbxml.core.objects.Variant
 
Variant(Variant) - Constructor for class org.dbxml.core.objects.Variant
 
VENDOR_ERROR - Static variable in class org.xmldb.api.base.ErrorCodes
Set when a vendor specific error has occured.
vendorErrorCode - Variable in class org.xmldb.api.base.XMLDBException
 
verify() - Method in class org.dbxml.core.security.PasswordCredentials
Verifies that the credentials are valid.
verify() - Method in interface org.dbxml.core.security.Credentials
Verifies that the credentials are valid.
Version - Static variable in class org.dbxml.core.server.dbXML
 
VOID - Static variable in class org.dbxml.core.objects.Types
 

W

WRITE - Static variable in class org.dbxml.core.security.Permission
 
WRITE_STR - Static variable in class org.dbxml.core.security.Permission
 
write() - Method in class org.dbxml.core.filer.Paged.FileHeader
 
write() - Method in class org.dbxml.core.filer.Paged.Page
 
write(DataOutputStream) - Method in interface org.dbxml.core.filer.Streamable
write writes the object state to the stream.
write(DataOutputStream) - Method in class org.dbxml.core.filer.Paged.PageHeader
 
write(DataOutputStream) - Method in class org.dbxml.core.indexer.IndexPattern
 
write(Node, OutputStream) - Static method in class org.dbxml.xml.TextWriter
write writes the specified node to the OutputStream as text.
write(Node, Writer) - Static method in class org.dbxml.xml.TextWriter
write writes the specified node to the writer as text.
write(OutputStream) - Method in class org.dbxml.xml.TextWriter
write writes the node to the OutputStream as text.
write(OutputStream, APIException) - Static method in class org.dbxml.core.corba.db.APIExceptionHelper
 
write(OutputStream, byte[]) - Static method in class org.dbxml.core.corba.db.DataHelper
 
write(OutputStream, byte[]) - Static method in class org.dbxml.core.corba.db.KeyHelper
 
write(OutputStream, byte[]) - Static method in class org.dbxml.core.corba.db.BufferHelper
 
write(OutputStream, Collection) - Static method in class org.dbxml.core.corba.db.CollectionHelper
 
write(OutputStream, CollectionManager) - Static method in class org.dbxml.core.corba.db.CollectionManagerHelper
 
write(OutputStream, Database) - Static method in class org.dbxml.core.corba.db.DatabaseHelper
 
write(OutputStream, DatabaseManager) - Static method in class org.dbxml.core.corba.db.DatabaseManagerHelper
 
write(OutputStream, DocumentSet) - Static method in class org.dbxml.core.corba.db.DocumentSetHelper
 
write(OutputStream, EncodedBuffer) - Static method in class org.dbxml.core.corba.db.EncodedBufferHelper
 
write(OutputStream, FaultCodes) - Static method in class org.dbxml.core.corba.db.FaultCodesHelper
 
write(OutputStream, long) - Static method in class org.dbxml.core.corba.db.TimestampHelper
 
write(OutputStream, NamedVal) - Static method in class org.dbxml.core.corba.db.NamedValHelper
 
write(OutputStream, NamedVal[]) - Static method in class org.dbxml.core.corba.db.NamedValsHelper
 
write(OutputStream, ServantManagement) - Static method in class org.dbxml.core.corba.db.ServantManagementHelper
 
write(OutputStream, String) - Static method in class org.dbxml.core.corba.db.ValueHelper
 
write(OutputStream, String) - Static method in class org.dbxml.core.corba.db.NameHelper
 
write(OutputStream, String[]) - Static method in class org.dbxml.core.corba.db.NamesHelper
 
write(RandomAccessFile) - Method in class org.dbxml.core.filer.Paged.FileHeader
 
write(Writer) - Method in class org.dbxml.xml.TextWriter
write writes the node to the writer as text.
writeNode(Node) - Method in class org.dbxml.xml.dom.DOMCompressor
writeNode writes a Node to the compressed output stream.
writeRecord(Key, Value) - Method in class org.dbxml.core.filer.BTreeFiler
 
writeRecord(Key, Value) - Method in class org.dbxml.core.filer.MemFiler
writeRecord writes a Value to the Filer based on the specified Key.
writeRecord(Key, Value) - Method in class org.dbxml.core.filer.HashFiler
 
writeRecord(Key, Value) - Method in interface org.dbxml.core.filer.Filer
writeRecord writes a Value to the Filer based on the specified Key.
writeRecord(Key, Value) - Method in class org.dbxml.core.filer.FSFiler
 
WRONG_CONTENT_TYPE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the content of a Resource is set to a content type different then that for which the Resource was intended to support.

X

XMLAdminTools - class org.dbxml.tools.XMLAdminTools.
Implementation of the XMLTools interface for Admin users
XMLAdminTools() - Constructor for class org.dbxml.tools.XMLAdminTools
 
XMLCompressedInput - class org.dbxml.xml.XMLCompressedInput.
XMLCompressedInput is an InputStream extension that provides functions for reading type from a dbXML Compressed XML Stream.
XMLCompressedInput(InputStream, SymbolTable) - Constructor for class org.dbxml.xml.XMLCompressedInput
 
XMLCompressedOutput - class org.dbxml.xml.XMLCompressedOutput.
XMLCompressedInput is an OutputStream extension that provides functions for writing types to a dbXML Compressed XML Stream.
XMLCompressedOutput(OutputStream, SymbolTable) - Constructor for class org.dbxml.xml.XMLCompressedOutput
 
XMLDBAPIVERSION - Static variable in class org.dbxml.tools.command.Command
 
XMLDBException - exception org.xmldb.api.base.XMLDBException.
XMLDBException is thrown for all errors in the XML:DB API.
XMLDBException() - Constructor for class org.xmldb.api.base.XMLDBException
 
XMLDBException(int) - Constructor for class org.xmldb.api.base.XMLDBException
 
XMLDBException(int, int) - Constructor for class org.xmldb.api.base.XMLDBException
 
XMLDBException(int, int, String) - Constructor for class org.xmldb.api.base.XMLDBException
 
XMLDBException(int, String) - Constructor for class org.xmldb.api.base.XMLDBException
 
XMLDBTestCase - class org.xmldb.api.tests.XMLDBTestCase.
 
XMLDBTestCase(String) - Constructor for class org.xmldb.api.tests.XMLDBTestCase
 
XMLDBTestSuite - class org.xmldb.api.tests.XMLDBTestSuite.
 
XMLDBTestSuite() - Constructor for class org.xmldb.api.tests.XMLDBTestSuite
 
XMLNS_PREFIX - Static variable in class org.dbxml.xml.dom.NodeImpl
 
XMLObject - interface org.dbxml.core.objects.XMLObject.
XMLObject is an interface used to identify a class as a being a dbXML XML Object.
XMLOBJECT - Static variable in class org.dbxml.core.request.URIMapper
 
XMLObjectException - exception org.dbxml.core.objects.XMLObjectException.
A XMLObjectException is thrown by the Reflector if an exception occurs in the reflection, lookup, or execution of an XMLObject's method.
XMLObjectException(int) - Constructor for class org.dbxml.core.objects.XMLObjectException
 
XMLObjectException(int, String) - Constructor for class org.dbxml.core.objects.XMLObjectException
 
XMLObjectManager - class org.dbxml.core.objects.XMLObjectManager.
XMLObjectManager manages XMLObject instances.
XMLObjectManager(Collection) - Constructor for class org.dbxml.core.objects.XMLObjectManager
 
XMLObjectRuntimeException - exception org.dbxml.core.objects.XMLObjectRuntimeException.
A XMLObjectRuntimeException is thrown if an uncaught Exception occurs while executing an XMLObject's method.
XMLObjectRuntimeException() - Constructor for class org.dbxml.core.objects.XMLObjectRuntimeException
 
XMLObjectRuntimeException(String) - Constructor for class org.dbxml.core.objects.XMLObjectRuntimeException
 
XMLObjectService - class org.dbxml.client.xmldb.services.XMLObjectService.
XMLObjectService enables invocation of XMLObjects within the dbXML server.
XMLObjectService() - Constructor for class org.dbxml.client.xmldb.services.XMLObjectService
Creates a new XMLObjectService to enable invocation of XMLObjects on the server.
XMLResource - interface org.xmldb.api.modules.XMLResource.
Provides access to XML resources stored in the database.
XMLResourceImpl - class org.dbxml.client.xmldb.resources.XMLResourceImpl.
XMLResourceImpl provides an implementation to handle XML resources and convert easily between Text, DOM or SAX presentations.
XMLResourceImpl - class org.xmldb.api.reference.modules.XMLResourceImpl.
Provides access to XML resources stored in the file system.
XMLResourceImpl(Collection, String) - Constructor for class org.xmldb.api.reference.modules.XMLResourceImpl
 
XMLResourceImpl(Collection, String, String) - Constructor for class org.xmldb.api.reference.modules.XMLResourceImpl
 
XMLResourceImpl(String, Collection) - Constructor for class org.dbxml.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, Collection, String) - Constructor for class org.dbxml.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, Collection, SymbolTable, byte[]) - Constructor for class org.dbxml.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object used in conjunction with Wire Compression
XMLResourceImpl(String, String, Collection) - Constructor for class org.dbxml.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, String, Collection, String) - Constructor for class org.dbxml.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, String, Collection, SymbolTable, byte[]) - Constructor for class org.dbxml.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object used in conjunction with Wire Compression
XMLSerializable - interface org.dbxml.xml.XMLSerializable.
XMLSerializable is the interface that must be implemented by XMLSerializable classes.
XMLUserTools - class org.dbxml.tools.XMLUserTools.
 
XMLUserTools() - Constructor for class org.dbxml.tools.XMLUserTools
 
XObjectImpl - class org.dbxml.core.xupdate.XObjectImpl.
Wrapper for Xalan XObject
XObjectImpl(XObject) - Constructor for class org.dbxml.core.xupdate.XObjectImpl
Creates a new XObject to wrap a Xalan XObject
XPathQuery - class org.dbxml.tools.command.XPathQuery.
SingleDocumentQuery is designed to enable the user/admin to XPathQuery a Collection for a Single Document.
XPathQuery() - Constructor for class org.dbxml.tools.command.XPathQuery
 
XPathQueryFactoryImpl - class org.dbxml.core.xupdate.XPathQueryFactoryImpl.
 
XPathQueryFactoryImpl() - Constructor for class org.dbxml.core.xupdate.XPathQueryFactoryImpl
 
XPathQueryImpl - class org.dbxml.core.xupdate.XPathQueryImpl.
XPath Query Impl to handle Xalan 2 XPath constructs.
XPathQueryImpl() - Constructor for class org.dbxml.core.xupdate.XPathQueryImpl
Constructor for the XPathQueryImpl object
XPathQueryResolver - class org.dbxml.core.query.XPathQueryResolver.
XPathQueryResolver
XPathQueryResolver() - Constructor for class org.dbxml.core.query.XPathQueryResolver
 
XPathQueryService - interface org.xmldb.api.modules.XPathQueryService.
XPathQueryService is a Service that enables the execution of XPath queries within the context of a Collection or against a single XML Resource stored in the Collection.
XPathQueryServiceImpl - class org.dbxml.client.xmldb.services.XPathQueryServiceImpl.
 
XPathQueryServiceImpl - class org.xmldb.api.reference.modules.XPathQueryServiceImpl.
XPathQueryService is a Service that enables the execution of XPath queries within the context of a Collection.
XPathQueryServiceImpl() - Constructor for class org.dbxml.client.xmldb.services.XPathQueryServiceImpl
 
XPathQueryServiceImpl() - Constructor for class org.xmldb.api.reference.modules.XPathQueryServiceImpl
 
XUpdateImpl - class org.dbxml.core.xupdate.XUpdateImpl.
Provides Collection and document based XUpdate capabilities.
XUpdateImpl() - Constructor for class org.dbxml.core.xupdate.XUpdateImpl
 
XUpdateQueryResolver - class org.dbxml.core.xupdate.XUpdateQueryResolver.
XUpdateQueryResolver
XUpdateQueryResolver() - Constructor for class org.dbxml.core.xupdate.XUpdateQueryResolver
 
XUpdateQueryService - interface org.xmldb.api.modules.XUpdateQueryService.
XUpdateQueryService is a Service that enables the execution of XUpdate queries within the context of a Collection or against a single document stored in a collection.
XUpdateQueryServiceImpl - class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl.
 
XUpdateQueryServiceImpl() - Constructor for class org.dbxml.client.xmldb.services.XUpdateQueryServiceImpl
 

Y

Year - Static variable in class org.dbxml.core.server.dbXML
 

_

_all_interfaces(POA, byte[]) - Method in class org.dbxml.core.corba.db.DocumentSetPOA
 
_all_interfaces(POA, byte[]) - Method in class org.dbxml.core.corba.db.CollectionManagerPOA
 
_all_interfaces(POA, byte[]) - Method in class org.dbxml.core.corba.db.DatabaseManagerPOA
 
_all_interfaces(POA, byte[]) - Method in class org.dbxml.core.corba.db.CollectionPOA
 
_all_interfaces(POA, byte[]) - Method in class org.dbxml.core.corba.db.DatabasePOA
 
_all_interfaces(POA, byte[]) - Method in class org.dbxml.core.corba.db.FaultCodesPOA
 
_all_interfaces(POA, byte[]) - Method in class org.dbxml.core.corba.db.ServantManagementPOA
 
_CollectionManagerStub - class org.dbxml.core.corba.db._CollectionManagerStub.
Generated from IDL definition of interface "CollectionManager"
_CollectionManagerStub() - Constructor for class org.dbxml.core.corba.db._CollectionManagerStub
 
_CollectionStub - class org.dbxml.core.corba.db._CollectionStub.
Generated from IDL definition of interface "Collection"
_CollectionStub() - Constructor for class org.dbxml.core.corba.db._CollectionStub
 
_DatabaseManagerStub - class org.dbxml.core.corba.db._DatabaseManagerStub.
Generated from IDL definition of interface "DatabaseManager"
_DatabaseManagerStub() - Constructor for class org.dbxml.core.corba.db._DatabaseManagerStub
 
_DatabaseStub - class org.dbxml.core.corba.db._DatabaseStub.
Generated from IDL definition of interface "Database"
_DatabaseStub() - Constructor for class org.dbxml.core.corba.db._DatabaseStub
 
_delegate() - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
_delegate() - Method in class org.dbxml.core.corba.db.DocumentSetPOATie
 
_delegate() - Method in class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
_delegate() - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
_delegate() - Method in class org.dbxml.core.corba.db.ServantManagementPOATie
 
_delegate() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
_delegate() - Method in class org.dbxml.core.corba.db.FaultCodesPOATie
 
_delegate(CollectionManagerOperations) - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
_delegate(CollectionOperations) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
_delegate(DatabaseManagerOperations) - Method in class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
_delegate(DatabaseOperations) - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
_delegate(DocumentSetOperations) - Method in class org.dbxml.core.corba.db.DocumentSetPOATie
 
_delegate(FaultCodesOperations) - Method in class org.dbxml.core.corba.db.FaultCodesPOATie
 
_delegate(ServantManagementOperations) - Method in class org.dbxml.core.corba.db.ServantManagementPOATie
 
_DocumentSetStub - class org.dbxml.core.corba.db._DocumentSetStub.
Generated from IDL definition of interface "DocumentSet"
_DocumentSetStub() - Constructor for class org.dbxml.core.corba.db._DocumentSetStub
 
_FaultCodesStub - class org.dbxml.core.corba.db._FaultCodesStub.
Generated from IDL definition of interface "FaultCodes"
_FaultCodesStub() - Constructor for class org.dbxml.core.corba.db._FaultCodesStub
 
_ids() - Method in class org.dbxml.core.corba.db._DatabaseStub
 
_ids() - Method in class org.dbxml.core.corba.db._DocumentSetStub
 
_ids() - Method in class org.dbxml.core.corba.db._FaultCodesStub
 
_ids() - Method in class org.dbxml.core.corba.db._CollectionManagerStub
 
_ids() - Method in class org.dbxml.core.corba.db._CollectionStub
 
_ids() - Method in class org.dbxml.core.corba.db._DatabaseManagerStub
 
_ids() - Method in class org.dbxml.core.corba.db._ServantManagementStub
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.dbxml.core.corba.db.DocumentSetPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.dbxml.core.corba.db.CollectionManagerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.dbxml.core.corba.db.DatabaseManagerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.dbxml.core.corba.db.CollectionPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.dbxml.core.corba.db.DatabasePOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.dbxml.core.corba.db.FaultCodesPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.dbxml.core.corba.db.ServantManagementPOA
 
_opsClass - Static variable in class org.dbxml.core.corba.db._DatabaseStub
 
_opsClass - Static variable in class org.dbxml.core.corba.db._DocumentSetStub
 
_opsClass - Static variable in class org.dbxml.core.corba.db._FaultCodesStub
 
_opsClass - Static variable in class org.dbxml.core.corba.db._CollectionManagerStub
 
_opsClass - Static variable in class org.dbxml.core.corba.db._CollectionStub
 
_opsClass - Static variable in class org.dbxml.core.corba.db._DatabaseManagerStub
 
_opsClass - Static variable in class org.dbxml.core.corba.db._ServantManagementStub
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.FaultCodesHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.KeyHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.APIExceptionHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.CollectionManagerHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.DocumentSetHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.BufferHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.DatabaseManagerHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.DatabaseHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.NamesHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.NamedValHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.NamedValsHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.ServantManagementHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.CollectionHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.EncodedBufferHolder
 
_read(InputStream) - Method in class org.dbxml.core.corba.db.DataHolder
 
_ServantManagementStub - class org.dbxml.core.corba.db._ServantManagementStub.
Generated from IDL definition of interface "ServantManagement"
_ServantManagementStub() - Constructor for class org.dbxml.core.corba.db._ServantManagementStub
 
_this() - Method in class org.dbxml.core.corba.db.DocumentSetPOA
 
_this() - Method in class org.dbxml.core.corba.db.CollectionManagerPOA
 
_this() - Method in class org.dbxml.core.corba.db.DatabaseManagerPOA
 
_this() - Method in class org.dbxml.core.corba.db.CollectionPOA
 
_this() - Method in class org.dbxml.core.corba.db.DatabasePOA
 
_this() - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
_this() - Method in class org.dbxml.core.corba.db.DocumentSetPOATie
 
_this() - Method in class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
_this() - Method in class org.dbxml.core.corba.db.FaultCodesPOA
 
_this() - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
_this() - Method in class org.dbxml.core.corba.db.ServantManagementPOA
 
_this() - Method in class org.dbxml.core.corba.db.ServantManagementPOATie
 
_this() - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
_this() - Method in class org.dbxml.core.corba.db.FaultCodesPOATie
 
_this(ORB) - Method in class org.dbxml.core.corba.db.DocumentSetPOA
 
_this(ORB) - Method in class org.dbxml.core.corba.db.CollectionManagerPOA
 
_this(ORB) - Method in class org.dbxml.core.corba.db.DatabaseManagerPOA
 
_this(ORB) - Method in class org.dbxml.core.corba.db.CollectionPOA
 
_this(ORB) - Method in class org.dbxml.core.corba.db.DatabasePOA
 
_this(ORB) - Method in class org.dbxml.core.corba.db.CollectionManagerPOATie
 
_this(ORB) - Method in class org.dbxml.core.corba.db.DocumentSetPOATie
 
_this(ORB) - Method in class org.dbxml.core.corba.db.DatabaseManagerPOATie
 
_this(ORB) - Method in class org.dbxml.core.corba.db.FaultCodesPOA
 
_this(ORB) - Method in class org.dbxml.core.corba.db.DatabasePOATie
 
_this(ORB) - Method in class org.dbxml.core.corba.db.ServantManagementPOA
 
_this(ORB) - Method in class org.dbxml.core.corba.db.ServantManagementPOATie
 
_this(ORB) - Method in class org.dbxml.core.corba.db.CollectionPOATie
 
_this(ORB) - Method in class org.dbxml.core.corba.db.FaultCodesPOATie
 
_type() - Method in class org.dbxml.core.corba.db.FaultCodesHolder
 
_type() - Method in class org.dbxml.core.corba.db.KeyHolder
 
_type() - Method in class org.dbxml.core.corba.db.APIExceptionHolder
 
_type() - Method in class org.dbxml.core.corba.db.CollectionManagerHolder
 
_type() - Method in class org.dbxml.core.corba.db.DocumentSetHolder
 
_type() - Method in class org.dbxml.core.corba.db.BufferHolder
 
_type() - Method in class org.dbxml.core.corba.db.DatabaseManagerHolder
 
_type() - Method in class org.dbxml.core.corba.db.DatabaseHolder
 
_type() - Method in class org.dbxml.core.corba.db.NamesHolder
 
_type() - Method in class org.dbxml.core.corba.db.NamedValHolder
 
_type() - Method in class org.dbxml.core.corba.db.NamedValsHolder
 
_type() - Method in class org.dbxml.core.corba.db.ServantManagementHolder
 
_type() - Method in class org.dbxml.core.corba.db.CollectionHolder
 
_type() - Method in class org.dbxml.core.corba.db.EncodedBufferHolder
 
_type() - Method in class org.dbxml.core.corba.db.DataHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.FaultCodesHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.KeyHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.APIExceptionHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.CollectionManagerHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.DocumentSetHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.BufferHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.DatabaseManagerHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.DatabaseHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.NamesHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.NamedValHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.NamedValsHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.ServantManagementHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.CollectionHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.EncodedBufferHolder
 
_write(OutputStream) - Method in class org.dbxml.core.corba.db.DataHolder
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _
dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved