Xindice 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.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
acceptsURI(String) - Method in class org.apache.xindice.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 interface org.xmldb.api.base.Database
acceptsURI determines whether this Database implementation can handle the URI.
acceptsURI(String) - Method in class org.xmldb.api.sdk.SimpleDatabase
acceptsURI determines whether this Database implementation can handle the URI.
ACCESS - Static variable in class org.apache.xindice.core.SystemCollection
 
ACCESS_ADMIN - Static variable in interface org.apache.xindice.server.Script
 
ACCESS_DESIGN - Static variable in interface org.apache.xindice.server.Script
 
ACCESS_EXECUTE - Static variable in interface org.apache.xindice.server.Script
 
ACCESS_NONE - Static variable in interface org.apache.xindice.server.Script
 
ACCESS_READ - Static variable in interface org.apache.xindice.server.Script
 
ACCESS_WRITE - Static variable in interface org.apache.xindice.server.Script
 
AccessDeniedException - exception org.apache.xindice.core.security.AccessDeniedException.
A AccessDeniedException is thrown if access is denied to a resource within the database.
AccessDeniedException() - Constructor for class org.apache.xindice.core.security.AccessDeniedException
 
AccessDeniedException(String) - Constructor for class org.apache.xindice.core.security.AccessDeniedException
 
acquireExclusiveLock(long) - Method in class org.apache.xindice.util.LockManager
acquireExclusiveLock acquires an exclusive lock on a resource.
acquireExclusiveLock(Object) - Method in class org.apache.xindice.util.LockManager
acquireExclusiveLock acquires an exclusive lock on a resource.
acquireSharedLock(long) - Method in class org.apache.xindice.util.LockManager
acquireSharedLock acquires a shared lock on a resource.
acquireSharedLock(Object) - Method in class org.apache.xindice.util.LockManager
acquireSharedLock acquires a shared lock on a resource.
add(Configuration) - Method in class org.apache.xindice.util.Configuration
add adds an existing Configuration node to this Configuration node.
add(Object) - Method in class org.apache.xindice.util.ObjectQueue
 
add(String) - Method in class org.apache.xindice.util.Configuration
add adds a new Configuration node to this Configuration node.
add(String, Key, int, int, short, short) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
add(String, Key, int, int, short, short) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
add(String, Key, int, int, short, short) - Method in interface org.apache.xindice.core.indexer.Indexer
add adds a Document to the Indexer.
AddCollection - class org.apache.xindice.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.apache.xindice.tools.command.AddCollection
 
AddCollectionXMLObject - class org.apache.xindice.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.apache.xindice.tools.command.AddCollectionXMLObject
 
addComponent(ScriptComponent) - Method in class org.apache.xindice.server.Kernel
 
addComponent(ScriptComponent) - Method in interface org.apache.xindice.server.ComponentManager
addComponent adds a ScriptComponent to the ComponentManager using the name returned by the ScriptComponent.
addComponent(ScriptComponent) - Method in class org.apache.xindice.server.standard.StdComponentManager
 
addComponent(ScriptComponent, String) - Method in class org.apache.xindice.server.Kernel
 
addComponent(ScriptComponent, String) - Method in interface org.apache.xindice.server.ComponentManager
addComponent adds a ScriptComponent to the ComponentManager by name.
addComponent(ScriptComponent, String) - Method in class org.apache.xindice.server.standard.StdComponentManager
 
AddDocument - class org.apache.xindice.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.apache.xindice.tools.command.AddDocument
 
addDocument(Key, Document) - Method in class org.apache.xindice.core.indexer.IndexManager
 
AddIndexer - class org.apache.xindice.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.apache.xindice.tools.command.AddIndexer
 
addMethod(String, String[]) - Method in class org.apache.xindice.core.objects.Reflector
 
addMethod(String, String[], String[]) - Method in class org.apache.xindice.core.objects.Reflector
 
addMethod(String, String[], String[], String[]) - Method in class org.apache.xindice.core.objects.Reflector
addMethod adds method meta data to the reflected Class definition.
AddMultipleDocuments - class org.apache.xindice.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.apache.xindice.tools.command.AddMultipleDocuments
 
addPermissionAllow(int, String) - Method in class org.apache.xindice.core.security.ResourcePermissions
Grants the specified group a permission for this resource.
addPermissionDeny(int, String) - Method in class org.apache.xindice.core.security.ResourcePermissions
Denys the specified group a permission for this resource.
addResource(Resource) - Method in class org.apache.xindice.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.
addResource(Resource) - Method in class org.xmldb.api.sdk.SimpleResourceSet
Adds a Resource instance to the set.
addResource(String, NodeList) - Method in class org.xmldb.api.reference.ResourceSetImpl
 
addScript(String, Script) - Method in class org.apache.xindice.server.Kernel
 
addScript(String, Script) - Method in interface org.apache.xindice.server.ScriptManager
addScript adds a Script to the ScriptManager's storage by name.
addScript(String, Script) - Method in class org.apache.xindice.server.standard.StdScriptManager
 
addService(Service) - Method in class org.apache.xindice.server.Kernel
 
addService(Service) - Method in interface org.apache.xindice.server.ServiceManager
addService adds a Service to the ServiceManager.
addService(Service) - Method in class org.apache.xindice.server.standard.StdServiceManager
 
addTask(Task, long) - Method in class org.apache.xindice.server.Kernel
 
addValue(BTree.BTreeRootInfo, Value, long) - Method in class org.apache.xindice.core.filer.BTree
addValue adds a Value to the BTree and associates a pointer with it.
addValue(Value, long) - Method in class org.apache.xindice.core.filer.BTree
addValue adds a Value to the BTree and associates a pointer with it.
ADMIN - Static variable in class org.apache.xindice.core.security.Permission
 
ADMIN_STR - Static variable in class org.apache.xindice.core.security.Permission
 
adoptNode(Node) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
ALLOW - Static variable in class org.apache.xindice.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.apache.xindice.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.apache.xindice.core.indexer.IndexQuery
 
APIException - exception org.apache.xindice.client.corba.db.APIException.
 
APIException() - Constructor for class org.apache.xindice.client.corba.db.APIException
 
APIException(int, String, String) - Constructor for class org.apache.xindice.client.corba.db.APIException
 
APIException(String, int, String, String) - Constructor for class org.apache.xindice.client.corba.db.APIException
 
APIExceptionHelper - class org.apache.xindice.client.corba.db.APIExceptionHelper.
 
APIExceptionHelper() - Constructor for class org.apache.xindice.client.corba.db.APIExceptionHelper
 
APIExceptionHolder - class org.apache.xindice.client.corba.db.APIExceptionHolder.
 
APIExceptionHolder() - Constructor for class org.apache.xindice.client.corba.db.APIExceptionHolder
 
APIExceptionHolder(APIException) - Constructor for class org.apache.xindice.client.corba.db.APIExceptionHolder
 
APIService - class org.apache.xindice.server.services.APIService.
APIService provides a simple bootstrap for the CORBA API
APIService() - Constructor for class org.apache.xindice.server.services.APIService
 
append(boolean) - Method in class org.apache.xindice.util.ByteBuffer
 
append(byte) - Method in class org.apache.xindice.util.ByteBuffer
 
append(byte[]) - Method in class org.apache.xindice.util.ByteBuffer
 
append(ByteBuffer) - Method in class org.apache.xindice.util.ByteBuffer
 
append(char) - Method in class org.apache.xindice.util.ByteBuffer
 
append(char[]) - Method in class org.apache.xindice.util.ByteBuffer
 
append(double) - Method in class org.apache.xindice.util.ByteBuffer
 
append(float) - Method in class org.apache.xindice.util.ByteBuffer
 
append(int) - Method in class org.apache.xindice.util.ByteBuffer
 
append(long) - Method in class org.apache.xindice.util.ByteBuffer
 
append(Object) - Method in class org.apache.xindice.util.ByteBuffer
 
append(String) - Method in class org.apache.xindice.util.ByteBuffer
 
append(StringBuffer) - Method in class org.apache.xindice.util.ByteBuffer
 
appendChild(Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
Adds the node newChild to the end of the list of children of this node.
appendChild(Node) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
Append the string to the end of the character data of the node.
appendProperty(String, Serializable, String) - Method in class org.apache.xindice.server.User
appendProperty appends a value to an existing property in the User's property set.
APPLICATION - Static variable in class org.apache.xindice.core.request.URIMapper
 
Args - interface org.apache.xindice.core.objects.Args.
Args exposes a set of named Variants.
ARGS - Static variable in class org.apache.xindice.core.objects.Types
 
ArgTokenizer - class org.apache.xindice.tools.ArgTokenizer.
ArgTokenizer performs the difficult task of parsing command-line arguments from various sources.
ArgTokenizer(String) - Constructor for class org.apache.xindice.tools.ArgTokenizer
 
ArgTokenizer(String[]) - Constructor for class org.apache.xindice.tools.ArgTokenizer
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
AttrImpl - class org.apache.xindice.xml.dom.AttrImpl.
AttrImpl
AttrImpl() - Constructor for class org.apache.xindice.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, String, String, short, String) - Constructor for class org.apache.xindice.xml.dom.AttrImpl
 
authenticate(String, String) - Method in class org.apache.xindice.core.security.LocalSecurityManager
Authenticates the user and retrieves a credentials object for the provided username and password.
authenticate(String, String) - Method in interface org.apache.xindice.core.security.DBSecurityManager
Authenticates the user and retrieves a credentials object for the provided username and password.
Author - Static variable in class org.apache.xindice.server.Xindice
 

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
BasicAuthentication - class org.apache.xindice.server.components.BasicAuthentication.
BasicAuthentication is an implementation of ScriptFilter that implements HTTP BASIC authentication.
BasicAuthentication() - Constructor for class org.apache.xindice.server.components.BasicAuthentication
 
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
begin() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
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.apache.xindice.core.xupdate.XObjectImpl
 
BOOLEAN - Static variable in class org.apache.xindice.core.objects.Types
 
BTree - class org.apache.xindice.core.filer.BTree.
BTree represents a Variable Magnitude Simple-Prefix B+Tree File.
BTree.BTreeRootInfo - class org.apache.xindice.core.filer.BTree.BTreeRootInfo.
BTreeRootInfo
BTree.BTreeRootInfo(BTree, BTree.BTreeRootInfo, String, long) - Constructor for class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(BTree, BTree.BTreeRootInfo, Value, long) - Constructor for class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(BTree, String, long) - Constructor for class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(BTree, Value, long) - Constructor for class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
BTree() - Constructor for class org.apache.xindice.core.filer.BTree
 
BTree(File) - Constructor for class org.apache.xindice.core.filer.BTree
 
BTreeCallback - interface org.apache.xindice.core.filer.BTreeCallback.
BTreeCallback is a callback interface for BTree queries.
BTreeCorruptException - exception org.apache.xindice.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.apache.xindice.core.filer.BTreeCorruptException
 
BTreeCorruptException(String) - Constructor for class org.apache.xindice.core.filer.BTreeCorruptException
 
BTreeException - exception org.apache.xindice.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.apache.xindice.core.filer.BTreeException
 
BTreeException(int, String) - Constructor for class org.apache.xindice.core.filer.BTreeException
 
BTreeFiler - class org.apache.xindice.core.filer.BTreeFiler.
BTreeFiler is a Filer implementation based on the BTree class.
BTreeFiler() - Constructor for class org.apache.xindice.core.filer.BTreeFiler
 
BTreeNotFoundException - exception org.apache.xindice.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.apache.xindice.core.filer.BTreeNotFoundException
 
BTreeNotFoundException(String) - Constructor for class org.apache.xindice.core.filer.BTreeNotFoundException
 
buf - Variable in class org.apache.xindice.client.corba.db.EncodedBuffer
 
BufferHelper - class org.apache.xindice.client.corba.db.BufferHelper.
 
BufferHelper() - Constructor for class org.apache.xindice.client.corba.db.BufferHelper
 
BufferHolder - class org.apache.xindice.client.corba.db.BufferHolder.
 
BufferHolder() - Constructor for class org.apache.xindice.client.corba.db.BufferHolder
 
BufferHolder(byte[]) - Constructor for class org.apache.xindice.client.corba.db.BufferHolder
 
buildMembersAsResourceDocument() - Method in class org.xmldb.api.sdk.SimpleResourceSet
Turns the List into the proper XML format to implement getMembersAsResource.
BW - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
BWX - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
BYTE - Static variable in class org.apache.xindice.core.objects.Types
 
ByteArrayInput - class org.apache.xindice.util.ByteArrayInput.
ByteArrayInput is a wrapper around ByteArrayInputStream that allows one access to the underlying array and position pointer.
ByteArrayInput(byte[]) - Constructor for class org.apache.xindice.util.ByteArrayInput
 
ByteArrayInput(byte[], int, int) - Constructor for class org.apache.xindice.util.ByteArrayInput
 
byteAt(int) - Method in class org.apache.xindice.util.ByteBuffer
 
ByteBuffer - class org.apache.xindice.util.ByteBuffer.
ByteBuffer manages volatile arrays of bytes.
ByteBuffer() - Constructor for class org.apache.xindice.util.ByteBuffer
 
ByteBuffer(byte[]) - Constructor for class org.apache.xindice.util.ByteBuffer
 
ByteBuffer(byte[], boolean) - Constructor for class org.apache.xindice.util.ByteBuffer
 
ByteBuffer(int) - Constructor for class org.apache.xindice.util.ByteBuffer
 
ByteBuffer(String) - Constructor for class org.apache.xindice.util.ByteBuffer
 
ByteBuffer(StringBuffer) - Constructor for class org.apache.xindice.util.ByteBuffer
 
ByteContent - Static variable in interface org.apache.xindice.xml.Signatures
 

C

CACHE - Static variable in interface org.apache.xindice.xml.dom.DBDocument
 
CACHE_CONTROL - Static variable in interface org.apache.xindice.xml.dom.DBDocument
 
cancel() - Method in class org.apache.xindice.Stopwatch
 
CannotCreateException - exception org.apache.xindice.core.indexer.CannotCreateException.
A CannotCreateException is thrown if an Indexer cannot be properly created in the server context for some reason.
CannotCreateException - exception org.apache.xindice.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.apache.xindice.core.indexer.CannotCreateException
 
CannotCreateException() - Constructor for class org.apache.xindice.core.objects.CannotCreateException
 
CannotCreateException(String) - Constructor for class org.apache.xindice.core.indexer.CannotCreateException
 
CannotCreateException(String) - Constructor for class org.apache.xindice.core.objects.CannotCreateException
 
capacity() - Method in class org.apache.xindice.util.ByteBuffer
 
CDATASectionImpl - class org.apache.xindice.xml.dom.CDATASectionImpl.
CDATASectionImpl
CDATASectionImpl() - Constructor for class org.apache.xindice.xml.dom.CDATASectionImpl
 
CDATASectionImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.CDATASectionImpl
 
CDATASectionImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.CDATASectionImpl
 
CDATASectionImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.CDATASectionImpl
 
Char - Static variable in interface org.apache.xindice.xml.Signatures
 
CHAR - Static variable in class org.apache.xindice.core.objects.Types
 
CharacterDataImpl - class org.apache.xindice.xml.dom.CharacterDataImpl.
CharacterDataImpl
CharacterDataImpl() - Constructor for class org.apache.xindice.xml.dom.CharacterDataImpl
 
CharacterDataImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.CharacterDataImpl
 
CharacterDataImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.CharacterDataImpl
 
CharacterDataImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.CharacterDataImpl
 
characters(char[], int, int) - Method in class org.apache.xindice.tools.command.StringSerializer
 
characters(char[], int, int) - Method in class org.apache.xindice.xml.dom.DOMParser
 
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.apache.xindice.xml.Signatures
 
CharText - Static variable in interface org.apache.xindice.xml.Signatures
 
checkAccess(String, int) - Method in class org.apache.xindice.core.security.LocalSecurityManager
Determines if the credentials retrieved from thread local storage are valid for accessing the specified resource.
checkAccess(String, int) - Method in interface org.apache.xindice.core.security.DBSecurityManager
Determines if the credentials retrieved from thread local storage are valid for accessing the specified resource.
checkAccess(String, int, Credentials) - Method in class org.apache.xindice.core.security.LocalSecurityManager
Determines if the provided credentials are valid for accessing the specified resource.
checkAccess(String, int, Credentials) - Method in interface org.apache.xindice.core.security.DBSecurityManager
Determines if the provided credentials are valid for accessing the specified resource.
checkGroup(String) - Method in class org.apache.xindice.core.security.PasswordCredentials
Determines if these credentials have an association with the specified group.
checkGroup(String) - Method in interface org.apache.xindice.core.security.Credentials
Determines if these credentials have an association with the specified group.
checkPermission(int, int, String) - Method in class org.apache.xindice.core.security.ResourcePermissions
Checks whether the specified group has type permission to access this resource.
checkReadOnly() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
chunkSize - Variable in class org.apache.xindice.server.services.SocketServer
 
chunkTo(OutputStream) - Method in class org.apache.xindice.util.ByteBuffer
 
chunkTo(OutputStream, int) - Method in class org.apache.xindice.util.ByteBuffer
 
ClassFormatException - exception org.apache.xindice.core.objects.ClassFormatException.
A ClassFormatException is thrown if an XMLObject exposes overloaded methods or other non-supported signatures.
ClassFormatException() - Constructor for class org.apache.xindice.core.objects.ClassFormatException
 
ClassFormatException(String) - Constructor for class org.apache.xindice.core.objects.ClassFormatException
 
CLASSGEN - Static variable in class org.apache.xindice.core.SystemCollection
 
clear() - Method in class org.apache.xindice.client.xmldb.ResourceSetImpl
Removes all Resource instances from the set.
clear() - Method in class org.apache.xindice.util.ObjectStack
 
clear() - Method in class org.apache.xindice.util.ObjectQueue
 
clear() - Method in interface org.xmldb.api.base.ResourceSet
Removes all Resource instances from the set.
clear() - Method in class org.xmldb.api.sdk.SimpleResourceSet
Removes all Resource instances from the set.
clearNamespaces() - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
clearNamespaces() - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
clearNamespaces() - Method in class org.apache.xindice.xml.NamespaceMap
 
clearNamespaces() - Method in interface org.xmldb.api.modules.XPathQueryService
Removes all namespace mappings stored in the internal namespace map.
clearNamespaces() - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Removes all namespace mappings stored in the internal namespace map.
clone() - Method in class org.apache.xindice.server.User
Serializable clone() implementation - The easy way to do it!
cloneNode(boolean) - Method in class org.apache.xindice.xml.dom.NodeImpl
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
close() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
The close method must be called when access to a collection is complete.
close() - Method in interface org.apache.xindice.core.DBObject
close closes the DBObject
close() - Method in class org.apache.xindice.core.Collection
 
close() - Method in class org.apache.xindice.core.Database
 
close() - Method in class org.apache.xindice.core.filer.MemFiler
 
close() - Method in class org.apache.xindice.core.filer.Paged
 
close() - Method in class org.apache.xindice.core.filer.FSFiler
 
close() - Method in class org.apache.xindice.server.components.DBQueryResult
 
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.
close() - Method in class org.xmldb.api.sdk.SimpleCollection
Releases all resources consumed by the Collection.
Codename - Static variable in class org.apache.xindice.server.Xindice
 
COL - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_CANNOT_CREATE - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_CANNOT_DROP - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_CANNOT_RETRIEVE - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_CANNOT_STORE - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_COLLECTION_CLOSED - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_COLLECTION_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_COLLECTION_READ_ONLY - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_DOCUMENT_MALFORMED - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_DOCUMENT_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_DUPLICATE_COLLECTION - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_NO_FILER - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_NO_INDEXMANAGER - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
COL_NULL_RESULT - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
Collection - interface org.apache.xindice.client.corba.db.Collection.
 
Collection - class org.apache.xindice.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.xmldb.api.base.Collection.
A Collection represents a collection of Resources stored within an XML database.
COLLECTION - Static variable in class org.apache.xindice.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.apache.xindice.core.Collection
 
CollectionHelper - class org.apache.xindice.client.corba.db.CollectionHelper.
 
CollectionHelper() - Constructor for class org.apache.xindice.client.corba.db.CollectionHelper
 
CollectionHolder - class org.apache.xindice.client.corba.db.CollectionHolder.
 
CollectionHolder() - Constructor for class org.apache.xindice.client.corba.db.CollectionHolder
 
CollectionHolder(Collection) - Constructor for class org.apache.xindice.client.corba.db.CollectionHolder
 
CollectionImpl - class org.apache.xindice.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.apache.xindice.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.
CollectionManagementServiceImpl - class org.xmldb.api.reference.modules.CollectionManagementServiceImpl.
CollectionManager provides management facilities for a Collection instance.
CollectionManagementServiceImpl(String) - Constructor for class org.xmldb.api.reference.modules.CollectionManagementServiceImpl
Creates a new CollectionManager service
CollectionManager - interface org.apache.xindice.client.corba.db.CollectionManager.
 
CollectionManager - class org.apache.xindice.client.xmldb.services.CollectionManager.
CollectionManager provides management facilities for a Collection instance.
CollectionManager - class org.apache.xindice.core.CollectionManager.
CollectionManager is the base class for both Database and Collection.
CollectionManager(CollectionManager, Database, DatabaseImpl) - Constructor for class org.apache.xindice.client.xmldb.services.CollectionManager
Creates a new CollectionManager service
CollectionManagerHelper - class org.apache.xindice.client.corba.db.CollectionManagerHelper.
 
CollectionManagerHelper() - Constructor for class org.apache.xindice.client.corba.db.CollectionManagerHelper
 
CollectionManagerHolder - class org.apache.xindice.client.corba.db.CollectionManagerHolder.
 
CollectionManagerHolder() - Constructor for class org.apache.xindice.client.corba.db.CollectionManagerHolder
 
CollectionManagerHolder(CollectionManager) - Constructor for class org.apache.xindice.client.corba.db.CollectionManagerHolder
 
CollectionManagerOperations - interface org.apache.xindice.client.corba.db.CollectionManagerOperations.
 
CollectionManagerPOA - class org.apache.xindice.client.corba.db.CollectionManagerPOA.
 
CollectionManagerPOA() - Constructor for class org.apache.xindice.client.corba.db.CollectionManagerPOA
 
CollectionManagerPOATie - class org.apache.xindice.client.corba.db.CollectionManagerPOATie.
 
CollectionManagerPOATie(CollectionManagerOperations) - Constructor for class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
CollectionManagerPOATie(CollectionManagerOperations, POA) - Constructor for class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
CollectionManagerServant - class org.apache.xindice.client.corba.CollectionManagerServant.
CollectionManagerServant CORBA wrapper for org.apache.xindice.core.Collection Provides administrative access to Collection For detailed documentation
CollectionManagerServant(Collection) - Constructor for class org.apache.xindice.client.corba.CollectionManagerServant
 
CollectionOperations - interface org.apache.xindice.client.corba.db.CollectionOperations.
 
CollectionPOA - class org.apache.xindice.client.corba.db.CollectionPOA.
 
CollectionPOA() - Constructor for class org.apache.xindice.client.corba.db.CollectionPOA
 
CollectionPOATie - class org.apache.xindice.client.corba.db.CollectionPOATie.
 
CollectionPOATie(CollectionOperations) - Constructor for class org.apache.xindice.client.corba.db.CollectionPOATie
 
CollectionPOATie(CollectionOperations, POA) - Constructor for class org.apache.xindice.client.corba.db.CollectionPOATie
 
CollectionServant - class org.apache.xindice.client.corba.CollectionServant.
Provides access to Collection instances through CORBA.
CollectionServant(Collection) - Constructor for class org.apache.xindice.client.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.apache.xindice.tools.command.Command
 
Command - class org.apache.xindice.tools.command.Command.
Command is the standard interface command line arguments
Command() - Constructor for class org.apache.xindice.tools.command.Command
 
comment(char[], int, int) - Method in class org.apache.xindice.tools.command.StringSerializer
 
comment(char[], int, int) - Method in class org.apache.xindice.xml.dom.DOMParser
 
CommentImpl - class org.apache.xindice.xml.dom.CommentImpl.
CommentImpl
CommentImpl() - Constructor for class org.apache.xindice.xml.dom.CommentImpl
 
CommentImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.CommentImpl
 
CommentImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.CommentImpl
 
CommentImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.CommentImpl
 
commit() - Method in interface org.apache.xindice.core.Container
commit saves the Document in the Collection.
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() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Commit the transaction
commit(Document) - Method in interface org.apache.xindice.core.Container
commit replaces the Document in the Collection with the specified Document.
CommonConfigurable - class org.apache.xindice.client.xmldb.CommonConfigurable.
Base class to handle property managment within the API implementation.
CommonConfigurable() - Constructor for class org.apache.xindice.client.xmldb.CommonConfigurable
Constructor for the CommonConfigurable object
Company - Static variable in class org.apache.xindice.server.Xindice
 
compareTo(Object) - Method in class org.apache.xindice.core.data.Value
 
compareTo(Object) - Method in class org.apache.xindice.core.filer.Paged.Page
 
compareTo(Object) - Method in class org.apache.xindice.core.indexer.IndexMatch
 
compareTo(Value) - Method in class org.apache.xindice.core.data.Value
 
CompilationException - exception org.apache.xindice.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.apache.xindice.core.query.CompilationException
 
CompilationException(String) - Constructor for class org.apache.xindice.core.query.CompilationException
 
compileQuery(Collection, String, NamespaceMap, Key[]) - Method in interface org.apache.xindice.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.apache.xindice.core.query.XPathQueryResolver
 
compileQuery(Collection, String, NamespaceMap, Key[]) - Method in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
compileQuery(Collection, String, String, NamespaceMap, Key[]) - Method in class org.apache.xindice.core.query.QueryEngine
compileQuery compiles a Query against the specified Collection context and returns the compiled Query.
ComponentManager - interface org.apache.xindice.server.ComponentManager.
ComponentManager is an interface that is implemented to handle the management of ScriptComponents.
Compress(Node, SymbolTable) - Static method in class org.apache.xindice.xml.dom.DOMCompressor
Compress is a convenience method that compresses a Node into a byte array with a single call.
CompressedDocument - interface org.apache.xindice.xml.dom.CompressedDocument.
CompressedDocument exposes the Document's SymbolTable.
CompressedNode - interface org.apache.xindice.xml.dom.CompressedNode.
CompressedNode represents a Xindice Compressed Node.
CompressionHandler - interface org.apache.xindice.xml.sax.CompressionHandler.
CompressionHandler is a SAX callback interface for reporting positional information about Xindice compressed Documents.
CONFIGS - Static variable in class org.apache.xindice.core.SystemCollection
 
Configurable - interface org.apache.xindice.util.Configurable.
Configurable is a simple interface used to pass configuration information to an object.
Configurable - interface org.xmldb.api.base.Configurable.
Provides the ability to configure properties about an object.
Configuration - class org.apache.xindice.util.Configuration.
Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Configuration(Document) - Constructor for class org.apache.xindice.util.Configuration
 
Configuration(Document, boolean) - Constructor for class org.apache.xindice.util.Configuration
 
Configuration(Element) - Constructor for class org.apache.xindice.util.Configuration
 
Configuration(Element, boolean) - Constructor for class org.apache.xindice.util.Configuration
 
ConfigurationCallback - interface org.apache.xindice.util.ConfigurationCallback.
ConfigurationCallback is a callback interface that can be implemented in performing a set process on a Configuration.
CONFORMANCE_LEVEL - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
The XML:DB API Core Level Conformance of this implementation.
connect() - Method in class org.apache.xindice.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.apache.xindice.core.Container.
Container is a generic container for Key and Document pairs.
ContainerNodeImpl - class org.apache.xindice.xml.dom.ContainerNodeImpl.
ContainerNodeImpl performs most of the child-rearing behavior of the Element and Document implementations.
ContainerNodeImpl() - Constructor for class org.apache.xindice.xml.dom.ContainerNodeImpl
 
ContainerNodeImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.ContainerNodeImpl
 
ContainerNodeImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.ContainerNodeImpl
 
convertFromDocument(Document, long) - Method in class org.apache.xindice.client.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.apache.xindice.client.corba.EncodedBufferConverter
Converts a Document object into an EncodedBuffer.
convertToConfiguration(EncodedBuffer) - Static method in class org.apache.xindice.client.corba.EncodedBufferConverter
Converts an EncodedBuffer into a Configuration object.
convertToDocument(EncodedBuffer) - Static method in class org.apache.xindice.client.corba.EncodedBufferConverter
Converts an EncodedBuffer into a Document object.
convertToDocument(EncodedBuffer) - Method in class org.apache.xindice.client.corba.SymbolDeserializer
convertToDocument converts the compressed EncodedBuffer to a DOM Document.
copyStreamTo(OutputStream) - Method in interface org.apache.xindice.server.FileResource
copyStreamTo copies the data of this FileResource to the specified OutputStream.
copyTo(byte[], int) - Method in class org.apache.xindice.core.data.Value
 
CORBA_NAMING_PROP - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
Property name to use to set the URI where a CORBA name service can be located.
create() - Method in interface org.apache.xindice.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.apache.xindice.core.Collection
 
create() - Method in class org.apache.xindice.core.filer.MemFiler
 
create() - Method in class org.apache.xindice.core.filer.Paged
 
create() - Method in class org.apache.xindice.core.filer.BTree
 
create() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
create() - Method in class org.apache.xindice.core.filer.HashFiler
 
create() - Method in class org.apache.xindice.core.filer.FSFiler
 
create(Configuration) - Method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.core.system.Sequencer
 
createAPIException(Exception) - Static method in class org.apache.xindice.core.FaultCodes
createAPIException creates an APIException instance based on the specified Exception.
createAPIException(int) - Static method in class org.apache.xindice.core.FaultCodes
createAPIException creates an APIException instance based on the specified parameters.
createAPIException(int, String) - Static method in class org.apache.xindice.core.FaultCodes
createAPIException creates an APIException instance based on the specified parameters.
createAttribute(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
createCDATASection(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates a CDATASection node whose value is the specified string.
createCollection(String) - Method in class org.apache.xindice.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) - Method in class org.xmldb.api.reference.modules.CollectionManagementServiceImpl
Creates a simple collection with a basic default configuration.
createCollection(String, Configuration) - Method in class org.apache.xindice.core.CollectionManager
createCollection creates a new Collection object and any associated system resources that the Collection will need.
createCollection(String, Configuration) - Method in class org.apache.xindice.core.Collection
 
createCollection(String, Document) - Method in class org.apache.xindice.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.apache.xindice.client.corba.CollectionManagerServant
 
createCollection(String, EncodedBuffer) - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
createCollection(String, EncodedBuffer) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
createCollection(String, EncodedBuffer) - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
createComment(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates a Comment node given the specified string.
CREATED - Static variable in class org.apache.xindice.core.data.Record
 
createDocument(String, String, DocumentType) - Method in class org.apache.xindice.xml.dom.DOMImplementationImpl
Creates an XML Document object of the specified type with its document element.
createDocumentFragment() - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in class org.apache.xindice.xml.dom.DOMImplementationImpl
Creates an empty DocumentType node.
createElement(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates an element of the type specified.
createElementNS(String, String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
createEntityReference(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates an EntityReference object.
createFileHeader() - Method in class org.apache.xindice.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.apache.xindice.core.filer.BTree
 
createFileHeader() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
createFileHeader() - Method in class org.apache.xindice.core.filer.HashFiler
 
createFileHeader(boolean) - Method in class org.apache.xindice.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.apache.xindice.core.filer.BTree
 
createFileHeader(boolean) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
createFileHeader(boolean) - Method in class org.apache.xindice.core.filer.HashFiler
 
createFileHeader(long) - Method in class org.apache.xindice.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.apache.xindice.core.filer.BTree
 
createFileHeader(long) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
createFileHeader(long) - Method in class org.apache.xindice.core.filer.HashFiler
 
createFileHeader(long, int) - Method in class org.apache.xindice.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.apache.xindice.core.filer.BTree
 
createFileHeader(long, int) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
createFileHeader(long, int) - Method in class org.apache.xindice.core.filer.HashFiler
 
createId() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
 
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
createId() - Method in class org.xmldb.api.sdk.SimpleCollection
Creates a new unique ID within the context of the Collection
createIndexer(Configuration) - Method in class org.apache.xindice.core.Collection
createIndexer creates a new Indexer object and any associated system resources that the Indexer will need.
createIndexer(Document) - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Creates a new Indexer for this collection.
createIndexer(EncodedBuffer) - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
createIndexer(EncodedBuffer) - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
createIndexer(EncodedBuffer) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
createIndexer(EncodedBuffer) - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
createNewOID() - Method in class org.apache.xindice.client.corba.CollectionServant
Creates a new unique OID for this collection.
createNewOID() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
createNewOID() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
createNewOID() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
createNewOID() - Method in class org.apache.xindice.core.Collection
createNewOID allocates a new Object ID to be used as a Key in the Collection.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
createPageHeader() - Method in class org.apache.xindice.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.apache.xindice.core.filer.BTree
 
createPageHeader() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
createPageHeader() - Method in class org.apache.xindice.core.filer.HashFiler
 
createProcessingInstruction(String, String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates a ProcessingInstruction node given the specified name and data strings.
createResource(String, String) - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Creates a new Resource instance for storing data in the repository.
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.
createResource(String, String) - Method in class org.xmldb.api.sdk.SimpleCollection
Creates a new empty Resource with the provided id.
createTextNode(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates a Text node given the specified string.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
createURLStreamHandler(String) - Method in class org.apache.xindice.core.request.XindiceStreamHandlerFactory
Creates an instance of an URLStreamHandler
createValue(String, long) - Method in class org.apache.xindice.core.system.Sequencer
 
createXMLDBException(Exception) - Static method in class org.apache.xindice.core.FaultCodes
createXMLDBException creates an XMLDBException instance based on the specified Exception.
createXMLObject(Configuration) - Method in class org.apache.xindice.core.Collection
createXMLObject creates a new XMLObject object and any associated system resources that the XMLObject will need.
createXMLObject(Document) - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Creates a new collection level XMLObject using the provided configuration.
createXMLObject(EncodedBuffer) - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
createXMLObject(EncodedBuffer) - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
createXMLObject(EncodedBuffer) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
createXMLObject(EncodedBuffer) - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
Credentials - interface org.apache.xindice.core.security.Credentials.
Credenials encapsulates authentication credentials within the system.

D

Database - interface org.apache.xindice.client.corba.db.Database.
 
Database - class org.apache.xindice.core.Database.
Database is the primary container for the Xindice Database Engine.
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.apache.xindice.core.Database
 
DatabaseHelper - class org.apache.xindice.client.corba.db.DatabaseHelper.
 
DatabaseHelper() - Constructor for class org.apache.xindice.client.corba.db.DatabaseHelper
 
DatabaseHolder - class org.apache.xindice.client.corba.db.DatabaseHolder.
 
DatabaseHolder() - Constructor for class org.apache.xindice.client.corba.db.DatabaseHolder
 
DatabaseHolder(Database) - Constructor for class org.apache.xindice.client.corba.db.DatabaseHolder
 
DatabaseImpl - class org.apache.xindice.client.xmldb.DatabaseImpl.
DatabaseImpl is the XML:DB driver implementation for Xindice.
DatabaseImpl - class org.xmldb.api.reference.DatabaseImpl.
Reference Database implmentation.
DatabaseImpl() - Constructor for class org.apache.xindice.client.xmldb.DatabaseImpl
Constructor for the DatabaseImpl object
DatabaseImpl() - Constructor for class org.xmldb.api.reference.DatabaseImpl
 
DatabaseInstanceManager - class org.apache.xindice.client.xmldb.services.DatabaseInstanceManager.
DatabaseInstanceManager enables management of the Database intance on the server.
DatabaseInstanceManager(DatabaseManager, Database, DatabaseImpl) - Constructor for class org.apache.xindice.client.xmldb.services.DatabaseInstanceManager
Creates a new DatabaseInstanceManager instance
DatabaseManager - interface org.apache.xindice.client.corba.db.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.apache.xindice.client.corba.db.DatabaseManagerHelper.
 
DatabaseManagerHelper() - Constructor for class org.apache.xindice.client.corba.db.DatabaseManagerHelper
 
DatabaseManagerHolder - class org.apache.xindice.client.corba.db.DatabaseManagerHolder.
 
DatabaseManagerHolder() - Constructor for class org.apache.xindice.client.corba.db.DatabaseManagerHolder
 
DatabaseManagerHolder(DatabaseManager) - Constructor for class org.apache.xindice.client.corba.db.DatabaseManagerHolder
 
DatabaseManagerOperations - interface org.apache.xindice.client.corba.db.DatabaseManagerOperations.
 
DatabaseManagerPOA - class org.apache.xindice.client.corba.db.DatabaseManagerPOA.
 
DatabaseManagerPOA() - Constructor for class org.apache.xindice.client.corba.db.DatabaseManagerPOA
 
DatabaseManagerPOATie - class org.apache.xindice.client.corba.db.DatabaseManagerPOATie.
 
DatabaseManagerPOATie(DatabaseManagerOperations) - Constructor for class org.apache.xindice.client.corba.db.DatabaseManagerPOATie
 
DatabaseManagerPOATie(DatabaseManagerOperations, POA) - Constructor for class org.apache.xindice.client.corba.db.DatabaseManagerPOATie
 
DatabaseManagerServant - class org.apache.xindice.client.corba.DatabaseManagerServant.
DatabaseManager CORBA wrapper for org.apache.xindice.core.Database Provides administrative access to the Database For detailed documentation
DatabaseManagerServant(Database, Kernel) - Constructor for class org.apache.xindice.client.corba.DatabaseManagerServant
 
DatabaseOperations - interface org.apache.xindice.client.corba.db.DatabaseOperations.
 
DatabasePOA - class org.apache.xindice.client.corba.db.DatabasePOA.
 
DatabasePOA() - Constructor for class org.apache.xindice.client.corba.db.DatabasePOA
 
DatabasePOATie - class org.apache.xindice.client.corba.db.DatabasePOATie.
 
DatabasePOATie(DatabaseOperations) - Constructor for class org.apache.xindice.client.corba.db.DatabasePOATie
 
DatabasePOATie(DatabaseOperations, POA) - Constructor for class org.apache.xindice.client.corba.db.DatabasePOATie
 
DatabaseServant - class org.apache.xindice.client.corba.DatabaseServant.
Database CORBA wrapper for org.apache.xindice.core.Database For detailed documentation
DatabaseServant(Database, Kernel) - Constructor for class org.apache.xindice.client.corba.DatabaseServant
 
dataBytes(byte[]) - Method in interface org.apache.xindice.xml.sax.CompressionHandler
dataBytes sets the byte array for the definitions to follow.
DataHelper - class org.apache.xindice.client.corba.db.DataHelper.
 
DataHelper() - Constructor for class org.apache.xindice.client.corba.db.DataHelper
 
DataHolder - class org.apache.xindice.client.corba.db.DataHolder.
 
DataHolder() - Constructor for class org.apache.xindice.client.corba.db.DataHolder
 
DataHolder(byte[]) - Constructor for class org.apache.xindice.client.corba.db.DataHolder
 
dataLocation(int, int) - Method in interface org.apache.xindice.xml.sax.CompressionHandler
dataLocation reports positional information for the Node to follow.
DateUtilities - class org.apache.xindice.util.DateUtilities.
DateUtilities provides a set of commonly used Date processing routines.
DBConduit - class org.apache.xindice.server.components.DBConduit.
DBConduit provides a JDBC Connection pooling mechanism.
DBConduit() - Constructor for class org.apache.xindice.server.components.DBConduit
 
DBDocument - interface org.apache.xindice.xml.dom.DBDocument.
DBDocument represents a Xindice Collection-originating Document.
DBE - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
DBE_CANNOT_CREATE - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
DBE_CANNOT_DROP - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
DBE_NO_PARENT - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
DBException - exception org.apache.xindice.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.apache.xindice.core.DBException
 
DBException(int) - Constructor for class org.apache.xindice.core.DBException
 
DBException(int, String) - Constructor for class org.apache.xindice.core.DBException
 
DBNode - interface org.apache.xindice.xml.dom.DBNode.
DBNode represents a Xindice Collection-originating Node.
DBObject - interface org.apache.xindice.core.DBObject.
DBObject is the interface implemented by all Xindice database objects.
DBQueryResult - class org.apache.xindice.server.components.DBQueryResult.
DBQueryResult
DBSecurityManager - interface org.apache.xindice.core.security.DBSecurityManager.
SecurityManager is the interface to the access control functionality of the server.
Debug - class org.apache.xindice.Debug.
Debug is a debugging class for the Xindice Server.
Debug() - Constructor for class org.apache.xindice.Debug
 
Debugging - Static variable in class org.apache.xindice.Debug
 
Decl - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclAttList - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclCData - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclComment - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclDocType - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclElement - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclEntity - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclIgnore - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclInclude - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclNotation - Static variable in interface org.apache.xindice.xml.Signatures
 
DeclReplaced - Static variable in interface org.apache.xindice.xml.Signatures
 
decRecordCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
Decrement the number of records being managed by the file
DEFAULT_BOOTSTRAP_URI - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
Default location where the bootstrap IOR can be located.
DEFAULT_CORBA_NAME - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
Default CORBA name service name for the Database instance.
DELETE - Static variable in class org.apache.xindice.core.security.Permission
 
DELETE_STR - Static variable in class org.apache.xindice.core.security.Permission
 
delete() - Method in interface org.apache.xindice.server.FileResource
delete deletes the file specified by this object.
delete() - Method in class org.apache.xindice.util.Configuration
delete deletes this Configuration node from its parent Configuration.
delete(int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
deleteArrayInt(int[], int) - Static method in class org.apache.xindice.core.filer.Paged
 
deleteArrayLong(long[], int) - Static method in class org.apache.xindice.core.filer.Paged
 
deleteArrayShort(short[], int) - Static method in class org.apache.xindice.core.filer.Paged
 
deleteArrayValue(Value[], int) - Static method in class org.apache.xindice.core.filer.Paged
 
DeleteCollection - class org.apache.xindice.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.apache.xindice.tools.command.DeleteCollection
 
DeleteCollectionXMLObject - class org.apache.xindice.tools.command.DeleteCollectionXMLObject.
DeleteCollectionXMLObject.java is designed to let the user delete an XMLObject from a specific Collection.
DeleteCollectionXMLObject() - Constructor for class org.apache.xindice.tools.command.DeleteCollectionXMLObject
 
deleteData(int, int) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
Remove a range of characters from the node.
DeleteDocument - class org.apache.xindice.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.apache.xindice.tools.command.DeleteDocument
 
DeleteIndexer - class org.apache.xindice.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.apache.xindice.tools.command.DeleteIndexer
 
deleteRecord(Key) - Method in class org.apache.xindice.core.filer.MemFiler
 
deleteRecord(Key) - Method in interface org.apache.xindice.core.filer.Filer
deleteRecord removes a Record from the Filer based on the specified Key.
deleteRecord(Key) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
deleteRecord(Key) - Method in class org.apache.xindice.core.filer.HashFiler
 
deleteRecord(Key) - Method in class org.apache.xindice.core.filer.FSFiler
 
deleteUser(String) - Method in class org.apache.xindice.server.Kernel
 
deleteUser(String) - Method in interface org.apache.xindice.server.UserManager
deleteUser deletes a User from the UserManager's persistent store.
deleteUser(String) - Method in class org.apache.xindice.server.standard.StdUserManager
 
DENY - Static variable in class org.apache.xindice.core.security.Permission
 
DeploymentTask - class org.apache.xindice.tools.DeploymentTask.
Handles basic deployment of Xindice services using ant.
DeploymentTask() - Constructor for class org.apache.xindice.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.apache.xindice.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.
DirectoryClassLoader - class org.apache.xindice.util.DirectoryClassLoader.
DirectoryClassLoader reads classes relative to the constructor-provided base directory.
DirectoryClassLoader(String) - Constructor for class org.apache.xindice.util.DirectoryClassLoader
 
Disposable - interface org.apache.xindice.util.Disposable.
Disposable is an interface that is implemented by Xindice Scripts, Services and ScriptComponents in order to be deinitialized before ultimately being garbage collected.
dispose() - Method in class org.apache.xindice.core.CollectionManager
 
dispose() - Method in class org.apache.xindice.core.Collection
 
dispose() - Method in class org.apache.xindice.server.SimpleScriptComponent
 
dispose() - Method in class org.apache.xindice.server.standard.StdScriptManager
 
dispose() - Method in class org.apache.xindice.server.standard.StdServiceManager
 
dispose() - Method in class org.apache.xindice.server.standard.StdComponentManager
 
dispose() - Method in class org.apache.xindice.server.standard.StdResourceManager
 
dispose() - Method in class org.apache.xindice.server.standard.StdLogManager
 
dispose() - Method in interface org.apache.xindice.util.Disposable
dispose disposes of the object instance.
disposeOf(Object) - Static method in class org.apache.xindice.server.Kernel
 
DOCUMENT - Static variable in class org.apache.xindice.core.objects.Types
 
DOCUMENT - Static variable in class org.apache.xindice.core.request.URIMapper
 
DocumentBuilderFactoryImpl - class org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl.
DocumentBuilderFactoryImpl
DocumentBuilderFactoryImpl() - Constructor for class org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl
 
DocumentBuilderImpl - class org.apache.xindice.xml.jaxp.DocumentBuilderImpl.
DocumentBuilderImpl
DocumentCache - class org.apache.xindice.core.DocumentCache.
DocumentCache implements a simple Document caching system for Collections.
DocumentCache() - Constructor for class org.apache.xindice.core.DocumentCache
 
DOCUMENTFRAGMENT - Static variable in class org.apache.xindice.core.objects.Types
 
DocumentFragmentImpl - class org.apache.xindice.xml.dom.DocumentFragmentImpl.
DocumentFragmentImpl
DocumentFragmentImpl() - Constructor for class org.apache.xindice.xml.dom.DocumentFragmentImpl
 
DocumentFragmentImpl(NodeImpl) - Constructor for class org.apache.xindice.xml.dom.DocumentFragmentImpl
 
DocumentImpl - class org.apache.xindice.xml.dom.DocumentImpl.
DocumentImpl
DocumentImpl() - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
 
DocumentImpl(byte[]) - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
 
DocumentImpl(byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
 
DocumentImpl(byte[], SymbolTable, NodeSource) - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
 
DocumentImpl(Document) - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
 
DocumentSet - interface org.apache.xindice.client.corba.db.DocumentSet.
 
DocumentSet - interface org.apache.xindice.core.data.DocumentSet.
DocumentSet is an interface for iterating over a set of Documents.
DocumentSetHelper - class org.apache.xindice.client.corba.db.DocumentSetHelper.
 
DocumentSetHelper() - Constructor for class org.apache.xindice.client.corba.db.DocumentSetHelper
 
DocumentSetHolder - class org.apache.xindice.client.corba.db.DocumentSetHolder.
 
DocumentSetHolder() - Constructor for class org.apache.xindice.client.corba.db.DocumentSetHolder
 
DocumentSetHolder(DocumentSet) - Constructor for class org.apache.xindice.client.corba.db.DocumentSetHolder
 
DocumentSetOperations - interface org.apache.xindice.client.corba.db.DocumentSetOperations.
 
DocumentSetPOA - class org.apache.xindice.client.corba.db.DocumentSetPOA.
 
DocumentSetPOA() - Constructor for class org.apache.xindice.client.corba.db.DocumentSetPOA
 
DocumentSetPOATie - class org.apache.xindice.client.corba.db.DocumentSetPOATie.
 
DocumentSetPOATie(DocumentSetOperations) - Constructor for class org.apache.xindice.client.corba.db.DocumentSetPOATie
 
DocumentSetPOATie(DocumentSetOperations, POA) - Constructor for class org.apache.xindice.client.corba.db.DocumentSetPOATie
 
DocumentSetServant - class org.apache.xindice.client.corba.DocumentSetServant.
DocumentSetServant CORBA wrapper for org.apache.xindice.core.DocumentSet For detailed documentation
DocumentSetServant(DocumentSet) - Constructor for class org.apache.xindice.client.corba.DocumentSetServant
 
DocumentSetServant(DocumentSet, SymbolSerializer) - Constructor for class org.apache.xindice.client.corba.DocumentSetServant
 
DocumentTypeImpl - class org.apache.xindice.xml.dom.DocumentTypeImpl.
DocumentTypeImpl
DocumentTypeImpl() - Constructor for class org.apache.xindice.xml.dom.DocumentTypeImpl
 
DOMCompressor - class org.apache.xindice.xml.dom.DOMCompressor.
DOMCompressor is an OutputStream extension that provides functions for writing DOM types to a Xindice Compressed XML Stream.
DOMCompressor(OutputStream, SymbolTable) - Constructor for class org.apache.xindice.xml.dom.DOMCompressor
 
DOMImplementationImpl - class org.apache.xindice.xml.dom.DOMImplementationImpl.
DOMImplementationImpl
DOMParser - class org.apache.xindice.xml.dom.DOMParser.
DOMParser is the Xindice compressed DOM parser.
DOMParser() - Constructor for class org.apache.xindice.xml.dom.DOMParser
 
DOUBLE - Static variable in class org.apache.xindice.core.objects.Types
 
drop() - Method in interface org.apache.xindice.core.DBObject
drop instructs the DBObjectimplementation to remove itself from existence.
drop() - Method in class org.apache.xindice.core.Collection
 
drop() - Method in class org.apache.xindice.core.filer.MemFiler
 
drop() - Method in class org.apache.xindice.core.filer.Paged
 
drop() - Method in class org.apache.xindice.core.filer.FSFiler
 
drop(String) - Method in class org.apache.xindice.core.indexer.IndexManager
drop physically removes the specified Indexer and any associated system resources that the Indexer uses.
drop(String) - Method in class org.apache.xindice.core.objects.XMLObjectManager
drop physically removes the specified XMLObject and any associated system resources that the XMLObject uses.
dropCollection(Collection) - Method in class org.apache.xindice.core.CollectionManager
dropCollection physically removes the specified Collection and any associated system resources that the Collection uses.
dropCollection(Collection) - Method in class org.apache.xindice.core.Collection
 
dropCollection(String) - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
dropCollection(String) - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
dropCollection(String) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
dropCollection(String) - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
dropCollection(String) - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Drops a child collection from this collection.
dropIndexer(Indexer) - Method in class org.apache.xindice.core.Collection
dropIndexer physically removes the specified Indexer and any associated system resources that the Indexer uses.
dropIndexer(String) - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
dropIndexer(String) - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
dropIndexer(String) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
dropIndexer(String) - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
dropIndexer(String) - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Drops the indexer from the collection
dropXMLObject(String) - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
dropXMLObject(String) - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
dropXMLObject(String) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
dropXMLObject(String) - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
dropXMLObject(String) - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Drops a collection level XMLObject from the collection.
dropXMLObject(XMLObject) - Method in class org.apache.xindice.core.Collection
dropXMLObject physically removes the specified XMLObject and any associated system resources that the XMLObject uses.
DuplicateIndexException - exception org.apache.xindice.core.indexer.DuplicateIndexException.
A DuplicateIndexException is thrown if an Indexer create attempt duplicates an existing Indexer.
DuplicateIndexException() - Constructor for class org.apache.xindice.core.indexer.DuplicateIndexException
 
DuplicateIndexException(String) - Constructor for class org.apache.xindice.core.indexer.DuplicateIndexException
 
DuplicateObjectException - exception org.apache.xindice.core.objects.DuplicateObjectException.
A DuplicateObjectException is thrown if an XMLObject create attempt duplicates an existing XMLObject.
DuplicateObjectException() - Constructor for class org.apache.xindice.core.objects.DuplicateObjectException
 
DuplicateObjectException(String) - Constructor for class org.apache.xindice.core.objects.DuplicateObjectException
 

E

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

F

False - Static variable in interface org.apache.xindice.xml.Signatures
 
fatalError(SAXParseException) - Method in class org.apache.xindice.xml.dom.DOMParser
 
faultCode - Variable in class org.apache.xindice.client.corba.db.APIException
 
faultCode - Variable in class org.apache.xindice.core.DBException
 
FaultCodes - interface org.apache.xindice.client.corba.db.FaultCodes.
 
FaultCodes - class org.apache.xindice.core.FaultCodes.
FaultCodes defines the Xindice specific fault codes and associated error messages.
FaultCodesHelper - class org.apache.xindice.client.corba.db.FaultCodesHelper.
 
FaultCodesHelper() - Constructor for class org.apache.xindice.client.corba.db.FaultCodesHelper
 
FaultCodesHolder - class org.apache.xindice.client.corba.db.FaultCodesHolder.
 
FaultCodesHolder() - Constructor for class org.apache.xindice.client.corba.db.FaultCodesHolder
 
FaultCodesHolder(FaultCodes) - Constructor for class org.apache.xindice.client.corba.db.FaultCodesHolder
 
FaultCodesOperations - interface org.apache.xindice.client.corba.db.FaultCodesOperations.
 
FaultCodesPOA - class org.apache.xindice.client.corba.db.FaultCodesPOA.
 
FaultCodesPOA() - Constructor for class org.apache.xindice.client.corba.db.FaultCodesPOA
 
FaultCodesPOATie - class org.apache.xindice.client.corba.db.FaultCodesPOATie.
 
FaultCodesPOATie(FaultCodesOperations) - Constructor for class org.apache.xindice.client.corba.db.FaultCodesPOATie
 
FaultCodesPOATie(FaultCodesOperations, POA) - Constructor for class org.apache.xindice.client.corba.db.FaultCodesPOATie
 
faultMessage - Variable in class org.apache.xindice.client.corba.db.APIException
 
FileCache - class org.apache.xindice.util.FileCache.
FileCache caches the content of files in memory.
FileCache() - Constructor for class org.apache.xindice.util.FileCache
 
FileManager - interface org.apache.xindice.server.FileManager.
FileManager is an interface that is implemented to handle the management of FileResources.
Filer - interface org.apache.xindice.core.filer.Filer.
Filer is the low-level file management interface for Xindice.
FileResource - interface org.apache.xindice.server.FileResource.
FileResource represents and provides a manipulation interface to Xindice's abstracted FileManager.
FilerException - exception org.apache.xindice.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.apache.xindice.core.filer.FilerException
 
FilerException(int, String) - Constructor for class org.apache.xindice.core.filer.FilerException
 
findValue(BTree.BTreeRootInfo, Value) - Method in class org.apache.xindice.core.filer.BTree
findValue finds a Value in the BTree and returns the associated pointer for it.
findValue(Value) - Method in class org.apache.xindice.core.filer.BTree
findValue finds a Value in the BTree and returns the associated pointer for it.
findWhiteSpace(String) - Static method in class org.apache.xindice.util.StringUtilities
findWhiteSpace scans a String value for whitespace characters and returns the location of the first whitespace character found.
findWhiteSpace(String, int) - Static method in class org.apache.xindice.util.StringUtilities
findWhiteSpace scans a String value for whitespace characters from a specified starting position and returns the location of the first whitespace character found.
firstChild() - Method in class org.apache.xindice.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.apache.xindice.core.objects.Types
 
flush() - Method in class org.apache.xindice.core.filer.MemFiler
 
flush() - Method in interface org.apache.xindice.core.filer.Filer
flush forcefully flushes any unwritten buffers to disk.
flush() - Method in class org.apache.xindice.core.filer.Paged
 
flush() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
flush() - Method in class org.apache.xindice.core.filer.HashFiler
 
flush() - Method in class org.apache.xindice.core.filer.FSFiler
 
flush() - Method in class org.apache.xindice.core.filer.Paged.Page
 
flush() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
flush() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
flush() - Method in interface org.apache.xindice.core.indexer.Indexer
flush forcefully flushes any unwritten buffers to disk.
flushConfig() - Method in class org.apache.xindice.core.Database
flushConfig ensures that the Collection configuration has been properly flushed to disk after a modification.
flushSymbolTable() - Method in class org.apache.xindice.core.Collection
 
FSFiler - class org.apache.xindice.core.filer.FSFiler.
FSFiler allows you to use existing file systems withing Xindice.
FSFiler() - Constructor for class org.apache.xindice.core.filer.FSFiler
 
FUNC_BOOLEAN - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_CEILING - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_CONCAT - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_CONTAINS - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_FALSE - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_FLOOR - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_NORMALIZE_SPACE - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_NOT - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_NUMBER - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_ROUND - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_STARTS_WITH - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_STRING - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_STRING_LENGTH - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_SUBSTRING - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_SUBSTRING_AFTER - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_SUBSTRING_BEFORE - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_TRANSLATE - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
FUNC_TRUE - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 

G

Gateway - class org.apache.xindice.server.Gateway.
Gateway is an abstract foundation class used in the transfer of protocol-independent data to and from a Xindice Script.
Gateway() - Constructor for class org.apache.xindice.server.Gateway
 
GEN - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
GEN_CRITICAL_ERROR - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
GEN_FATAL_ERROR - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
GEN_GENERAL_ERROR - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
GEN_UNKNOWN - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
GEQ - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
GET - class org.apache.xindice.server.methods.GET.
GET is an HTTP 1.1 compliant GET method.
GET() - Constructor for class org.apache.xindice.server.methods.GET
 
get(String) - Method in class org.apache.xindice.core.indexer.IndexManager
get retrieves an Indexer by name.
get(String) - Method in interface org.apache.xindice.core.objects.Args
get returns a Variant argument by name, or null of the argumnet doesn't exist.
get(String) - Method in class org.apache.xindice.core.objects.MapArgs
 
get(String) - Method in class org.apache.xindice.core.objects.ElementArgs
 
get(String) - Method in class org.apache.xindice.core.objects.XMLObjectManager
get retrieves an XMLObject by name, and will also do the work of instantiation and pool-retrieval.
getAbsolutePath() - Method in interface org.apache.xindice.server.FileResource
getAbsolutePath returns the absolute pathname of the file represented by this object.
getAccessMethods() - Method in interface org.apache.xindice.server.Script
getAccessMethods retrieves the access methods that someone executing this Script will require access to in order to actually run the Script.
getAccessMethods() - Method in class org.apache.xindice.server.SimpleScript
 
getAccessMethods() - Method in class org.apache.xindice.server.methods.PUT
 
getActive() - Method in class org.apache.xindice.server.User
getActive returns the User's actively available status.
getActualEncoding() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getAppendStream() - Method in interface org.apache.xindice.server.FileResource
getAppendStream returns an OutputStream for appending to the FileResource.
getArgs() - Method in class org.apache.xindice.core.objects.Variant
getArgs returns the value as an Args instance.
getArguments() - Method in class org.apache.xindice.core.request.URIMapper
getArguments returns method arguments in the form of a String array.
getArray() - Method in class org.apache.xindice.util.ByteArrayInput
getArray returns the Byte Array.
getAttribute() - Method in class org.apache.xindice.core.indexer.IndexMatch
getAttribute returns the Attribute symbol ID for the Match.
getAttribute(String) - Method in class org.apache.xindice.util.Configuration
getAttribute returns an attribute from the Configuration node.
getAttribute(String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Retrieves an attribute value by name.
getAttribute(String) - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl
 
getAttribute(String, String) - Method in class org.apache.xindice.util.Configuration
getAttribute returns an attribute from the Configuration node.
getAttributeID() - Method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.xml.dom.ElementImpl
Retrieves an Attr node by name.
getAttributeNodeNS(String, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Retrieves an attribute value by local name and namespace URI.
getAttributes() - Method in class org.apache.xindice.xml.dom.NodeImpl
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class org.apache.xindice.xml.dom.ElementImpl
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAvailableConnections(String) - Method in class org.apache.xindice.server.components.DBConduit
getAvailableConnections returns the number of open Connections available in the connection queue.
getBestIndexer(String, IndexPattern) - Method in class org.apache.xindice.core.indexer.IndexManager
getBestIndexer retrieves the best Indexer to use for the specified IndexPattern.
getBoolean() - Method in class org.apache.xindice.core.objects.Variant
getBoolean returns the value as a boolean.
getBooleanAttribute(String) - Method in class org.apache.xindice.util.Configuration
getBooleanAttribute returns an attribute from the Configuration node.
getBooleanAttribute(String, boolean) - Method in class org.apache.xindice.util.Configuration
getBooleanAttribute returns an attribute from the Configuration node.
getBooleanValue(String) - Method in class org.apache.xindice.util.Configuration
getBooleanValue returns the value from the Configuration node.
getBooleanValue(String, boolean) - Method in class org.apache.xindice.util.Configuration
getBooleanValue returns the value from the Configuration node.
getByte() - Method in class org.apache.xindice.core.objects.Variant
getByte returns the value as a byte.
getByteAttribute(String) - Method in class org.apache.xindice.util.Configuration
getByteAttribute returns an attribute from the Configuration node.
getByteAttribute(String, byte) - Method in class org.apache.xindice.util.Configuration
getByteAttribute returns an attribute from the Configuration node.
getByteValue(String) - Method in class org.apache.xindice.util.Configuration
getByteValue returns the value from the Configuration node.
getByteValue(String, byte) - Method in class org.apache.xindice.util.Configuration
getByteValue returns the value from the Configuration node.
getCacheControl(Document) - Static method in class org.apache.xindice.core.DocumentCache
 
getCanonicalDocumentName(Key) - Method in class org.apache.xindice.core.Collection
getCanonicalDocumentName returns the canonical name for the specified Key in relation to this Collection.
getCanonicalName() - Method in class org.apache.xindice.client.corba.CollectionServant
Returns the Canonical Name of the Collection
getCanonicalName() - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
getCanonicalName() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
getCanonicalName() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
getCanonicalName() - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
getCanonicalName() - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
getCanonicalName() - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
getCanonicalName() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
getCanonicalName() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Returns the fully qualified name of the Collection
getCanonicalName() - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Returns the fully qualified name of the collection that this manager is associated with.
getCanonicalName() - Method in interface org.apache.xindice.core.Container
getCanonicalName returns the canonical name for the contained Document.
getCanonicalName() - Method in class org.apache.xindice.core.Collection
getCanonicalName returns the canonical name for this Object.
getCanonicalName() - Method in class org.apache.xindice.xml.NodeSource
 
getCanonicalName(String) - Method in class org.apache.xindice.core.objects.XMLObjectManager
 
getCanonicalPath() - Method in interface org.apache.xindice.server.FileResource
getCanonicalPath Returns the canonical form of this File object's pathname.
getChar() - Method in class org.apache.xindice.core.objects.Variant
getChar returns the value as a char.
getCharAttribute(String) - Method in class org.apache.xindice.util.Configuration
getCharAttribute returns an attribute from the Configuration node.
getCharAttribute(String, char) - Method in class org.apache.xindice.util.Configuration
getCharAttribute returns an attribute from the Configuration node.
getCharValue(String) - Method in class org.apache.xindice.util.Configuration
getCharValue returns the value from the Configuration node.
getCharValue(String, char) - Method in class org.apache.xindice.util.Configuration
getCharValue returns the value from the Configuration node.
getChild(String) - Method in class org.apache.xindice.util.Configuration
getChild returns the first child Configuration node that matches the specified name.
getChild(String, boolean) - Method in class org.apache.xindice.util.Configuration
getChild returns the first child Configuration node that matches the specified name.
getChildCollection(String) - Method in class org.apache.xindice.client.xmldb.CollectionImpl
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.
getChildCollection(String) - Method in class org.xmldb.api.sdk.SimpleCollection
Default behaviour for a non-hierarchical implementation
getChildCollectionCount() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Returns the number of child Collections
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.
getChildCollectionCount() - Method in class org.xmldb.api.sdk.SimpleCollection
Default behaviour for a non-hierarchical implementation
getChildNodes() - Method in class org.apache.xindice.xml.dom.NodeImpl
A NodeList that contains all children of this node.
getChildNodes() - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
getChildren() - Method in interface org.apache.xindice.server.FileResource
getChildren returns a list of the files in the directory specified by this FileResource.
getChildren() - Method in class org.apache.xindice.util.Configuration
getChildren returns the child Configuration nodes for this Configuration node.
getCollection() - Method in interface org.apache.xindice.core.Container
getCollection returns the Collection that the Document contained belongs to.
getCollection() - Method in class org.apache.xindice.core.objects.SimpleXMLObject
 
getCollection() - Method in interface org.apache.xindice.core.objects.XMLObject
 
getCollection() - Method in class org.apache.xindice.core.request.URIMapper
getCollection returns the Collection object that was resolved in the parsing of the URI.
getCollection() - Method in class org.apache.xindice.xml.NodeSource
 
getCollection(String) - Method in class org.apache.xindice.client.corba.CollectionServant
Retrieves a new Collection instance for the named collection.
getCollection(String) - Method in class org.apache.xindice.client.corba.DatabaseServant
 
getCollection(String) - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
getCollection(String) - Method in class org.apache.xindice.client.corba.db._DatabaseStub
 
getCollection(String) - Method in class org.apache.xindice.client.corba.db.DatabasePOATie
 
getCollection(String) - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
getCollection(String) - Method in interface org.apache.xindice.client.corba.db.DatabaseOperations
 
getCollection(String) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
getCollection(String) - Method in class org.apache.xindice.core.CollectionManager
getCollection retrieves a Collection by name.
getCollection(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 class org.apache.xindice.client.xmldb.DatabaseImpl
Creates a Collection instance using the URI to locate the collection in the Xindice 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.
getCollection(String, String, 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.xmldb.api.sdk.SimpleDatabase
Retrieves a Collection instance based on the URI provided in the uri parameter.
getCollectionManager() - Method in class org.apache.xindice.client.corba.CollectionServant
Returns a CollectionManager instance for this collection.
getCollectionManager() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
getCollectionManager() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
getCollectionManager() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
getCollectionName() - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Returns the name of the collection that this manager is associated with.
getCollectionRoot() - Method in class org.apache.xindice.core.Collection
 
getCommonConfig() - Method in class org.apache.xindice.server.Kernel
 
getComponent(String) - Method in class org.apache.xindice.server.Kernel
 
getComponent(String) - Method in class org.apache.xindice.server.Gateway
getComponent returns a component of the specified name.
getComponent(String) - Method in interface org.apache.xindice.server.ComponentManager
getComponent returns a component of the specified name.
getComponent(String) - Method in class org.apache.xindice.server.standard.StdComponentManager
 
getConfig() - Method in class org.apache.xindice.core.CollectionManager
 
getConfig() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
getConfig() - Method in class org.apache.xindice.core.filer.HashFiler
 
getConfig() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
getConfig() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
getConfig() - Method in class org.apache.xindice.core.security.ResourcePermissions
getConfig retrieves the configuration information for the Configurable object instance.
getConfig() - Method in class org.apache.xindice.core.security.LocalSecurityManager
getConfig retrieves the configuration information for the Configurable object instance.
getConfig() - Method in class org.apache.xindice.server.standard.StdScriptManager
 
getConfig() - Method in class org.apache.xindice.server.standard.StdUserManager
 
getConfig() - Method in class org.apache.xindice.server.standard.StdFileManager
 
getConfig() - Method in class org.apache.xindice.server.standard.StdServiceManager
 
getConfig() - Method in class org.apache.xindice.server.standard.StdComponentManager
 
getConfig() - Method in class org.apache.xindice.server.standard.StdResourceManager
 
getConfig() - Method in class org.apache.xindice.server.standard.StdLogManager
 
getConfig() - Method in class org.apache.xindice.util.SimpleConfigurable
 
getConfig() - Method in interface org.apache.xindice.util.Configurable
getConfig retrieves the configuration information for the Configurable object instance.
getConformanceLevel() - Method in class org.apache.xindice.client.xmldb.DatabaseImpl
Gets the ConformanceLevel attribute of the DatabaseImpl object
getConformanceLevel() - Method in interface org.xmldb.api.base.Database
Returns the XML:DB API Conformance level for the implementation.
getConformanceLevel() - Method in class org.xmldb.api.sdk.SimpleDatabase
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.
getConnection(String) - Method in class org.apache.xindice.server.components.DBConduit
getConnection returns the next available Connection from the connection queue or creates one if necessary.
getContainer() - Method in class org.apache.xindice.core.request.URIMapper
getContainer returns the Document Container that was resolved in the parsing of the URI.
getContainer(Object) - Method in class org.apache.xindice.core.Collection
getContainer retrieves a Container from the Collection.
getContent() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Gets the content of the XMLResourceImpl object
getContent() - Method in class org.apache.xindice.server.Gateway
 
getContent() - Method in interface org.xmldb.api.base.Resource
Retrieves the content from the resource.
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.
getContentAsDOM() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
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.
getContentAsDOM() - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Returns the content of the Resource as a DOM Node.
getContentAsSAX(ContentHandler) - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
getContentAsSAX enables retrieving of the content via the use of a SAX ContentHandler.
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.
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.
getContentEncoding() - Method in class org.apache.xindice.core.request.URIMapper
Returns the value of the content-encoding header field.
getContentHandler() - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
getContentLength() - Method in class org.apache.xindice.core.request.URIMapper
Returns the value of the content-length header field.
getContentType() - Method in class org.apache.xindice.core.request.URIMapper
Returns the value of the content-type header field.
getContextNode() - Method in class org.apache.xindice.xml.NamespaceMap
 
getCookie(String) - Method in class org.apache.xindice.server.Gateway
 
getCreatedConnections(String) - Method in class org.apache.xindice.server.components.DBConduit
getCreatedConnections returns the number of open connections for the specified alias.
getCurrentGateway() - Static method in class org.apache.xindice.server.Gateway
getCurrentGateway returns the operating Gateway Object for this Thread.
getCurrentNode() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
The node at which the TreeWalker is currently positioned.
getData() - Method in class org.apache.xindice.core.data.Value
getData retrieves the data being stored by the Value as a byte array.
getData() - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
The character data of the node that implements this interface.
getData() - Method in class org.apache.xindice.xml.dom.ProcessingInstructionImpl
The content of this processing instruction.
getDatabase() - Method in class org.apache.xindice.core.Collection
getDatabase returns the Database owner for this Collection.
getDatabase() - Method in class org.apache.xindice.core.Database
 
getDatabase() - Method in class org.apache.xindice.core.query.QueryEngine
 
getDatabase() - Method in class org.apache.xindice.core.request.URIMapper
getDatabase returns the Database that was resolved in the parsing of this URI.
getDatabase() - Method in class org.apache.xindice.server.services.XindiceService
Returns the Database instance for the currently running server.
getDatabase(String) - Static method in class org.apache.xindice.core.Database
 
getDatabaseManager() - Method in class org.apache.xindice.client.corba.DatabaseServant
 
getDatabaseManager() - Method in class org.apache.xindice.client.corba.db._DatabaseStub
 
getDatabaseManager() - Method in class org.apache.xindice.client.corba.db.DatabasePOATie
 
getDatabaseManager() - Method in interface org.apache.xindice.client.corba.db.DatabaseOperations
 
getDatabaseName() - Method in class org.apache.xindice.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.apache.xindice.xml.dom.NodeImpl
 
getDataBytes() - Method in interface org.apache.xindice.xml.dom.CompressedNode
getDataBytes returns the byte array that defines this Node.
getDataLen() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Data
getDataLen() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getDataLen() - Method in interface org.apache.xindice.xml.dom.CompressedNode
getDataLen returns the length of the Node's definition in the byte array.
getDataPos() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getDataPos() - Method in interface org.apache.xindice.xml.dom.CompressedNode
getDataPos returns the offset into the Node definition's byte array that the Node starts at.
getDateLong(Date) - Static method in class org.apache.xindice.util.DateUtilities
 
getDefaultNamespace() - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
getDefaultNamespace() - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
getDefaultNamespaceURI() - Method in class org.apache.xindice.xml.NamespaceMap
 
getDefinition() - Static method in class org.apache.xindice.xml.SymbolTableSymbols
 
getDescription(String) - Method in class org.apache.xindice.server.components.DBConduit
getDescription returns a description for the specified alias.
getDoctype() - Method in class org.apache.xindice.xml.dom.DocumentImpl
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Method in interface org.apache.xindice.core.Container
getDocument returns the contained Document.
getDocument() - Method in class org.apache.xindice.core.objects.Variant
getDocument returns the value as a Document.
getDocument() - Method in class org.apache.xindice.core.request.URIMapper
getDocument returns the Document object that was resolved in the parsing of the URI.
getDocument() - Method in class org.apache.xindice.xml.dom.DOMParser
Returns the parsed Document
getDocument(Collection, Key) - Method in class org.apache.xindice.core.DocumentCache
 
getDocument(Object) - Method in class org.apache.xindice.core.Collection
getDocument retrieves a Document by Key.
getDocument(String, long) - Method in class org.apache.xindice.client.corba.CollectionServant
Retrieves a document from the collection
getDocument(String, long) - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
getDocument(String, long) - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
getDocument(String, long) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
getDocumentCache() - Method in class org.apache.xindice.core.Database
getDocumentCache returns the Database-level Document Cache.
getDocumentCount() - Method in class org.apache.xindice.client.corba.CollectionServant
Returns the number of documents stored in this collection.
getDocumentCount() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
getDocumentCount() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
getDocumentCount() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
getDocumentCount() - Method in class org.apache.xindice.core.Collection
getDocumentCount returns the count of Documents being maintained by this Collection.
getDocumentElement() - Method in class org.apache.xindice.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.apache.xindice.core.objects.Variant
getDocumentFragment returns the value as a DocumentFragment.
getDocumentId() - Method in class org.apache.xindice.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.
getDocumentId() - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Returns the ID for the parent document of this resource.
getDocuments() - Method in class org.apache.xindice.client.corba.CollectionServant
Returns a set containing all documents in the collection.
getDocuments() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
getDocuments() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
getDocuments() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
getDocumentSet() - Method in class org.apache.xindice.core.Collection
getDocumentSet returns the set of Documents being maintained by this Collection.
getDOMImplementation() - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
getDouble() - Method in class org.apache.xindice.core.objects.Variant
getDouble returns the value as a double.
getDoubleAttribute(String) - Method in class org.apache.xindice.util.Configuration
getDoubleAttribute returns an attribute from the Configuration node.
getDoubleAttribute(String, double) - Method in class org.apache.xindice.util.Configuration
getDoubleAttribute returns an attribute from the Configuration node.
getDoubleValue(String) - Method in class org.apache.xindice.util.Configuration
getDoubleValue returns the value from the Configuration node.
getDoubleValue(String, double) - Method in class org.apache.xindice.util.Configuration
getDoubleValue returns the value from the Configuration node.
getDriver(String) - Method in class org.apache.xindice.server.components.DBConduit
getDriver returns the driver class name for the specified alias.
getDTDHandler() - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
getElement() - Method in class org.apache.xindice.core.indexer.IndexMatch
getElement returns the Element symbol ID for the Match.
getElement() - Method in class org.apache.xindice.core.objects.Variant
getElement returns the value as an Element.
getElement() - Method in class org.apache.xindice.util.Configuration
getElement returns the Element being managed by this Configuration.
getElementById(String) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
getElementID() - Method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.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.apache.xindice.xml.dom.ContainerNodeImpl
 
getEncoding() - Method in class org.apache.xindice.xml.dom.EntityImpl
 
getEncoding() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getEntities() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
getErrorHandler() - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
getExpandEntityReferences() - Method in class org.apache.xindice.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.apache.xindice.core.FaultCodes
getFaultCode examines the provided exception to determine the fault code that is associated with it.
getFaultCodeSeries(Exception) - Static method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.core.FaultCodes
getFaultMessage examines the provided exception to determine the fault message that is associated with it.
getFeature(String) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
getFile(File) - Method in class org.apache.xindice.util.FileCache
 
getFile(String) - Method in class org.apache.xindice.util.FileCache
 
getFileHeader() - Method in class org.apache.xindice.core.filer.Paged
getFileHeader returns the FileHeader
getFiler() - Method in class org.apache.xindice.core.Collection
getFiler returns the low-level Filer instances underlying the Collection instance.
getFileResource(String) - Method in class org.apache.xindice.server.Kernel
 
getFileResource(String) - Method in class org.apache.xindice.server.Gateway
getFileResource returns a FileResource instance for the specified filename.
getFileResource(String) - Method in interface org.apache.xindice.server.FileManager
getFileResource returns a FileResource instance for the specified filename.
getFileResource(String) - Method in class org.apache.xindice.server.standard.StdFileManager
 
getFilter() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
The filter used to screen nodes.
getFilters(Versioning) - Method in class org.apache.xindice.server.Kernel
 
getFilters(Versioning) - Method in interface org.apache.xindice.server.ComponentManager
getFilters returns a set of ScriptFilters for the specified Versioning object.
getFilters(Versioning) - Method in class org.apache.xindice.server.standard.StdComponentManager
 
getFirstChild() - Method in class org.apache.xindice.xml.dom.NodeImpl
The first child of this node.
getFirstChild() - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
The first child of this node.
getFirstFreePage() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The first free page in unused secondary space
getFloat() - Method in class org.apache.xindice.core.objects.Variant
getFloat returns the value as a float.
getFloatAttribute(String) - Method in class org.apache.xindice.util.Configuration
getFloatAttribute returns an attribute from the Configuration node.
getFloatAttribute(String, float) - Method in class org.apache.xindice.util.Configuration
getFloatAttribute returns an attribute from the Configuration node.
getFloatValue(String) - Method in class org.apache.xindice.util.Configuration
getFloatValue returns the value from the Configuration node.
getFloatValue(String, float) - Method in class org.apache.xindice.util.Configuration
getFloatValue returns the value from the Configuration node.
getFormValue(String) - Method in class org.apache.xindice.server.Gateway
 
getGatewayType() - Method in class org.apache.xindice.server.Gateway
Returns version information on the Gateway type used
getGMTDate(String) - Static method in class org.apache.xindice.util.DateUtilities
 
getGMTString(Date) - Static method in class org.apache.xindice.util.DateUtilities
 
getGroups() - Method in class org.apache.xindice.core.security.PasswordCredentials
Returns the list of groups to which these credentials belong.
getGroups() - Method in interface org.apache.xindice.core.security.Credentials
Returns the list of groups to which these credentials belong.
getHash() - Method in class org.apache.xindice.core.data.Key
 
getHeaderContent(int) - Method in class org.apache.xindice.server.Gateway
 
getHeaderSize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of the FileHeader.
getHostname() - Method in class org.apache.xindice.server.services.SocketServer
 
getId() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Gets the Id attribute of the XMLResourceImpl object
getId() - Method in interface org.xmldb.api.base.Resource
Returns the unique id for this Resource or null if the Resource is anonymous.
getId() - Method in class org.xmldb.api.sdk.modules.BaseResource
Returns the unique id for this Resource or null if the resource is anonymous.
getImplementation() - Method in class org.apache.xindice.xml.dom.DocumentImpl
The DOMImplementation object that handles this document.
getIndexer(String) - Method in class org.apache.xindice.core.Collection
getIndexer retrieves an Indexer by name.
getIndexManager() - Method in class org.apache.xindice.core.Collection
return the IndexManager being used by this Collection.
getIndexStyle() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
getIndexStyle() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
getIndexStyle() - Method in interface org.apache.xindice.core.indexer.Indexer
getIndexStyle returns the Index style.
getInputStream() - Method in class org.apache.xindice.core.data.Value
getInputStream returns an InputStream for the Value.
getInputStream() - Method in class org.apache.xindice.core.request.URIMapper
Returns an input stream that reads from this open connection.
getInputStream() - Method in interface org.apache.xindice.server.FileResource
getInputStream returns an InputStream for reading the FileResource.
getInputStream() - Method in class org.apache.xindice.server.Gateway
 
getInputStream() - Method in class org.apache.xindice.util.ByteArrayInput
getInputStream returns a newly created ByteArrayInput based on this instance's data and current position.
getInputStream() - Method in class org.apache.xindice.util.ByteBuffer
 
getInstance() - Static method in class org.apache.xindice.xml.SymbolTableSymbols
 
getInstance() - Static method in class org.apache.xindice.xml.dom.DOMImplementationImpl
 
getInt() - Method in class org.apache.xindice.core.objects.Variant
getInt returns the value as an int.
getIntAttribute(String) - Method in class org.apache.xindice.util.Configuration
getIntAttribute returns an attribute from the Configuration node.
getIntAttribute(String, int) - Method in class org.apache.xindice.util.Configuration
getIntAttribute returns an attribute from the Configuration node.
getInternalSubset() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
The internal subset as a string.The actual content returned depends on how much information is available to the implementation.
getIntValue(String) - Method in class org.apache.xindice.util.Configuration
getIntValue returns the value from the Configuration node.
getIntValue(String, int) - Method in class org.apache.xindice.util.Configuration
getIntValue returns the value from the Configuration node.
getIterator() - Method in class org.apache.xindice.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.
getIterator() - Method in class org.xmldb.api.sdk.SimpleResourceSet
Returns an iterator over all Resource instances stored in the set.
getKey() - Method in interface org.apache.xindice.core.Container
getKey returns the Document Key.
getKey() - Method in class org.apache.xindice.core.data.Record
getKey returns the Record's Key.
getKey() - Method in class org.apache.xindice.core.filer.Paged.Page
 
getKey() - Method in class org.apache.xindice.core.indexer.IndexMatch
getKey returns the Document Key for the IndexMatch.
getKey() - Method in class org.apache.xindice.xml.NodeSource
 
getKey() - Method in class org.apache.xindice.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.apache.xindice.core.filer.Paged.PageHeader
The hashed value of the Key for quick comparisons
getKeyLen() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Key
getKeySet() - Method in interface org.apache.xindice.core.query.Query
getKeySet returns the initial set of Keys for this Query.
getLastChild() - Method in class org.apache.xindice.xml.dom.NodeImpl
The last child of this node.
getLastChild() - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
The last child of this node.
getLastFreePage() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The last free page in unused secondary space
getLastModified() - Method in class org.apache.xindice.client.corba.SymbolSerializer
getLastModified returns a time stamp of the last server-side modified of the Symbol Table.
getLastModified() - Method in class org.apache.xindice.client.corba.SymbolDeserializer
getLastModified returns the last modified time stamp of the client's image of the managed Symbol Table.
getLastModified() - Method in class org.apache.xindice.core.request.URIMapper
Returns the value of the last-modified header field.
getLastModified() - Method in class org.apache.xindice.xml.SymbolTable
 
getLength() - Method in class org.apache.xindice.core.data.Value
getLength retrieves the length of the data being stored by the Value.
getLength() - Method in class org.apache.xindice.core.indexer.IndexMatch
getLength returns the Node length for the Match.
getLength() - Method in class org.apache.xindice.core.indexer.IndexQuery
getLength returns the length of the Value set associated with this query.
getLength() - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
The number of characters that are available through data and the substringData method below.
getLength() - Method in class org.apache.xindice.xml.dom.NodeListImpl
The number of nodes in the list.
getLocalName() - Method in class org.apache.xindice.xml.dom.NodeImpl
Returns the local part of the qualified name of this node.
getLong() - Method in class org.apache.xindice.core.objects.Variant
getLong returns the value as a long.
getLongAttribute(String) - Method in class org.apache.xindice.util.Configuration
getLongAttribute returns an attribute from the Configuration node.
getLongAttribute(String, long) - Method in class org.apache.xindice.util.Configuration
getLongAttribute returns an attribute from the Configuration node.
getLongValue(String) - Method in class org.apache.xindice.util.Configuration
getLongValue returns the value from the Configuration node.
getLongValue(String, long) - Method in class org.apache.xindice.util.Configuration
getLongValue returns the value from the Configuration node.
getLookupName(String, String) - Static method in class org.apache.xindice.xml.SymbolTable
 
getMatchLevel(IndexPattern) - Method in class org.apache.xindice.core.indexer.IndexPattern
getMatchLevel compares this IndexPattern to p and returns the strength of the match betwen the two patterns from 0 to 15.
getMaximumConnections(String) - Method in class org.apache.xindice.server.components.DBConduit
getMaximumConnections returns the maximum allowable number of open connections for the specified alias.
getMaxKeySize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The maximum number of bytes a key can be.
getMembersAsResource() - Method in class org.apache.xindice.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.
getMembersAsResource() - Method in class org.xmldb.api.reference.ResourceSetImpl
Returns a Resource containing an XML representation of all resources stored in the set.
getMembersAsResource() - Method in class org.xmldb.api.sdk.SimpleResourceSet
Returns a Resource containing an XML representation of all resources stored in the set.
getMessage(int) - Static method in class org.apache.xindice.core.FaultCodes
getMessage returns a textual form for the specified fault code.
getMetaData(Object) - Method in class org.apache.xindice.core.data.Record
getMetaData returns metadata about the Value.
getMethod() - Method in class org.apache.xindice.core.request.URIMapper
getMethod returns the method name that was resolved in the parsing of the URI.
getModifiedCount() - Method in class org.apache.xindice.core.xupdate.XUpdateImpl
 
getName() - Method in class org.apache.xindice.client.corba.CollectionServant
Gets the Name of the Collection
getName() - Method in class org.apache.xindice.client.corba.DatabaseManagerServant
 
getName() - Method in class org.apache.xindice.client.corba.DatabaseServant
 
getName() - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
getName() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
getName() - Method in class org.apache.xindice.client.corba.db._DatabaseStub
 
getName() - Method in class org.apache.xindice.client.corba.db.DatabasePOATie
 
getName() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
getName() - Method in interface org.apache.xindice.client.corba.db.DatabaseOperations
 
getName() - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
getName() - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
getName() - Method in class org.apache.xindice.client.corba.db._DatabaseManagerStub
 
getName() - Method in interface org.apache.xindice.client.corba.db.DatabaseManagerOperations
 
getName() - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
getName() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
getName() - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOATie
 
getName() - Method in class org.apache.xindice.client.xmldb.DatabaseImpl
Gets the instance Name
getName() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Returns the name of the Collection
getName() - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
getName() - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Returns the name of the Service
getName() - Method in class org.apache.xindice.client.xmldb.services.DatabaseInstanceManager
 
getName() - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
getName() - Method in class org.apache.xindice.client.xmldb.services.XMLObjectService
 
getName() - Method in class org.apache.xindice.core.Collection
 
getName() - Method in class org.apache.xindice.core.filer.MemFiler
 
getName() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
getName() - Method in class org.apache.xindice.core.filer.HashFiler
 
getName() - Method in class org.apache.xindice.core.filer.FSFiler
 
getName() - Method in class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
getName() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
getName() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
getName() - Method in class org.apache.xindice.core.objects.SimpleReflectable
 
getName() - Method in class org.apache.xindice.core.security.LocalSecurityManager
getName retrieves the contextually important name of the object
getName() - Method in interface org.apache.xindice.server.FileResource
getName returns the name of the file represented by this object.
getName() - Method in class org.apache.xindice.server.VersionProxy
 
getName() - Method in class org.apache.xindice.server.SimpleScriptComponent
 
getName() - Method in class org.apache.xindice.server.ParameterException
 
getName() - Method in class org.apache.xindice.server.services.SocketServer
 
getName() - Method in class org.apache.xindice.server.services.APIService
getName retrieves the contextually important name of the object
getName() - Method in class org.apache.xindice.server.services.XindiceService
getName retrieves the contextually important name of the object
getName() - Method in class org.apache.xindice.util.Configuration
getName returns the name of the Configuration node.
getName() - Method in interface org.apache.xindice.util.Named
getName retrieves the contextually important name of the object
getName() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in class org.apache.xindice.xml.dom.AttrImpl
Returns the name of this attribute.
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() - Method in class org.xmldb.api.reference.modules.CollectionManagementServiceImpl
Returns the name of the Service
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.SimpleXPathQueryService
Returns the service name
getName() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Returns the name associated with the Configurable object.
getName(short) - Method in class org.apache.xindice.xml.SymbolTable
 
getNamedItem(String) - Method in class org.apache.xindice.xml.dom.NamedNodeMapImpl
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class org.apache.xindice.xml.dom.NamedNodeMapImpl
 
getNamespace(String) - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
getNamespace(String) - Method in class org.apache.xindice.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.
getNamespace(String) - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Returns the URI string associated with prefix.
getNamespaceMap() - Method in interface org.apache.xindice.core.query.Query
getNamespaceMap returns the Map for prefixed namespace resolution in relation to this Query.
getNamespaceURI() - Method in class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
getNamespaceURI() - Method in class org.apache.xindice.xml.dom.NodeImpl
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI(short) - Method in class org.apache.xindice.xml.SymbolTable
 
getNamespaceURI(String) - Method in class org.apache.xindice.xml.NamespaceMap
 
getNativeOutputStream() - Method in class org.apache.xindice.server.Gateway
 
getNextContainer() - Method in class org.apache.xindice.core.data.EmptyDocumentSet
 
getNextContainer() - Method in interface org.apache.xindice.core.data.DocumentSet
getNextContainer returns the next Document in the set wrapped in a Collection Container.
getNextDocument() - Method in class org.apache.xindice.core.data.EmptyDocumentSet
 
getNextDocument() - Method in interface org.apache.xindice.core.data.DocumentSet
getNextDocument returns the next Document in the set.
getNextDocument(long) - Method in class org.apache.xindice.client.corba.DocumentSetServant
 
getNextDocument(long) - Method in interface org.apache.xindice.client.corba.db.DocumentSetOperations
 
getNextDocument(long) - Method in class org.apache.xindice.client.corba.db._DocumentSetStub
 
getNextDocument(long) - Method in class org.apache.xindice.client.corba.db.DocumentSetPOATie
 
getNextKey() - Method in interface org.apache.xindice.core.data.RecordSet
getNextKey returns the next Record's Key, and skips the RecordSet ahead to the next Record.
getNextKey() - Method in class org.apache.xindice.core.data.EmptyRecordSet
 
getNextNode() - Method in interface org.apache.xindice.core.data.NodeSet
getNextNode returns the next Node from the NodeSet.
getNextNode() - Method in class org.apache.xindice.core.data.EmptyNodeSet
 
getNextNode() - Method in class org.apache.xindice.core.query.NodeListSet
 
getNextPage() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The next page for this Record (if overflowed)
getNextRecord() - Method in interface org.apache.xindice.core.data.RecordSet
getNextRecord returns the next Record in the set.
getNextRecord() - Method in class org.apache.xindice.core.data.EmptyRecordSet
 
getNextSibling() - Method in class org.apache.xindice.xml.dom.NodeImpl
The node immediately following this node.
getNextValue() - Method in interface org.apache.xindice.core.data.RecordSet
getNextValue returns the next Record's Value, and skips the RecordSet ahead to the next Record.
getNextValue() - Method in class org.apache.xindice.core.data.EmptyRecordSet
 
getNodeAtPos(int) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getNodeAtPos(int) - Method in interface org.apache.xindice.xml.dom.CompressedDocument
getNodeAtPos returns the Node that exists at the specified byte data position in the compressed stream.
getNodeName() - Method in class org.apache.xindice.xml.dom.NodeImpl
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class org.apache.xindice.xml.dom.TextImpl
 
getNodeName() - Method in class org.apache.xindice.xml.dom.CDATASectionImpl
 
getNodeName() - Method in class org.apache.xindice.xml.dom.CommentImpl
 
getNodeName() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getNodeName() - Method in class org.apache.xindice.xml.dom.DocumentFragmentImpl
 
getNodeType() - Method in class org.apache.xindice.xml.XMLCompressedInput
getNodeType resolves and returns the DOM Node type from the given Xindice compressed signature.
getNodeType() - Method in class org.apache.xindice.xml.dom.NodeImpl
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in class org.apache.xindice.xml.dom.ElementImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.NotationImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.TextImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.CDATASectionImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.EntityReferenceImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.CommentImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.EntityImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.DocumentFragmentImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.AttrImpl
 
getNodeValue() - Method in class org.apache.xindice.xml.dom.NodeImpl
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in class org.apache.xindice.xml.dom.AttrImpl
 
getNormalizedLocalName(String, String) - Static method in class org.apache.xindice.xml.SymbolTable
 
getNormalizedQName(String, String) - Static method in class org.apache.xindice.xml.SymbolTable
 
getNormalizedSymbol(SymbolTable, String, NamespaceMap, boolean) - Static method in class org.apache.xindice.xml.SymbolTable
 
getNotationName() - Method in class org.apache.xindice.xml.dom.EntityImpl
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
A NamedNodeMap containing the notations declared in the DTD.
getObject() - Method in class org.apache.xindice.core.objects.Variant
getObject returns the value as an Object.
getObject() - Method in class org.apache.xindice.util.ObjectPool
getObject retrieves a Poolable object from the Object pool, creating a new instance if necessary.
getObject(Object) - Method in class org.apache.xindice.core.Collection
getObject instantiates and returns an XMLSerializable object based on the provided Key.
getObject(String) - Method in class org.apache.xindice.server.Gateway
 
getObjectType() - Method in class org.apache.xindice.core.request.URIMapper
getObjectType returns the type of Object that was identified in the parsing of the URI.
getOperator() - Method in class org.apache.xindice.core.indexer.IndexQuery
getOperator returns the operator associated with this query.
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNIN
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryBW
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryEQ
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryGEQ
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNSW
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryIN
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryLEQ
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQuerySW
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryANY
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryLT
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryBWX
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryGT
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNBW
 
getOutputStream() - Method in interface org.apache.xindice.server.FileResource
getOutputStream returns an OutputStream for overwriting the FileResource.
getOutputStream() - Method in class org.apache.xindice.server.Gateway
 
getOwnerDocument() - Method in class org.apache.xindice.xml.dom.NodeImpl
The Document object associated with this node.
getOwnerElement() - Method in class org.apache.xindice.xml.dom.AttrImpl
 
getPackageName() - Method in class org.apache.xindice.server.VersionProxy
 
getPackageName() - Method in class org.apache.xindice.server.SimpleScriptComponent
 
getPackageName() - Method in interface org.apache.xindice.server.Versioning
getPackageName returns the package name for this Versioning object.
getPage() - Method in class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
getPageCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The number of pages in primary storage
getPageHeader() - Method in class org.apache.xindice.core.filer.Paged.Page
 
getPageHeaderSize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of a page header.
getPageNum() - Method in class org.apache.xindice.core.filer.Paged.Page
 
getPageSize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of a page.
getParamDefault(String, String) - Method in class org.apache.xindice.core.objects.Reflector
getParamDefault returns the default value (String) for the specified parameter in the specified method.
getParamType(String, String) - Method in class org.apache.xindice.core.objects.Reflector
getParamType returns the parameter type for the specified parameter in the specified method.
getParent() - Method in class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
getParentCollection() - Method in class org.apache.xindice.client.corba.CollectionServant
Gets the parent Collection for this Collection
getParentCollection() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
getParentCollection() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
getParentCollection() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
getParentCollection() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Gets the ParentCollection for this Collection if one exists.
getParentCollection() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Gets the parent Collection instance for this resource
getParentCollection() - Method in class org.apache.xindice.core.Collection
getParentCollection returns the parent Collection of this Collection.
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.
getParentCollection() - Method in class org.xmldb.api.sdk.SimpleCollection
Default behaviour for a non-hierarchical implementation
getParentCollection() - Method in class org.xmldb.api.sdk.modules.BaseResource
Returns the Collection instance that this resource is associated with.
getParentNode() - Method in class org.apache.xindice.xml.dom.NodeImpl
The parent of this node.
getPassword() - Method in class org.apache.xindice.core.security.PasswordCredentials
Returns the password associated with these credentials
getPassword() - Method in class org.apache.xindice.server.User
getPassword returns the User's password.
getPath() - Method in interface org.apache.xindice.server.FileResource
getPath returns the pathname of the file represented by this object.
getPathAlias() - Method in class org.apache.xindice.server.Gateway
 
getPattern() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
getPattern() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
getPattern() - Method in interface org.apache.xindice.core.indexer.Indexer
getPattern returns the pattern recognized by this Indexer.
getPattern() - Method in class org.apache.xindice.core.indexer.IndexQuery
getPattern returns the IndexPattern associated with this query.
getPersistentState(Gateway) - Method in class org.apache.xindice.server.User
getPersistentState allows a Script to retrieve the Gateway's current session state from the current User, having been serialized as part of the User's image in the UserManager's data store.
getPingStatement(String) - Method in class org.apache.xindice.server.components.DBConduit
getPingStatement returns the SQL ping statement for the specified alias.
getPort() - Method in class org.apache.xindice.server.services.SocketServer
 
getPos() - Method in class org.apache.xindice.util.ByteArrayInput
getPos returns the current read position in the array.
getPosition() - Method in class org.apache.xindice.core.indexer.IndexMatch
getPosition returns the Document position for the Match.
getPrefix() - Method in class org.apache.xindice.xml.dom.NodeImpl
The namespace prefix of this node, or null if it is unspecified.
getPreviousSibling() - Method in class org.apache.xindice.xml.dom.NodeImpl
The node immediately preceding this node.
getProperties() - Method in class org.apache.xindice.core.request.URIMapper
getProperties returns the Properties object that was produced in parsing the URI's Query String.
getProperty(String) - Method in class org.apache.xindice.client.xmldb.CommonConfigurable
Gets the Property associated with name
getProperty(String) - Method in class org.apache.xindice.server.User
getProperty returns the value for a property in the User's property set.
getProperty(String) - Method in class org.apache.xindice.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 interface org.xmldb.api.base.Configurable
Returns the value of the property identified by name.
getProperty(String) - Method in class org.xmldb.api.sdk.SimpleConfigurable
Returns the value of the property identified by name.
getProtocol() - Method in class org.apache.xindice.server.services.SocketServer
 
getProtocol() - Method in class org.apache.xindice.server.services.HTTPServer
 
getPublicId() - Method in class org.apache.xindice.xml.dom.NotationImpl
The public identifier of this notation.
getPublicId() - Method in class org.apache.xindice.xml.dom.EntityImpl
The public identifier associated with the entity, if specified.
getPublicId() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
The public identifier of the external subset.
getQName() - Method in class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
getQueryContext() - Method in interface org.apache.xindice.core.query.Query
getQueryContext returns the Collection context for this query.
getQueryEngine() - Method in class org.apache.xindice.core.Collection
getQueryEngine returns the Database's Query Engine
getQueryEngine() - Method in class org.apache.xindice.core.Database
getQueryEngine returns a reference to the Database's current operating QueryEngine implementation.
getQueryString() - Method in interface org.apache.xindice.core.query.Query
getQueryString returns the String that was used to create the Query instance.
getQueryStyle() - Method in interface org.apache.xindice.core.query.QueryResolver
getQueryStyle returns the Query style supported by this Resolver.
getQueryStyle() - Method in class org.apache.xindice.core.query.XPathQueryResolver
 
getQueryStyle() - Method in interface org.apache.xindice.core.query.Query
getQueryStyle returns the QueryStyle (ex: XPath) for this Query instance.
getQueryStyle() - Method in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
getRealm(String) - Method in class org.apache.xindice.server.User
getRealm returns the authentication realm value that is associated with the User's access control.
getRecordCount() - Method in class org.apache.xindice.core.filer.MemFiler
 
getRecordCount() - Method in interface org.apache.xindice.core.filer.Filer
getRecordCount returns the number of Records in the Filer.
getRecordCount() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
getRecordCount() - Method in class org.apache.xindice.core.filer.HashFiler
 
getRecordCount() - Method in class org.apache.xindice.core.filer.FSFiler
 
getRecordCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The number of records being managed by the file (not pages)
getRecordLen() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Record's value
getRecordSet() - Method in class org.apache.xindice.core.filer.MemFiler
 
getRecordSet() - Method in interface org.apache.xindice.core.filer.Filer
getRecordSet returns a RecordSet object for the current Filer.
getRecordSet() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
getRecordSet() - Method in class org.apache.xindice.core.filer.HashFiler
 
getRecordSet() - Method in class org.apache.xindice.core.filer.FSFiler
 
getReflector() - Method in class org.apache.xindice.core.objects.SimpleReflectable
 
getReflector() - Method in interface org.apache.xindice.core.objects.Reflectable
getReflector returns the Reflectable Object's Reflector instance.
getRequestHeader(String) - Method in class org.apache.xindice.server.Gateway
 
getResource(long) - Method in class org.apache.xindice.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(long) - Method in class org.xmldb.api.sdk.SimpleResourceSet
Returns the Resource instance stored at the index specified by index.

getResource(String) - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Retrieves the Resource identified by id from the repository.
getResource(String) - Method in class org.apache.xindice.server.Kernel
 
getResource(String) - Method in interface org.apache.xindice.server.ResourceManager
getResource retrieves a resource by name from the ResourceManager.
getResource(String) - Method in class org.apache.xindice.server.Gateway
getResource retrieves a resource by name from the ResourceManager.
getResource(String) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
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.
getResource(String) - Method in class org.xmldb.api.sdk.SimpleCollection
Retrieves a Resource from the database.
getResource(Versioning, String) - Method in class org.apache.xindice.server.Kernel
 
getResource(Versioning, String) - Method in interface org.apache.xindice.server.ResourceManager
getResource retrieves a resource by name from the ResourceManager.
getResource(Versioning, String) - Method in class org.apache.xindice.server.Gateway
getResource retrieves a resource by name from the ResourceManager.
getResource(Versioning, String) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
getResourceCount() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Returns the number of resources stored by this Collection
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.
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.
getResourceType() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Returns the resource type for this Resource.
getResourceType() - Method in interface org.xmldb.api.base.Resource
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.
getResponseHeader(String) - Method in class org.apache.xindice.server.Gateway
 
getResultSet() - Method in class org.apache.xindice.server.components.DBQueryResult
 
getReturnType(String) - Method in class org.apache.xindice.core.objects.Reflector
getReturnType returns the return type for the specified method..
getRoot() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
The root node of the Iterator, as specified when it was created.
getRootURL() - Method in class org.apache.xindice.server.Gateway
 
getRowsAffected() - Method in class org.apache.xindice.server.components.DBQueryResult
 
getScript(String) - Method in class org.apache.xindice.server.Kernel
 
getScript(String) - Method in interface org.apache.xindice.server.ScriptManager
getScript retrieves a Script from the ScriptManager's storage by name.
getScript(String) - Method in class org.apache.xindice.server.standard.StdScriptManager
 
getScriptBase() - Method in class org.apache.xindice.server.Gateway
 
getScriptName() - Method in class org.apache.xindice.server.Gateway
 
getScriptPath() - Method in class org.apache.xindice.server.Gateway
 
getSecurityManager() - Method in class org.apache.xindice.core.Database
Returns the security manager instance for this Database.
getServerObject() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Returns the Xindice underlying collection implementation.
getService(String) - Method in class org.apache.xindice.server.Kernel
 
getService(String) - Method in interface org.apache.xindice.server.ServiceManager
getService retrieves a Service from the ServiceManager by name.
getService(String) - Method in class org.apache.xindice.server.standard.StdServiceManager
 
getService(String, String) - Method in class org.apache.xindice.client.xmldb.CollectionImpl
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.
getService(String, String) - Method in class org.xmldb.api.sdk.SimpleCollection
Get a Service instance based on the name and version.
getServices() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
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.
getServices() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns the list of Services supported by this Collection.
getShort() - Method in class org.apache.xindice.core.objects.Variant
getShort returns the value as a short.
getShortAttribute(String) - Method in class org.apache.xindice.util.Configuration
getShortAttribute returns an attribute from the Configuration node.
getShortAttribute(String, short) - Method in class org.apache.xindice.util.Configuration
getShortAttribute returns an attribute from the Configuration node.
getShortValue(String) - Method in class org.apache.xindice.util.Configuration
getShortValue returns the value from the Configuration node.
getShortValue(String, short) - Method in class org.apache.xindice.util.Configuration
getShortValue returns the value from the Configuration node.
getShowType(Node) - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
getSignature() - Method in class org.apache.xindice.xml.XMLCompressedInput
getSignature returns the most recently read signature byte from the input stream.
getSize() - Method in class org.apache.xindice.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.
getSize() - Method in class org.xmldb.api.sdk.SimpleResourceSet
Returns the number of resources contained in the set.

getSource() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getSource() - Method in interface org.apache.xindice.xml.dom.DBNode
getSource returns a source for this Node.
getSpecified() - Method in class org.apache.xindice.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.apache.xindice.xml.dom.DocumentImpl
 
getStatus() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The status of this page (UNUSED, RECORD, DELETED, etc...)
getStrictErrorChecking() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getString() - Method in class org.apache.xindice.core.objects.Variant
getString returns the value as a String.
getSymbol(String) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbol(String, boolean) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbol(String, String) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbol(String, String, boolean) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbolID() - Method in class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
getSymbolID() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getSymbolID() - Method in class org.apache.xindice.xml.dom.ElementImpl
 
getSymbolID() - Method in class org.apache.xindice.xml.dom.AttrImpl
 
getSymbolID() - Method in interface org.apache.xindice.xml.dom.CompressedNode
getSymbolID returns the Symbol ID for the current node.
getSymbolInfo(short) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbolInfo(String, String) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbols() - Method in class org.apache.xindice.client.corba.SymbolSerializer
getSymbols returns the Symbol Table being managed by this Serializer.
getSymbols() - Method in class org.apache.xindice.core.Collection
getSymbols returns the SymbolTable in use by this Collection.
getSymbols() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getSymbols() - Method in interface org.apache.xindice.xml.dom.CompressedDocument
getSymbols returns the Symbol table for this Document.
getSymbols(EncodedBuffer) - Method in class org.apache.xindice.client.corba.SymbolDeserializer
getSymbols returns the current SymbolTable image for the server-side Collection that is being managed.
getSymBuffer() - Method in class org.apache.xindice.client.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.apache.xindice.core.Collection
getSystemCollection returns the System Collection.
getSystemCollection() - Method in class org.apache.xindice.core.Database
 
getSystemId() - Method in class org.apache.xindice.xml.dom.NotationImpl
The system identifier of this notation.
getSystemId() - Method in class org.apache.xindice.xml.dom.EntityImpl
The system identifier associated with the entity, if specified.
getSystemId() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
The system identifier of the external subset.
getTagName() - Method in class org.apache.xindice.xml.dom.ElementImpl
The name of the element.
getTarget() - Method in class org.apache.xindice.xml.dom.ProcessingInstructionImpl
The target of this processing instruction.
getTemporaryFileResource() - Method in class org.apache.xindice.server.Kernel
 
getTemporaryFileResource() - Method in class org.apache.xindice.server.Gateway
getTemporaryFileResource returns a temporary FileResource instance.
getTemporaryFileResource() - Method in interface org.apache.xindice.server.FileManager
getTemporaryFileResource returns a temporary FileResource instance.
getTemporaryFileResource() - Method in class org.apache.xindice.server.standard.StdFileManager
 
getThreadPolicy() - Method in interface org.apache.xindice.core.objects.ThreadPolicy
getThreadPolicy returns the Thread policy for the object instance.
getTotalCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The number of total pages in the file
getTotalCreatedConnections(String) - Method in class org.apache.xindice.server.components.DBConduit
getTotalCreatedConnections returns the total number of connections that have been opened during the lifetime of the DBConduit.
getType() - Method in class org.apache.xindice.core.objects.Variant
getType returns the type of the variable being stored in the Variant.
getType() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
getTypedValue(String) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
getUniqueKeys(IndexMatch[]) - Static method in class org.apache.xindice.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.apache.xindice.core.Database
getURIMapper returns a pooled URIMapper instance.
getURIMapper(String) - Method in class org.apache.xindice.core.Database
getURIMapper returns a pooled URIMapper instance.
getUser() - Method in class org.apache.xindice.server.Gateway
 
getUser(String) - Method in class org.apache.xindice.server.Kernel
 
getUser(String) - Method in interface org.apache.xindice.server.UserManager
getUser retrieves a User by username.
getUser(String) - Method in class org.apache.xindice.server.standard.StdUserManager
 
getUserData(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
This method allows to retreive a user object previously attached to a Node with setUserData.
getUserManager() - Method in class org.apache.xindice.server.User
getUserManager returns the originating UserManager for this User.
getUsername() - Method in class org.apache.xindice.core.security.PasswordCredentials
Returns the username associated with these credentials
getUsername() - Method in class org.apache.xindice.server.User
getUsername returns the User's name.
getValue() - Method in class org.apache.xindice.core.data.Record
getValue returns the Record's Value.
getValue() - Method in class org.apache.xindice.server.ParameterException
 
getValue() - Method in class org.apache.xindice.util.Configuration
getValue returns the value from the Configuration node.
getValue() - Method in class org.apache.xindice.xml.dom.AttrImpl
On retrieval, the value of the attribute is returned as a string.
getValue(int) - Method in class org.apache.xindice.core.indexer.IndexQuery
getValue returns one of the Values associated with this query.
getValue(String) - Method in class org.apache.xindice.util.Configuration
getValue returns the value from the Configuration node.
getValues() - Method in class org.apache.xindice.core.indexer.IndexQuery
getValues returns the Values associated with this query.
getVersion() - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
getVersion() - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Returns the version of the Service
getVersion() - Method in class org.apache.xindice.client.xmldb.services.DatabaseInstanceManager
 
getVersion() - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
getVersion() - Method in class org.apache.xindice.client.xmldb.services.XMLObjectService
 
getVersion() - Method in class org.apache.xindice.server.VersionProxy
 
getVersion() - Method in class org.apache.xindice.server.SimpleScriptComponent
 
getVersion() - Method in interface org.apache.xindice.server.Versioning
getVersion returns the version number for this package.
getVersion() - Method in class org.apache.xindice.xml.dom.EntityImpl
 
getVersion() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
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
getVersion() - Method in class org.xmldb.api.reference.modules.CollectionManagementServiceImpl
Returns the version of the Service
getVersion() - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Returns the version of the Service
getVersion() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Gets the Version attribute of the Service object
getWhatToShow() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
This attribute determines which node types are presented via the iterator.
getWorkSize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
getWrappedThrowable() - Method in class org.apache.xindice.util.XindiceException
 
getXMLObject() - Method in class org.apache.xindice.core.request.URIMapper
getXMLObject returns the XMLObject that was resolved in the parsing of the URI.
getXMLObject(String) - Method in class org.apache.xindice.core.Collection
getXMLObject retrieves an XMLObject by name.
getXMLObjectManager() - Method in class org.apache.xindice.core.Collection
getXMLObjectManager returns the Object's XMLObjectManager.
GROUP - Static variable in class org.apache.xindice.core.data.Record
 
GROUPS - Static variable in class org.apache.xindice.core.SystemCollection
 
GT - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 

H

HANDLER - Static variable in interface org.apache.xindice.xml.sax.CompressionHandler
 
hasAttribute(String) - Method in class org.apache.xindice.xml.dom.ElementImpl
 
hasAttributeNS(String, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
 
hasAttributes() - Method in class org.apache.xindice.util.Configuration
hasAttributes returns whether or not the Configuration node has any attributes associated with it.
hasAttributes() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
hasAttributes() - Method in class org.apache.xindice.xml.dom.ElementImpl
 
hasAutoLink() - Method in class org.apache.xindice.xml.dom.ElementImpl
 
hasChildNodes() - Method in class org.apache.xindice.xml.dom.NodeImpl
This is a convenience method to allow easy determination of whether a node has any children.
hasChildNodes() - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
This is a convenience method to allow easy determination of whether a node has any children.
hasChildren() - Method in class org.apache.xindice.util.Configuration
hasChildren returns whether or not the Configuration node has child Configuration elements.
hasFeature(String, String) - Method in class org.apache.xindice.xml.dom.DOMImplementationImpl
Test if the DOM implementation implements a specific feature.
HasFeature(String, String) - Static method in class org.apache.xindice.xml.dom.DOMImplementationImpl
 
hashCode() - Method in class org.apache.xindice.core.data.Value
 
hashCode() - Method in class org.apache.xindice.core.data.Key
 
hashCode() - Method in class org.apache.xindice.core.indexer.IndexPattern
 
HashFiler - class org.apache.xindice.core.filer.HashFiler.
HashFiler is a Filer implementation based on the Paged class.
HashFiler() - Constructor for class org.apache.xindice.core.filer.HashFiler
 
hasMoreDocuments() - Method in class org.apache.xindice.client.corba.DocumentSetServant
 
hasMoreDocuments() - Method in interface org.apache.xindice.client.corba.db.DocumentSetOperations
 
hasMoreDocuments() - Method in class org.apache.xindice.client.corba.db._DocumentSetStub
 
hasMoreDocuments() - Method in class org.apache.xindice.client.corba.db.DocumentSetPOATie
 
hasMoreDocuments() - Method in class org.apache.xindice.core.data.EmptyDocumentSet
 
hasMoreDocuments() - Method in interface org.apache.xindice.core.data.DocumentSet
hasMoreDocuments returns whether there are any more Documents left in the set.
hasMoreNodes() - Method in interface org.apache.xindice.core.data.NodeSet
hasMoreNodes returns whether or not there are any Nodes remaining in the NodeSet.
hasMoreNodes() - Method in class org.apache.xindice.core.data.EmptyNodeSet
 
hasMoreNodes() - Method in class org.apache.xindice.core.query.NodeListSet
 
hasMoreRecords() - Method in interface org.apache.xindice.core.data.RecordSet
hasMoreRecords returns whether or not there are any Records left in the set.
hasMoreRecords() - Method in class org.apache.xindice.core.data.EmptyRecordSet
 
hasMoreResources() - Method in class org.apache.xindice.client.xmldb.ResourceIteratorImpl
 
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.sdk.SimpleResourceIterator
Returns true as long as there are still more resources to be iterated.
hasMoreResults() - Method in class org.apache.xindice.server.components.DBQueryResult
 
hasMoreTokens() - Method in class org.apache.xindice.tools.ArgTokenizer
 
hasResultSet() - Method in class org.apache.xindice.server.components.DBQueryResult
 
hasRowsAffected() - Method in class org.apache.xindice.server.components.DBQueryResult
 
hasValue() - Method in class org.apache.xindice.util.Configuration
hasValue returns whether or not the Configuration node has a textual value associated with it.
hostname - Variable in class org.apache.xindice.server.services.SocketServer
 
HTTPServer - class org.apache.xindice.server.services.HTTPServer.
HTTPServer is as close to an HTTP/1.1 implementation as you can get in a script-based web server.
HTTPServer() - Constructor for class org.apache.xindice.server.services.HTTPServer
 

I

id() - Static method in class org.apache.xindice.client.corba.db.CollectionManagerHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.DocumentSetHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.EncodedBufferHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.NamesHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.TimestampHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.KeyHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.DataHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.ValueHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.CollectionHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.DatabaseManagerHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.NameHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.ServantManagementHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.BufferHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.FaultCodesHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.NamedValsHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.APIExceptionHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.NamedValHelper
 
id() - Static method in class org.apache.xindice.client.corba.db.DatabaseHelper
 
idx - Variable in class org.apache.xindice.core.query.NodeListSet
 
IDX - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
IDX_CANNOT_CREATE - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
IDX_CORRUPTED - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
IDX_DUPLICATE_INDEX - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
IDX_INDEX_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
IDX_MATCHES_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
IDX_NOT_SUPPORTED - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
IDX_STYLE_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
IDX_VALUE_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xindice.tools.command.StringSerializer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xindice.xml.dom.DOMParser
 
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.apache.xindice.xml.dom.DocumentImpl
 
ImportTree - class org.apache.xindice.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.apache.xindice.tools.command.ImportTree
 
IN - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
includeNamespaces(Map, boolean) - Method in class org.apache.xindice.xml.NamespaceMap
 
incRecordCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
Increment the number of records being managed by the file
Indexer - interface org.apache.xindice.core.indexer.Indexer.
Indexer is the abstract indexing interface for Xindice.
IndexerException - exception org.apache.xindice.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.apache.xindice.core.indexer.IndexerException
 
IndexerException(int, String) - Constructor for class org.apache.xindice.core.indexer.IndexerException
 
indexInfo(Value, long) - Method in interface org.apache.xindice.core.filer.BTreeCallback
indexInfo is a callback method for index enumeration.
IndexManager - class org.apache.xindice.core.indexer.IndexManager.
IndexManager is a class that manages Indexes.
IndexManager(Collection) - Constructor for class org.apache.xindice.core.indexer.IndexManager
 
IndexMatch - class org.apache.xindice.core.indexer.IndexMatch.
IndexMatch is used for representing match information.
IndexMatch() - Constructor for class org.apache.xindice.core.indexer.IndexMatch
 
IndexMatch(Key, IndexPattern) - Constructor for class org.apache.xindice.core.indexer.IndexMatch
 
IndexMatch(Key, int, int) - Constructor for class org.apache.xindice.core.indexer.IndexMatch
 
IndexMatch(Key, int, int, short, short) - Constructor for class org.apache.xindice.core.indexer.IndexMatch
 
IndexPattern - class org.apache.xindice.core.indexer.IndexPattern.
IndexPattern is the internal representation of a pattern for index matching purposes.
IndexPattern(SymbolTable, short) - Constructor for class org.apache.xindice.core.indexer.IndexPattern
 
IndexPattern(SymbolTable, short, short) - Constructor for class org.apache.xindice.core.indexer.IndexPattern
 
IndexPattern(SymbolTable, short, String) - Constructor for class org.apache.xindice.core.indexer.IndexPattern
 
IndexPattern(SymbolTable, String, NamespaceMap) - Constructor for class org.apache.xindice.core.indexer.IndexPattern
 
IndexQuery - class org.apache.xindice.core.indexer.IndexQuery.
IndexQuery represents the most primitive form of index querying.
IndexQuery(IndexPattern) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, String) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, String, String) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, Value) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, Value[]) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, int, Value, Value) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, Value[]) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQuery(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
 
IndexQueryANY - class org.apache.xindice.core.indexer.helpers.IndexQueryANY.
IndexQueryANY
IndexQueryANY(IndexPattern) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryANY
 
IndexQueryBW - class org.apache.xindice.core.indexer.helpers.IndexQueryBW.
IndexQueryBW
IndexQueryBW(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryBW
 
IndexQueryBW(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryBW
 
IndexQueryBWX - class org.apache.xindice.core.indexer.helpers.IndexQueryBWX.
IndexQueryBWX
IndexQueryBWX(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryBWX
 
IndexQueryBWX(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryBWX
 
IndexQueryEQ - class org.apache.xindice.core.indexer.helpers.IndexQueryEQ.
IndexQueryEQ
IndexQueryEQ(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryEQ
 
IndexQueryEQ(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryEQ
 
IndexQueryGEQ - class org.apache.xindice.core.indexer.helpers.IndexQueryGEQ.
IndexQueryGEQ
IndexQueryGEQ(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryGEQ
 
IndexQueryGEQ(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryGEQ
 
IndexQueryGT - class org.apache.xindice.core.indexer.helpers.IndexQueryGT.
IndexQueryGT
IndexQueryGT(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryGT
 
IndexQueryGT(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryGT
 
IndexQueryIN - class org.apache.xindice.core.indexer.helpers.IndexQueryIN.
IndexQueryIN
IndexQueryIN(IndexPattern, Value[]) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryIN
 
IndexQueryLEQ - class org.apache.xindice.core.indexer.helpers.IndexQueryLEQ.
IndexQueryLEQ
IndexQueryLEQ(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryLEQ
 
IndexQueryLEQ(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryLEQ
 
IndexQueryLT - class org.apache.xindice.core.indexer.helpers.IndexQueryLT.
IndexQueryLT
IndexQueryLT(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryLT
 
IndexQueryLT(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryLT
 
IndexQueryNBW - class org.apache.xindice.core.indexer.helpers.IndexQueryNBW.
IndexQueryNBW
IndexQueryNBW(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNBW
 
IndexQueryNBW(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNBW
 
IndexQueryNBWX - class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX.
IndexQueryNBWX
IndexQueryNBWX(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX
 
IndexQueryNBWX(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX
 
IndexQueryNEQ - class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ.
IndexQueryNEQ
IndexQueryNEQ(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ
 
IndexQueryNEQ(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ
 
IndexQueryNIN - class org.apache.xindice.core.indexer.helpers.IndexQueryNIN.
IndexQueryNIN
IndexQueryNIN(IndexPattern, Value[]) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNIN
 
IndexQueryNSW - class org.apache.xindice.core.indexer.helpers.IndexQueryNSW.
IndexQueryNSW
IndexQueryNSW(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNSW
 
IndexQueryNSW(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNSW
 
IndexQuerySW - class org.apache.xindice.core.indexer.helpers.IndexQuerySW.
IndexQuerySW
IndexQuerySW(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQuerySW
 
IndexQuerySW(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQuerySW
 
initialize() - Method in interface org.apache.xindice.server.Service
initialize will initialize the Service based on its current configuration.
initialize() - Method in class org.apache.xindice.server.services.SocketServer
 
initialize() - Method in class org.apache.xindice.server.services.HTTPServer
 
initialize() - Method in class org.apache.xindice.server.services.APIService
 
initialize() - Method in class org.apache.xindice.server.services.XindiceService
 
insert(Any, APIException) - Static method in class org.apache.xindice.client.corba.db.APIExceptionHelper
 
insert(Any, byte[]) - Static method in class org.apache.xindice.client.corba.db.KeyHelper
 
insert(Any, byte[]) - Static method in class org.apache.xindice.client.corba.db.DataHelper
 
insert(Any, byte[]) - Static method in class org.apache.xindice.client.corba.db.BufferHelper
 
insert(Any, Collection) - Static method in class org.apache.xindice.client.corba.db.CollectionHelper
 
insert(Any, CollectionManager) - Static method in class org.apache.xindice.client.corba.db.CollectionManagerHelper
 
insert(Any, Database) - Static method in class org.apache.xindice.client.corba.db.DatabaseHelper
 
insert(Any, DatabaseManager) - Static method in class org.apache.xindice.client.corba.db.DatabaseManagerHelper
 
insert(Any, DocumentSet) - Static method in class org.apache.xindice.client.corba.db.DocumentSetHelper
 
insert(Any, EncodedBuffer) - Static method in class org.apache.xindice.client.corba.db.EncodedBufferHelper
 
insert(Any, FaultCodes) - Static method in class org.apache.xindice.client.corba.db.FaultCodesHelper
 
insert(Any, long) - Static method in class org.apache.xindice.client.corba.db.TimestampHelper
 
insert(Any, NamedVal) - Static method in class org.apache.xindice.client.corba.db.NamedValHelper
 
insert(Any, NamedVal[]) - Static method in class org.apache.xindice.client.corba.db.NamedValsHelper
 
insert(Any, ServantManagement) - Static method in class org.apache.xindice.client.corba.db.ServantManagementHelper
 
insert(Any, String) - Static method in class org.apache.xindice.client.corba.db.ValueHelper
 
insert(Any, String) - Static method in class org.apache.xindice.client.corba.db.NameHelper
 
insert(Any, String[]) - Static method in class org.apache.xindice.client.corba.db.NamesHelper
 
insert(boolean, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(byte[], int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(ByteBuffer, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(byte, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(char[], int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(char, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(double, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(float, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(long, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(Object, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(StringBuffer, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(String, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insertArrayInt(int[], int, int) - Static method in class org.apache.xindice.core.filer.Paged
 
insertArrayLong(long[], long, int) - Static method in class org.apache.xindice.core.filer.Paged
 
insertArrayShort(short[], short, int) - Static method in class org.apache.xindice.core.filer.Paged
 
insertArrayValue(Value[], Value, int) - Static method in class org.apache.xindice.core.filer.Paged
 
insertBefore(Node, Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
Insert a string at the specified character offset.
insertDocument(Document) - Method in class org.apache.xindice.core.Collection
insertDocument inserts a new Document into a Xindice Collection.
insertDocument(Object, Document) - Method in class org.apache.xindice.core.Collection
insertDocument inserts a new Document into a Xindice Collection.
insertDocument(String, EncodedBuffer) - Method in class org.apache.xindice.client.corba.CollectionServant
Inserts a new document into the collection
insertDocument(String, EncodedBuffer) - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
insertDocument(String, EncodedBuffer) - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
insertDocument(String, EncodedBuffer) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
insertObject(String, XMLSerializable) - Method in class org.apache.xindice.core.Collection
insertObject inserts an XMLSerializable object into the Collection based on the specified Key.
insertObject(XMLSerializable) - Method in class org.apache.xindice.core.Collection
insertObject inserts an XMLSerializable object into the Collection and returns a newly generated Key.
INSTANCE_NAME - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
Name used in the uri for collections associated with this instance.
INT - Static variable in class org.apache.xindice.core.objects.Types
 
IntContent - Static variable in interface org.apache.xindice.xml.Signatures
 
internalEntityDecl(String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
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.apache.xindice.core.objects.InvalidContextException.
A InvalidContextException is thrown if an XMLObject does not belong to a specified context.
InvalidContextException() - Constructor for class org.apache.xindice.core.objects.InvalidContextException
 
InvalidContextException(String) - Constructor for class org.apache.xindice.core.objects.InvalidContextException
 
InvalidCredentialsException - exception org.apache.xindice.core.security.InvalidCredentialsException.
A InvalidCredentialsException is thrown if the credentials used in an access control method are invalid.
InvalidCredentialsException() - Constructor for class org.apache.xindice.core.security.InvalidCredentialsException
 
InvalidCredentialsException(String) - Constructor for class org.apache.xindice.core.security.InvalidCredentialsException
 
InvalidPasswordException - exception org.apache.xindice.core.security.InvalidPasswordException.
A InvalidPasswordException is thrown if access is denied to a resource within the database.
InvalidPasswordException() - Constructor for class org.apache.xindice.core.security.InvalidPasswordException
 
InvalidPasswordException(String) - Constructor for class org.apache.xindice.core.security.InvalidPasswordException
 
invoke(Reflectable, String, Args) - Method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.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.apache.xindice.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.apache.xindice.core.request.URIMapper
 
InvokeXmlObject - class org.apache.xindice.tools.command.InvokeXmlObject.
SingleDocumentQuery is designed to enable the user/admin to XPathQuery a Collection for a Single Document.
InvokeXmlObject() - Constructor for class org.apache.xindice.tools.command.InvokeXmlObject
 
invokeXMLObject(String) - Method in class org.apache.xindice.client.corba.CollectionServant
Invokes an XMLObject using the uri provided.
invokeXMLObject(String) - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
invokeXMLObject(String) - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
invokeXMLObject(String) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
invokeXMLObject(String) - Method in class org.apache.xindice.client.xmldb.services.XMLObjectService
Invokes an XMLObject using the provided URI.
isAdmin() - Method in class org.apache.xindice.tools.XMLAdminTools
Return true if this class has admin access
isAdmin() - Method in class org.apache.xindice.tools.XMLUserTools
Return true if this class has admin access
isAuthoring() - Method in interface org.apache.xindice.xml.dom.DBDocument
isAuthoring returns whether or not this Document is in an authoring mode.
isAuthoring() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
isCaching() - Method in interface org.apache.xindice.xml.dom.DBDocument
getCaching returns whether or not this Document should be cached by some sort of caching mechanism.
isCaching() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
isClosed() - Method in class org.apache.xindice.server.components.DBQueryResult
 
isCookieNull(String) - Method in class org.apache.xindice.server.Gateway
 
isDefined() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
isDirectory() - Method in interface org.apache.xindice.server.FileResource
isDirectory tests if the file represented by this FileResource is a directory.
isDirty() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
isDirty() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
 
isDirty() - Method in class org.apache.xindice.server.User
isDirty returns whether or not the User's record has been modified since its last save.
isDirty() - Method in class org.apache.xindice.xml.SymbolTable
 
isDirty() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
isDirty() - Method in interface org.apache.xindice.xml.dom.CompressedNode
isDirty returns whether or not the current Node (or any of its children) have been modified since being loaded.
isEmpty() - Method in class org.apache.xindice.util.ObjectStack
 
isEmpty() - Method in class org.apache.xindice.util.ObjectPool
isEmpty returns whether the ObjectPool is currently empty.
isEmpty() - Method in class org.apache.xindice.util.ObjectQueue
 
isFile() - Method in interface org.apache.xindice.server.FileResource
isFile tests if the file represented by this FileResource is a "normal" file.
isFormValueNull(String) - Method in class org.apache.xindice.server.Gateway
 
isInCache(File) - Method in class org.apache.xindice.util.FileCache
 
isInCache(String) - Method in class org.apache.xindice.util.FileCache
 
isLoaded() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
isLoaded() - Method in interface org.apache.xindice.xml.dom.CompressedNode
isLoaded returns whether or not the Node's definition has been loaded.
isLocked() - Method in class org.apache.xindice.util.ByteBuffer
 
isModified(File) - Method in class org.apache.xindice.util.FileCache
 
isModified(String) - Method in class org.apache.xindice.util.DirectoryClassLoader
 
isModified(String) - Method in class org.apache.xindice.util.FileCache
 
isNamespaceAware() - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
isNull() - Method in class org.apache.xindice.core.objects.Variant
isNull returns whether or not the variable is storing a null value.
isObjectNull(String) - Method in class org.apache.xindice.server.Gateway
 
isOpen() - Method in class org.apache.xindice.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.
isOpen() - Method in class org.xmldb.api.sdk.SimpleCollection
 
isOpened() - Method in interface org.apache.xindice.core.DBObject
isOpened returns whether or not the DBObject is opened for business.
isOpened() - Method in class org.apache.xindice.core.Collection
 
isOpened() - Method in class org.apache.xindice.core.filer.MemFiler
 
isOpened() - Method in class org.apache.xindice.core.filer.Paged
 
isOpened() - Method in class org.apache.xindice.core.filer.FSFiler
 
isPackageFiltered(String) - Method in interface org.apache.xindice.server.ScriptFilter
isPackageFiltered returns whether or not this ScriptFilter will attempt to filter the specified Package name.
isPackageFiltered(String) - Method in class org.apache.xindice.server.components.BasicAuthentication
 
isParamArray(String, String) - Method in class org.apache.xindice.core.objects.Reflector
isParamArray returns whether or not the parameter type for the specified parameter is an array type..
isReadOnly() - Method in class org.apache.xindice.util.Configuration
isReadOnly returns whether or not this Configuration node is a read-only node.
isReadOnly() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
isRequestHeaderNull(String) - Method in class org.apache.xindice.server.Gateway
 
isResponseHeaderNull(String) - Method in class org.apache.xindice.server.Gateway
 
isRunning() - Method in class org.apache.xindice.server.Kernel
 
isSameNode(Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
Returns whether this node is the same node as the given one.
isSupported(String, String) - Method in class org.apache.xindice.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.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
item(int) - Method in class org.apache.xindice.xml.dom.NodeListImpl
Returns the indexth item in the collection.

J

JAVA - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
JAVA_RUNTIME_ERROR - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
javaEncode(String) - Static method in class org.apache.xindice.util.StringUtilities
javaEncode converts a String value to a Java-printable String.

K

keepalive - Variable in class org.apache.xindice.server.services.SocketServer
 
kernel - Variable in class org.apache.xindice.server.services.SocketServer
 
Kernel - class org.apache.xindice.server.Kernel.
The Kernel class is the glue that holds the Xindice information system together.
Kernel.TextWriter - class org.apache.xindice.server.Kernel.TextWriter.
TextWriter takes a Document, DocumentFragment, or Element and streams it as text to an output source (or a String) -- Stolen from org.apache.xindice.xml
Kernel.TextWriter(Kernel, Node) - Constructor for class org.apache.xindice.server.Kernel.TextWriter
 
Kernel() - Constructor for class org.apache.xindice.server.Kernel
 
Kernel(String) - Constructor for class org.apache.xindice.server.Kernel
 
Kernel(String, boolean) - Constructor for class org.apache.xindice.server.Kernel
 
KernelAccess - interface org.apache.xindice.server.KernelAccess.
KernelAccess is a callback interface for modules wanting to access methods in the Kernel class.
Key - class org.apache.xindice.core.data.Key.
Key extends Value by providing a hash value for the Key.
Key(byte[]) - Constructor for class org.apache.xindice.core.data.Key
 
Key(byte[], int, int) - Constructor for class org.apache.xindice.core.data.Key
 
Key(String) - Constructor for class org.apache.xindice.core.data.Key
 
Key(Value) - Constructor for class org.apache.xindice.core.data.Key
 
KeyHelper - class org.apache.xindice.client.corba.db.KeyHelper.
 
KeyHelper() - Constructor for class org.apache.xindice.client.corba.db.KeyHelper
 
KeyHolder - class org.apache.xindice.client.corba.db.KeyHolder.
 
KeyHolder() - Constructor for class org.apache.xindice.client.corba.db.KeyHolder
 
KeyHolder(byte[]) - Constructor for class org.apache.xindice.client.corba.db.KeyHolder
 

L

lastChild() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastModified() - Method in interface org.apache.xindice.server.FileResource
lastModified Returns the time that the file represented by this FileResource was last modified.
leftJustify(String, int) - Static method in class org.apache.xindice.util.StringUtilities
leftJustify left-justifies a String value, space padding to width characters if the string is less than width.
length() - Method in interface org.apache.xindice.server.FileResource
length returns the length of the file represented by this File object.
length() - Method in class org.apache.xindice.util.ByteBuffer
 
LEQ - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
linger - Variable in class org.apache.xindice.server.services.SocketServer
 
list - Variable in class org.apache.xindice.core.query.NodeListSet
 
list() - Method in class org.apache.xindice.core.indexer.IndexManager
list returns a list of the Indexers that this IndexerManager has registered.
list() - Method in interface org.apache.xindice.core.objects.Args
list returns a String array containing the names of the arguments being stored by the args instance.
list() - Method in class org.apache.xindice.core.objects.MapArgs
 
list() - Method in class org.apache.xindice.core.objects.ElementArgs
 
list() - Method in class org.apache.xindice.core.objects.XMLObjectManager
list returns a list of the XMLObjects that this XMLObjectManager has registered.
listAliases() - Method in class org.apache.xindice.server.components.DBConduit
listAliases retrieves a list of the aliases available to the DBConduit
listAttributes() - Method in class org.apache.xindice.util.Configuration
listAttributes returns a list of the attribute names that exist for this Configuration node.
listChildCollections() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
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.
listChildCollections() - Method in class org.xmldb.api.sdk.SimpleCollection
Default behaviour for a non-hierarchical implementation
ListCollectionDocuments - class org.apache.xindice.tools.command.ListCollectionDocuments.
ListCollectionDocumets.java is designed to let the user list all documents in a specific collection.
ListCollectionDocuments() - Constructor for class org.apache.xindice.tools.command.ListCollectionDocuments
 
ListCollections - class org.apache.xindice.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.apache.xindice.client.corba.CollectionServant
Lists all child collections under this collection
listCollections() - Method in class org.apache.xindice.client.corba.DatabaseServant
 
listCollections() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
listCollections() - Method in class org.apache.xindice.client.corba.db._DatabaseStub
 
listCollections() - Method in class org.apache.xindice.client.corba.db.DatabasePOATie
 
listCollections() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
listCollections() - Method in interface org.apache.xindice.client.corba.db.DatabaseOperations
 
listCollections() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
listCollections() - Method in class org.apache.xindice.core.CollectionManager
listCollections retrieves a list of Collections as an array of Strings.
ListCollections() - Constructor for class org.apache.xindice.tools.command.ListCollections
 
ListCollectionXMLObjects - class org.apache.xindice.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.apache.xindice.tools.command.ListCollectionXMLObjects
 
listDatabases() - Static method in class org.apache.xindice.core.Database
 
listDocuments() - Method in class org.apache.xindice.client.corba.CollectionServant
Returns a set containing all documents in the collection.
listDocuments() - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
listDocuments() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
listDocuments() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
listDocuments() - Method in class org.apache.xindice.core.Collection
listDocuments returns a list of all document keys stored by this collection.
ListIndexers - class org.apache.xindice.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.apache.xindice.client.corba.CollectionManagerServant
 
listIndexers() - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
listIndexers() - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
listIndexers() - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
listIndexers() - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Returns a list of all indexers for this collection.
listIndexers() - Method in class org.apache.xindice.core.Collection
listIndexers returns a list of the currently registered Indexers as an array of String.
ListIndexers() - Constructor for class org.apache.xindice.tools.command.ListIndexers
 
listMethodParams(String) - Method in class org.apache.xindice.core.objects.Reflector
getMethodParams returns the names of the parameters that a method would require to be invoked.
listMethods() - Method in class org.apache.xindice.core.objects.Reflector
getMethods returns the names of the publicly accessible methods for the reflected class.
listProperties() - Method in class org.apache.xindice.server.User
listProperties returns an array of Strings containing the names of all of the properties that the User has available in their property set.
listResources() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
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.
listResources() - Method in class org.xmldb.api.sdk.SimpleCollection
Returns a list of the ids for all resources stored in the collection.
listServices() - Method in class org.apache.xindice.server.Kernel
 
listServices() - Method in interface org.apache.xindice.server.ServiceManager
listServices returns a list of available Service names.
listServices() - Method in class org.apache.xindice.server.standard.StdServiceManager
 
listStyles() - Method in class org.apache.xindice.core.query.QueryEngine
listStyles returns a list of styles supported by the QueryEngine (ex: XPath, XUpdate)
listUsers() - Method in class org.apache.xindice.server.Kernel
 
listUsers() - Method in interface org.apache.xindice.server.UserManager
listUsers retrieves a list of User names.
listUsers() - Method in class org.apache.xindice.server.standard.StdUserManager
 
listUsers(String) - Method in class org.apache.xindice.server.Kernel
 
listUsers(String) - Method in interface org.apache.xindice.server.UserManager
listUsers retrieves a list of User names.
listUsers(String) - Method in class org.apache.xindice.server.standard.StdUserManager
 
listXMLObjects() - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
listXMLObjects() - Method in interface org.apache.xindice.client.corba.db.CollectionManagerOperations
 
listXMLObjects() - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
listXMLObjects() - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
listXMLObjects() - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Returns a list of all collection level XMLObjects for this collection.
listXMLObjects() - Method in class org.apache.xindice.core.Collection
listXMLObjects returns a list of the currently registered XMLObjects as an array of String.
load() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
load() - Method in interface org.apache.xindice.xml.dom.CompressedNode
load forces the Node to be graphed for this level.
loadClass(String, boolean) - Method in class org.apache.xindice.util.DirectoryClassLoader
 
loadSymbols(Collection) - Method in class org.apache.xindice.core.SystemCollection
loadSymbols retrieves the SymbolTable for the specified Collection.
LocalSecurityManager - class org.apache.xindice.core.security.LocalSecurityManager.
Implements security based off of configurations stored in the local database configuration.
LocalSecurityManager(Database, boolean) - Constructor for class org.apache.xindice.core.security.LocalSecurityManager
Initialize the security manager.
lock() - Method in class org.apache.xindice.util.ByteBuffer
 
LockManager - class org.apache.xindice.util.LockManager.
LockManager manages resource locks.
LockManager(int) - Constructor for class org.apache.xindice.util.LockManager
 
lockResource(String) - Method in class org.apache.xindice.server.Kernel
 
lockResource(String) - Method in interface org.apache.xindice.server.ResourceManager
lockResource locks a resource by name in the ResourceManager.
lockResource(String) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
lockResource(Versioning, String) - Method in class org.apache.xindice.server.Kernel
 
lockResource(Versioning, String) - Method in interface org.apache.xindice.server.ResourceManager
lockResource locks a resource by name in the ResourceManager.
lockResource(Versioning, String) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
LOG_ERROR - Static variable in interface org.apache.xindice.server.LogManager
 
LOG_EXCEPTION - Static variable in interface org.apache.xindice.server.LogManager
 
LOG_FATAL - Static variable in interface org.apache.xindice.server.LogManager
 
LOG_GENERAL - Static variable in interface org.apache.xindice.server.LogManager
 
LOG_WARNING - Static variable in interface org.apache.xindice.server.LogManager
 
LogManager - interface org.apache.xindice.server.LogManager.
LogManager is an interface that is implemented to handle the logging of application messages.
logMessage(int, String) - Method in class org.apache.xindice.server.Kernel
 
logMessage(int, String) - Method in interface org.apache.xindice.server.LogManager
logMessage logs a message to the LogManager.
logMessage(int, String) - Method in class org.apache.xindice.server.Gateway
logMessage logs a message to the LogManager.
logMessage(int, String) - Method in class org.apache.xindice.server.standard.StdLogManager
 
logMessage(int, String, String) - Method in class org.apache.xindice.server.Kernel
 
logMessage(int, String, String) - Method in interface org.apache.xindice.server.LogManager
logMessage logs a message to the LogManager.
logMessage(int, String, String) - Method in class org.apache.xindice.server.standard.StdLogManager
 
logMessage(int, String, String, String) - Method in class org.apache.xindice.server.Kernel
 
logMessage(int, String, String, String) - Method in interface org.apache.xindice.server.LogManager
logMessage logs a message to the LogManager.
logMessage(int, String, String, String) - Method in class org.apache.xindice.server.standard.StdLogManager
 
logout() - Method in class org.apache.xindice.core.security.LocalSecurityManager
Removes any credentials associated with the current thread.
logout() - Method in interface org.apache.xindice.core.security.DBSecurityManager
Removes any credentials associated with the current thread.
LONG - Static variable in class org.apache.xindice.core.objects.Types
 
lookupDefaultNamespaceURI() - Method in class org.apache.xindice.xml.dom.NodeImpl
getDefaultNamespaceURI returns the default Namespace URI in this scope.
lookupNamespacePrefix(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
Look up the prefix associated to the given namespace URI, starting from this node.
lookupNamespaceURI(String) - Method in class org.apache.xindice.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.apache.xindice.core.indexer.IndexQuery
 

M

main(String[]) - Static method in class org.apache.xindice.server.Xindice
 
main(String[]) - Static method in class org.apache.xindice.tools.XMLAdminTools
 
main(String[]) - Static method in class org.apache.xindice.tools.XMLUserTools
 
main(String[]) - Static method in class org.xmldb.api.tests.XMLDBTestSuite
 
MajorVersion - Static variable in class org.apache.xindice.server.Xindice
 
ManagedObject - interface org.apache.xindice.client.xmldb.ManagedObject.
Provides methods for managing the lifecycle of CORBA Servant instances.
ManagerService - interface org.apache.xindice.server.ManagerService.
A ManagerService has access to the ServiceManager instance for all services within the system.
MapArgs - class org.apache.xindice.core.objects.MapArgs.
MapArgs
MapArgs(Map) - Constructor for class org.apache.xindice.core.objects.MapArgs
 
md(String) - Static method in class org.apache.xindice.util.MD5
 
MD5 - class org.apache.xindice.util.MD5.
 
MD5() - Constructor for class org.apache.xindice.util.MD5
 
MemFiler - class org.apache.xindice.core.filer.MemFiler.
MemFiler is an In-Memory Filer implementation for Xindice.
MemFiler() - Constructor for class org.apache.xindice.core.filer.MemFiler
 
MemFiler(Map) - Constructor for class org.apache.xindice.core.filer.MemFiler
 
MemFiler(Map, boolean) - Constructor for class org.apache.xindice.core.filer.MemFiler
 
MethodNotFoundException - exception org.apache.xindice.core.objects.MethodNotFoundException.
A MethodNotFoundException is thrown by the Reflector if a method lookup failes on an XMLObject.
MethodNotFoundException() - Constructor for class org.apache.xindice.core.objects.MethodNotFoundException
 
MethodNotFoundException(String) - Constructor for class org.apache.xindice.core.objects.MethodNotFoundException
 
MinorVersion - Static variable in class org.apache.xindice.server.Xindice
 
mkdir() - Method in interface org.apache.xindice.server.FileResource
mkdir creates a directory whose pathname is specified by this FileResource.
mkdirs() - Method in interface org.apache.xindice.server.FileResource
mkdirs creates a directory whose pathname is specified by this FileResource, including any necessary parent directories.
Modified - Static variable in class org.apache.xindice.util.Configuration
 
MODIFIED - Static variable in class org.apache.xindice.core.data.Record
 
MODIFY - Static variable in class org.apache.xindice.core.security.Permission
 
MODIFY_STR - Static variable in class org.apache.xindice.core.security.Permission
 
move(String) - Method in interface org.apache.xindice.server.FileResource
move moves the file specified by this FileResource to the pathname given by the filename argument.

N

nam - Variable in class org.apache.xindice.client.corba.db.NamedVal
 
NAME - Static variable in class org.apache.xindice.server.SimpleScriptComponent
 
Named - interface org.apache.xindice.util.Named.
Named identifies an object as having a contextually important Name.
NamedNodeMapImpl - class org.apache.xindice.xml.dom.NamedNodeMapImpl.
NamedNodeMapImpl
NamedNodeMapImpl(NodeImpl) - Constructor for class org.apache.xindice.xml.dom.NamedNodeMapImpl
 
NamedVal - class org.apache.xindice.client.corba.db.NamedVal.
 
NamedVal() - Constructor for class org.apache.xindice.client.corba.db.NamedVal
 
NamedVal(String, String) - Constructor for class org.apache.xindice.client.corba.db.NamedVal
 
NamedValHelper - class org.apache.xindice.client.corba.db.NamedValHelper.
 
NamedValHelper() - Constructor for class org.apache.xindice.client.corba.db.NamedValHelper
 
NamedValHolder - class org.apache.xindice.client.corba.db.NamedValHolder.
 
NamedValHolder() - Constructor for class org.apache.xindice.client.corba.db.NamedValHolder
 
NamedValHolder(NamedVal) - Constructor for class org.apache.xindice.client.corba.db.NamedValHolder
 
NamedValsHelper - class org.apache.xindice.client.corba.db.NamedValsHelper.
 
NamedValsHelper() - Constructor for class org.apache.xindice.client.corba.db.NamedValsHelper
 
NamedValsHolder - class org.apache.xindice.client.corba.db.NamedValsHolder.
 
NamedValsHolder() - Constructor for class org.apache.xindice.client.corba.db.NamedValsHolder
 
NamedValsHolder(NamedVal[]) - Constructor for class org.apache.xindice.client.corba.db.NamedValsHolder
 
NameHelper - class org.apache.xindice.client.corba.db.NameHelper.
 
NameHelper() - Constructor for class org.apache.xindice.client.corba.db.NameHelper
 
NameIndexer - class org.apache.xindice.core.indexer.NameIndexer.
NameIndexer is a basic implementation of the Indexer interface.
NameIndexer() - Constructor for class org.apache.xindice.core.indexer.NameIndexer
 
NamesHelper - class org.apache.xindice.client.corba.db.NamesHelper.
 
NamesHelper() - Constructor for class org.apache.xindice.client.corba.db.NamesHelper
 
NamesHolder - class org.apache.xindice.client.corba.db.NamesHolder.
 
NamesHolder() - Constructor for class org.apache.xindice.client.corba.db.NamesHolder
 
NamesHolder(String[]) - Constructor for class org.apache.xindice.client.corba.db.NamesHolder
 
NamespaceMap - class org.apache.xindice.xml.NamespaceMap.
NamespaceMap is just a HashMap extension that provides some useful Namespace related functionality.
NamespaceMap() - Constructor for class org.apache.xindice.xml.NamespaceMap
 
namespaceURI - Variable in class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
narrow(Object) - Static method in class org.apache.xindice.client.corba.db.CollectionManagerHelper
 
narrow(Object) - Static method in class org.apache.xindice.client.corba.db.DocumentSetHelper
 
narrow(Object) - Static method in class org.apache.xindice.client.corba.db.CollectionHelper
 
narrow(Object) - Static method in class org.apache.xindice.client.corba.db.DatabaseManagerHelper
 
narrow(Object) - Static method in class org.apache.xindice.client.corba.db.ServantManagementHelper
 
narrow(Object) - Static method in class org.apache.xindice.client.corba.db.FaultCodesHelper
 
narrow(Object) - Static method in class org.apache.xindice.client.corba.db.DatabaseHelper
 
NBW - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
NBWX - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
NEQ - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
NEW_INSTANCE - Static variable in interface org.apache.xindice.core.objects.ThreadPolicy
NEW_INSTANCE marks the object as being neither sharable nor poolable.
newDocument() - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
newDocumentBuilder() - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl
 
newUser() - Method in class org.apache.xindice.server.Kernel
 
newUser() - Method in interface org.apache.xindice.server.UserManager
newUser creates a new User.
newUser() - Method in class org.apache.xindice.server.standard.StdUserManager
 
newXPathQuery() - Method in class org.apache.xindice.core.xupdate.XPathQueryFactoryImpl
 
next(String) - Method in class org.apache.xindice.core.system.Sequencer
 
nextNode() - Method in class org.apache.xindice.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.apache.xindice.client.xmldb.ResourceIteratorImpl
 
nextResource() - Method in interface org.xmldb.api.base.ResourceIterator
Returns the next Resource instance in the iterator.
nextResource() - Method in class org.xmldb.api.sdk.SimpleResourceIterator
Returns the next Resource instance in the iterator.
nextSibling() - Method in class org.apache.xindice.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.apache.xindice.tools.ArgTokenizer
 
nextToken() - Method in class org.apache.xindice.tools.ArgTokenizer
 
NIN - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
NO_PARAMS - Static variable in interface org.apache.xindice.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.apache.xindice.xml.dom.DBDocument
 
NoContent - Static variable in interface org.apache.xindice.xml.Signatures
 
NodeImpl - class org.apache.xindice.xml.dom.NodeImpl.
NodeImpl implements the foundation of the Xindice compressed DOM.
NodeImpl() - Constructor for class org.apache.xindice.xml.dom.NodeImpl
 
NodeImpl(byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.NodeImpl
 
NodeImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.NodeImpl
 
NodeImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.NodeImpl
 
NodeListImpl - class org.apache.xindice.xml.dom.NodeListImpl.
NodeListImpl
NodeListImpl(NodeImpl) - Constructor for class org.apache.xindice.xml.dom.NodeListImpl
 
NodeListSet - class org.apache.xindice.core.query.NodeListSet.
NodeListSet is a simple NodeList wrapper
NodeListSet(NodeList) - Constructor for class org.apache.xindice.core.query.NodeListSet
 
NodeSet - interface org.apache.xindice.core.data.NodeSet.
NodeSet is an interface for iterating over a set of Nodes.
nodeset() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
NodeSource - class org.apache.xindice.xml.NodeSource.
NodeSource encapsulates the source of a Document, including its Collection reference and its Key.
NodeSource(Collection) - Constructor for class org.apache.xindice.xml.NodeSource
 
NodeSource(Collection, Key) - Constructor for class org.apache.xindice.xml.NodeSource
 
normalize() - Method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.tools.command.Command
 
normalizeNS() - Method in class org.apache.xindice.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.apache.xindice.core.query.QueryEngine
normalizeString normalizes the specific String by stripping all leading, trailing, and continuous runs of white space.
normalizeXindiceURI(String) - Method in class org.apache.xindice.tools.command.Command
 
NOT_IMPLEMENTED - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the API implementation does not support the operation being invoked.
notationDecl(String, String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
NotationImpl - class org.apache.xindice.xml.dom.NotationImpl.
NotationImpl
NotationImpl() - Constructor for class org.apache.xindice.xml.dom.NotationImpl
 
NotationImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.NotationImpl
 
NotationImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.NotationImpl
 
NSW - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
num() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 

O

OBJ - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_CANNOT_CREATE - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_CLASS_FORMAT_ERROR - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_DUPLICATE_OBJECT - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_INVALID_CONTEXT - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_INVALID_RESULT - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_METHOD_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_NULL_RESULT - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_OBJECT_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJ_RUNTIME_EXCEPTION - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
OBJECT - Static variable in class org.apache.xindice.core.objects.Types
 
OBJECT_HREF - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
OBJECT_NS - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
OBJECT_TYPE - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
ObjectPool - class org.apache.xindice.util.ObjectPool.
ObjectPool is an abstract Object Pool implementation.
ObjectPool() - Constructor for class org.apache.xindice.util.ObjectPool
 
ObjectQueue - class org.apache.xindice.util.ObjectQueue.
ObjectQueue is a simple linked list implemention that can be used for FIFO queuing.
ObjectQueue() - Constructor for class org.apache.xindice.util.ObjectQueue
 
OBJECTS - Static variable in class org.apache.xindice.core.SystemCollection
 
ObjectStack - class org.apache.xindice.util.ObjectStack.
ObjectQueue is a simple linked list implemention that can be used for LIFO stacking
ObjectStack() - Constructor for class org.apache.xindice.util.ObjectStack
 
open() - Method in interface org.apache.xindice.core.DBObject
open opens the DBObject
open() - Method in class org.apache.xindice.core.Collection
 
open() - Method in class org.apache.xindice.core.filer.MemFiler
 
open() - Method in class org.apache.xindice.core.filer.Paged
 
open() - Method in class org.apache.xindice.core.filer.BTree
 
open() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
open() - Method in class org.apache.xindice.core.filer.HashFiler
 
open() - Method in class org.apache.xindice.core.filer.FSFiler
 
ORB_CLASS_PROP - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
Property name to use to set the name of the ORB Class.
ORB_SINGLETON_CLASS_PROP - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
Property name to use to set the name of the ORB singleton Class.
org.apache.xindice - package org.apache.xindice
Not much here except for a Stopwatch debugger class.
org.apache.xindice.client.corba - package org.apache.xindice.client.corba
Implements the several POA-based Servants for CORBA connectivity to Xindice.
org.apache.xindice.client.corba.db - package org.apache.xindice.client.corba.db
 
org.apache.xindice.client.xmldb - package org.apache.xindice.client.xmldb
Implements the XML:DB API for use with Xindice data stores.
org.apache.xindice.client.xmldb.resources - package org.apache.xindice.client.xmldb.resources
Implements the XMLResource type from the XML:DB API.
org.apache.xindice.client.xmldb.services - package org.apache.xindice.client.xmldb.services
Implements several XML:DB Services, including standard and extension services.
org.apache.xindice.core - package org.apache.xindice.core
This is the top-level package for all Xindice Core functionality.
org.apache.xindice.core.data - package org.apache.xindice.core.data
Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet.
org.apache.xindice.core.filer - package org.apache.xindice.core.filer
Defines the Xindice Filer interface and implements several Filers, including BTreeFiler and HashFiler.
org.apache.xindice.core.indexer - package org.apache.xindice.core.indexer
Defines the Xindice Indexer interface and implements the IndexManager, and NodeIndexer classes.
org.apache.xindice.core.indexer.helpers - package org.apache.xindice.core.indexer.helpers
Implements several optimized Helper classes for Xindice IndexQuery usage.
org.apache.xindice.core.objects - package org.apache.xindice.core.objects
Defines the Xindice XMLObject interface and implements XMLObjectManager, a reflection/invokation system and a Simple XMLObject implementation.
org.apache.xindice.core.query - package org.apache.xindice.core.query
Implements the Xindice QueryEngine and XPathQueryResolver.
org.apache.xindice.core.request - package org.apache.xindice.core.request
Implements several interfaces for extending Xindice resources into the standard Java URLConnection system.
org.apache.xindice.core.security - package org.apache.xindice.core.security
Defines several classes for Xindice access control and authentication.
org.apache.xindice.core.system - package org.apache.xindice.core.system
This package contains system-level classes and XMLObjects.
org.apache.xindice.core.xupdate - package org.apache.xindice.core.xupdate
Defines several classes for Xindice XUpdate query processing.
org.apache.xindice.server - package org.apache.xindice.server
This package contains all of the classes that comprise the Xindice server framework.
org.apache.xindice.server.components - package org.apache.xindice.server.components
This package contains some Xindice server components.
org.apache.xindice.server.methods - package org.apache.xindice.server.methods
This package contains all of the classes that comprise the Xindice server methods.
org.apache.xindice.server.services - package org.apache.xindice.server.services
Defines several Services that plug into the Xindice server framework in order to allow Xindice to operate as a stand-alone Server.
org.apache.xindice.server.standard - package org.apache.xindice.server.standard
This package contains all of the classes that comprise the Xindice server framework standard API implements.
org.apache.xindice.tools - package org.apache.xindice.tools
Implements the Xindice command-line tools system for server administration and database access.
org.apache.xindice.tools.command - package org.apache.xindice.tools.command
Implements the commands that are available via the Command Line Tools.
org.apache.xindice.util - package org.apache.xindice.util
This package contains many of the utility classes required by Xindice
org.apache.xindice.xml - package org.apache.xindice.xml
Top level package for Xindice XML support, including DOM, SAX, Compression, and JAXP drivers.
org.apache.xindice.xml.dom - package org.apache.xindice.xml.dom
Implements the Xindice Compressed DOM and DOMParser.
org.apache.xindice.xml.dom.traversal - package org.apache.xindice.xml.dom.traversal
Implements the Xindice Compressed DOM Traversal classes.
org.apache.xindice.xml.jaxp - package org.apache.xindice.xml.jaxp
Implements the factories necessary to provide JAXP support from Xindice.
org.apache.xindice.xml.sax - package org.apache.xindice.xml.sax
Implements the Xindice 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.apache.xindice.core.query.QueryEngine
orKeySets takes several sets of unique Keys and returns the ORed set (all unique elements).
OWNER - Static variable in class org.apache.xindice.core.data.Record
 

P

pack() - Method in class org.apache.xindice.util.ByteBuffer
 
PACKAGE - Static variable in class org.apache.xindice.server.SimpleScriptComponent
 
Paged - class org.apache.xindice.core.filer.Paged.
Paged is a paged file foundation that is used by both the BTree class and the HashFiler.
Paged.FileHeader - class org.apache.xindice.core.filer.Paged.FileHeader.
FileHeader
Paged.FileHeader(Paged) - Constructor for class org.apache.xindice.core.filer.Paged.FileHeader
 
Paged.FileHeader(Paged, boolean) - Constructor for class org.apache.xindice.core.filer.Paged.FileHeader
 
Paged.FileHeader(Paged, long) - Constructor for class org.apache.xindice.core.filer.Paged.FileHeader
 
Paged.FileHeader(Paged, long, int) - Constructor for class org.apache.xindice.core.filer.Paged.FileHeader
 
Paged.Page - class org.apache.xindice.core.filer.Paged.Page.
Page
Paged.Page(Paged) - Constructor for class org.apache.xindice.core.filer.Paged.Page
 
Paged.Page(Paged, long) - Constructor for class org.apache.xindice.core.filer.Paged.Page
 
Paged.PageHeader - class org.apache.xindice.core.filer.Paged.PageHeader.
PageHeader
Paged.PageHeader(Paged) - Constructor for class org.apache.xindice.core.filer.Paged.PageHeader
 
Paged.PageHeader(Paged, DataInputStream) - Constructor for class org.apache.xindice.core.filer.Paged.PageHeader
 
Paged() - Constructor for class org.apache.xindice.core.filer.Paged
 
Paged(File) - Constructor for class org.apache.xindice.core.filer.Paged
 
ParameterException - exception org.apache.xindice.server.ParameterException.
A ParameterException is thrown in cases where a supplied parameter is, for some reason, invalid.
ParameterException(String, String, String) - Constructor for class org.apache.xindice.server.ParameterException
 
PARAMS_create - Static variable in class org.apache.xindice.core.system.Sequencer
 
PARAMS_createValue - Static variable in class org.apache.xindice.core.system.Sequencer
 
PARAMS_next - Static variable in class org.apache.xindice.core.system.Sequencer
 
PARAMS_remove - Static variable in class org.apache.xindice.core.system.Sequencer
 
PARAMS_reset - Static variable in class org.apache.xindice.core.system.Sequencer
 
parentDir(String) - Method in class org.apache.xindice.tools.command.ExportTree
TODO: Description of the Method
parentNode() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
Moves to and returns the closest visible ancestor node of the current node.
parse(byte[]) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(InputSource) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(InputSource) - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
parse(InputSource) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
parse(InputStream) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(Reader) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(String) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
parse(Value) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parseBuffer(Map, String, String, boolean, boolean) - Static method in class org.apache.xindice.util.StringUtilities
parseBuffer parses through a String buffer and produces a Map table using the provided delimiters.
PasswordCredentials - class org.apache.xindice.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.apache.xindice.core.security.PasswordCredentials
Creates a new PasswordCredentials using the username and password provided.
PATTERN_NAME - Static variable in class org.apache.xindice.core.indexer.IndexPattern
 
PATTERN_NONE - Static variable in class org.apache.xindice.core.indexer.IndexPattern
 
PATTERN_WILDCARD - Static variable in class org.apache.xindice.core.indexer.IndexPattern
 
peek() - Method in class org.apache.xindice.util.ObjectStack
 
peek() - Method in class org.apache.xindice.util.ObjectQueue
 
Permission - class org.apache.xindice.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.apache.xindice.core.security.Permission
 
Persistent - interface org.apache.xindice.server.Persistent.
Persistent is an interface that is implemented by Xindice resources in order to identify them as persistent resources.
Poolable - interface org.apache.xindice.util.Poolable.
Poolable is an interface that must be implemented by Objects that are capable of being managed in a pooled fashion by Xindice.
POOLED_INSTANCE - Static variable in interface org.apache.xindice.core.objects.ThreadPolicy
POOLED_INSTANCE marks the object as not being sharable, but capable of being reused in a pooled fashion.
pop() - Method in class org.apache.xindice.util.ObjectStack
 
port - Variable in class org.apache.xindice.server.services.SocketServer
 
previousNode() - Method in class org.apache.xindice.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.apache.xindice.xml.dom.traversal.TreeWalkerImpl
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
println() - Static method in class org.apache.xindice.Debug
 
println(Object) - Static method in class org.apache.xindice.Debug
 
println(Object, Object) - Static method in class org.apache.xindice.Debug
 
printStackTrace() - Method in class org.apache.xindice.util.XindiceException
 
printStackTrace(PrintStream) - Method in class org.apache.xindice.util.XindiceException
 
printStackTrace(PrintWriter) - Method in class org.apache.xindice.util.XindiceException
 
printStackTrace(Throwable) - Static method in class org.apache.xindice.Debug
 
Proc - Static variable in interface org.apache.xindice.xml.Signatures
 
process(Configuration) - Method in interface org.apache.xindice.util.ConfigurationCallback
 
processChildren(ConfigurationCallback) - Method in class org.apache.xindice.util.Configuration
processChildren runs through the children of this Configuration and performs prcessing callbacks to the ConfigurationCallback object.
processChildren(String, ConfigurationCallback) - Method in class org.apache.xindice.util.Configuration
processChildren runs through the children of this Configuration and performs prcessing callbacks to the ConfigurationCallback object.
processContainer(boolean, int, int) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
ProcessingException - exception org.apache.xindice.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.apache.xindice.core.query.ProcessingException
 
ProcessingException(String) - Constructor for class org.apache.xindice.core.query.ProcessingException
 
processingInstruction(String, String) - Method in class org.apache.xindice.tools.command.StringSerializer
 
processingInstruction(String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
processingInstruction(String, String) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of a processing instruction.
ProcessingInstructionImpl - class org.apache.xindice.xml.dom.ProcessingInstructionImpl.
ProcessingInstructionImpl
ProcessingInstructionImpl() - Constructor for class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
ProcessingInstructionImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
ProcessingInstructionImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
ProcessingInstructionImpl(NodeImpl, String, String) - Constructor for class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
PROP_CMD_HOME - Static variable in class org.apache.xindice.server.Xindice
 
PROP_XINDICE_HOME - Static variable in class org.apache.xindice.core.Database
 
PROP_XINDICE_HOME - Static variable in class org.apache.xindice.server.Xindice
 
push(Object) - Method in class org.apache.xindice.util.ObjectStack
 
PUT - class org.apache.xindice.server.methods.PUT.
PUT probably needs serious fixing
PUT() - Constructor for class org.apache.xindice.server.methods.PUT
 
putConnection(String, Connection) - Method in class org.apache.xindice.server.components.DBConduit
putConnection returns a Connection to the connection queue.
putDocument(Collection, Key, byte[]) - Method in class org.apache.xindice.core.DocumentCache
 
putDocument(Collection, Key, Document) - Method in class org.apache.xindice.core.DocumentCache
 
putObject(Poolable) - Method in class org.apache.xindice.util.ObjectPool
putObject should be called by Poolable objects or consumers of Poolable objects to return a Pooled object to the Object Pool.

Q

qname - Variable in class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
QRY - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
QRY_COMPILATION_ERROR - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
QRY_NOT_SUPPORTED - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
QRY_NULL_RESULT - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
QRY_PROCESSING_ERROR - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
QRY_STYLE_NOT_FOUND - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
Query - interface org.apache.xindice.core.query.Query.
Query represents a compiled (parsed and primed) query.
query(BTree.BTreeRootInfo, IndexQuery, BTreeCallback) - Method in class org.apache.xindice.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 interface org.apache.xindice.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.apache.xindice.core.query.XPathQueryResolver
 
query(Collection, String, NamespaceMap, Key[]) - Method in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
query(Collection, String, String, NamespaceMap, Key[]) - Method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
Executes an XPath query on the server.
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.
query(String) - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Run an XPath query againt the Collection.
queryCollection(String, String, NamedVal[], long) - Method in class org.apache.xindice.client.corba.CollectionServant
Executes an query against a this collection
queryCollection(String, String, NamedVal[], long) - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
queryCollection(String, String, NamedVal[], long) - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
queryCollection(String, String, NamedVal[], long) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
queryCollection(String, String, NamespaceMap) - Method in class org.apache.xindice.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.apache.xindice.client.corba.CollectionServant
Executes a query against a Document in this collection
queryDocument(String, String, NamedVal[], String, long) - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
queryDocument(String, String, NamedVal[], String, long) - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
queryDocument(String, String, NamedVal[], String, long) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
queryDocument(String, String, NamespaceMap, Object) - Method in class org.apache.xindice.core.Collection
queryDocument performs a query against a single Document using the specified style, query string, and Document ID.
QueryEngine - class org.apache.xindice.core.query.QueryEngine.
QueryEngine is the Xindice Query Engine.
QueryEngine(Database) - Constructor for class org.apache.xindice.core.query.QueryEngine
 
QueryException - exception org.apache.xindice.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.apache.xindice.core.query.QueryException
 
QueryException(int, String) - Constructor for class org.apache.xindice.core.query.QueryException
 
queryInterface() - Method in class org.apache.xindice.core.objects.SimpleReflectable
 
queryInterface() - Method in interface org.apache.xindice.core.objects.Reflectable
queryInterface allows a client to query the Reflectable Object for exposed methods.
queryMatches(IndexQuery) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
queryMatches(IndexQuery) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
queryMatches(IndexQuery) - Method in interface org.apache.xindice.core.indexer.Indexer
queryMatches retrieves a set of MatchEntry instances that match the supplied query.
QueryResolver - interface org.apache.xindice.core.query.QueryResolver.
QueryResolver is an interface that has to be implemented to actually perfrom query resolution.
queryResource(String, String) - Method in class org.apache.xindice.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.
queryResource(String, String) - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Run an XPath query against an XML resource stored in the Collection associated with this service.
queryResult(String) - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 

R

READ - Static variable in class org.apache.xindice.core.security.Permission
 
READ_STR - Static variable in class org.apache.xindice.core.security.Permission
 
read() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
read() - Method in class org.apache.xindice.core.filer.Paged.Page
 
read(DataInputStream) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
 
read(DataInputStream) - Method in interface org.apache.xindice.core.filer.Streamable
read reads the object state from the stream.
read(DataInputStream) - Method in class org.apache.xindice.core.indexer.IndexPattern
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.CollectionManagerHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.DocumentSetHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.EncodedBufferHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.NamesHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.TimestampHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.KeyHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.DataHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.ValueHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.CollectionHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.DatabaseManagerHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.NameHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.ServantManagementHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.BufferHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.FaultCodesHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.NamedValsHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.APIExceptionHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.NamedValHelper
 
read(InputStream) - Static method in class org.apache.xindice.client.corba.db.DatabaseHelper
 
read(RandomAccessFile) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
readAttributeCount() - Method in class org.apache.xindice.xml.XMLCompressedInput
readAttributeCount reads the count of the upcoming Attributes from the Stream based on the object signature that is provided.
readConfig() - Method in class org.apache.xindice.core.security.LocalSecurityManager
Reads the ACL security configuration from the database.
readConfig() - Method in interface org.apache.xindice.core.security.DBSecurityManager
Reads the security managers configuration and prepares it for operation.
readContentSize() - Method in class org.apache.xindice.xml.XMLCompressedInput
readContentSize reads the size of the upcoming content from the Stream, based on the object signature that is provided.
readFrom(InputStream) - Method in class org.apache.xindice.util.ByteBuffer
 
ReadOnlyException - exception org.apache.xindice.util.ReadOnlyException.
A ReadOnlyException is thrown when an Object's property cannot be modified.
ReadOnlyException() - Constructor for class org.apache.xindice.util.ReadOnlyException
 
ReadOnlyException(String) - Constructor for class org.apache.xindice.util.ReadOnlyException
 
ReadOnlyException(String, Throwable) - Constructor for class org.apache.xindice.util.ReadOnlyException
 
readRecord(Key) - Method in class org.apache.xindice.core.filer.MemFiler
 
readRecord(Key) - Method in interface org.apache.xindice.core.filer.Filer
readRecord returns a Record from the Filer based on the specified Key.
readRecord(Key) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
readRecord(Key) - Method in class org.apache.xindice.core.filer.HashFiler
 
readRecord(Key) - Method in class org.apache.xindice.core.filer.FSFiler
 
readSignature() - Method in class org.apache.xindice.xml.XMLCompressedInput
readSignature reads a Node signature byte from the input stream.
reclaim() - Method in class org.apache.xindice.core.objects.SimpleReflectable
 
reclaim() - Method in class org.apache.xindice.core.request.URIMapper
 
reclaim() - Method in interface org.apache.xindice.util.Poolable
reclaim prompts the Poolable object to return itself to the ObjectPool.
Record - class org.apache.xindice.core.data.Record.
Record is a container for Key/Value pairs.
Record() - Constructor for class org.apache.xindice.core.data.Record
 
Record(Key, Value) - Constructor for class org.apache.xindice.core.data.Record
 
Record(Key, Value, Map) - Constructor for class org.apache.xindice.core.data.Record
 
RecordSet - interface org.apache.xindice.core.data.RecordSet.
RecordSet is an interface for iterating over a set of Records.
redirectLocal(String) - Method in class org.apache.xindice.server.Gateway
 
redirectRemote(String) - Method in class org.apache.xindice.server.Gateway
 
reflect(Class) - Method in class org.apache.xindice.core.objects.Reflector
reflect performs an initial reflection against the Class that this Reflector will support.
Reflectable - interface org.apache.xindice.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.apache.xindice.core.objects.Reflector.
Reflector is an Object reflection and method invocation utility for Xindice Reflectable implementations (XMLObjects).
Reflector() - Constructor for class org.apache.xindice.core.objects.Reflector
 
Reflector(Class) - Constructor for class org.apache.xindice.core.objects.Reflector
 
register(Class, Configuration) - Method in class org.apache.xindice.core.indexer.IndexManager
 
register(Class, Configuration) - Method in class org.apache.xindice.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.apache.xindice.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.
releaseExclusiveLock(long) - Method in class org.apache.xindice.util.LockManager
releaseExclusiveLock releases an exclusive lock on a resource.
releaseExclusiveLock(Object) - Method in class org.apache.xindice.util.LockManager
releaseExclusiveLock releases an exclusive lock on a resource.
releaseSharedLock(long) - Method in class org.apache.xindice.util.LockManager
releaseSharedLock releases a shared lock on a resource.
releaseSharedLock(Object) - Method in class org.apache.xindice.util.LockManager
releaseSharedLock releases a shared lock on a resource.
remove() - Method in class org.apache.xindice.client.corba.EncodedBufferConverter
 
remove() - Method in class org.apache.xindice.client.corba.CollectionServant
Releases all resources associated with this object.
remove() - Method in class org.apache.xindice.client.corba.DocumentSetServant
 
remove() - Method in class org.apache.xindice.client.corba.DatabaseManagerServant
 
remove() - Method in class org.apache.xindice.client.corba.DatabaseServant
 
remove() - Method in class org.apache.xindice.client.corba.CollectionManagerServant
 
remove() - Method in class org.apache.xindice.client.corba.db._ServantManagementStub
 
remove() - Method in class org.apache.xindice.client.corba.db.ServantManagementPOATie
 
remove() - Method in class org.apache.xindice.client.corba.db._DatabaseStub
 
remove() - Method in class org.apache.xindice.client.corba.db.DatabasePOATie
 
remove() - Method in class org.apache.xindice.client.corba.db._DocumentSetStub
 
remove() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
remove() - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
remove() - Method in class org.apache.xindice.client.corba.db.DocumentSetPOATie
 
remove() - Method in interface org.apache.xindice.client.corba.db.ServantManagementOperations
 
remove() - Method in class org.apache.xindice.client.corba.db._DatabaseManagerStub
 
remove() - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
remove() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
remove() - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOATie
 
remove() - Method in interface org.apache.xindice.client.xmldb.ManagedObject
Removes the server side Servant for this object.
remove() - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Frees any server side resources consumed by this collection and releases the server side Servant.
remove() - Method in class org.apache.xindice.client.xmldb.services.CollectionManager
Removes the server side Servant for this object.
remove() - Method in class org.apache.xindice.client.xmldb.services.DatabaseInstanceManager
Removes the server side Servant for this object.
remove() - Method in interface org.apache.xindice.core.Container
delete removes the Document from the Collection.
remove() - Method in class org.apache.xindice.server.components.DBQueryResult
 
remove() - Method in class org.apache.xindice.util.ObjectQueue
 
remove(Object) - Method in class org.apache.xindice.core.Collection
remove removes an object from the Collection based on its Key, regardless of it's type.
remove(String) - Method in class org.apache.xindice.core.system.Sequencer
 
remove(String, Key, int, int, short, short) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
remove(String, Key, int, int, short, short) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
remove(String, Key, int, int, short, short) - Method in interface org.apache.xindice.core.indexer.Indexer
remove removes all references to the specified Key from the Indexer.
removeAllObjects() - Method in class org.apache.xindice.server.Gateway
 
removeAttribute(String) - Method in class org.apache.xindice.util.Configuration
removeAttribute removes the named attribute from this Configuration.
removeAttribute(String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Removes an attribute by name.
removeAttributeNode(Attr) - Method in class org.apache.xindice.xml.dom.ElementImpl
Removes the specified attribute.
removeAttributeNS(String, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Removes an attribute by local name and namespace URI.
removeChild(Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChild(Node) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
Removes the child node indicated by oldChild from the list of children, and returns it.
removeCollection(String) - Method in class org.apache.xindice.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.
removeCollection(String) - Method in class org.xmldb.api.reference.modules.CollectionManagementServiceImpl
Removes the named collection from the system.
removeComponent(String) - Method in class org.apache.xindice.server.Kernel
 
removeComponent(String) - Method in interface org.apache.xindice.server.ComponentManager
removeComponent removes a ScriptComponent from the ComponentManager.
removeComponent(String) - Method in class org.apache.xindice.server.standard.StdComponentManager
 
removeConnection(String, Connection) - Method in class org.apache.xindice.server.components.DBConduit
removeConnection closes a connection and relieves the connection queue of the task of maintaining it.
removeCookie(String) - Method in class org.apache.xindice.server.Gateway
 
removeDefaultNamespace() - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
removeDefaultNamespace() - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
removeDefaultNamespace() - Method in class org.apache.xindice.xml.NamespaceMap
 
removeDocument(Collection, Key) - Method in class org.apache.xindice.core.DocumentCache
 
removeDocument(Key, Document) - Method in class org.apache.xindice.core.indexer.IndexManager
 
removeDocument(String) - Method in class org.apache.xindice.client.corba.CollectionServant
Deletes a document from the collection.
removeDocument(String) - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
removeDocument(String) - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
removeDocument(String) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
removeFormValue(String) - Method in class org.apache.xindice.server.Gateway
 
removeNamedItem(String) - Method in class org.apache.xindice.xml.dom.NamedNodeMapImpl
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.apache.xindice.xml.dom.NamedNodeMapImpl
 
removeNamespace(String) - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
removeNamespace(String) - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
removeNamespace(String) - Method in class org.apache.xindice.xml.NamespaceMap
 
removeNamespace(String) - Method in interface org.xmldb.api.modules.XPathQueryService
Removes the namespace mapping associated with prefix from the internal namespace map.
removeNamespace(String) - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Removes the namespace mapping associated with prefix.
removeObject(String) - Method in class org.apache.xindice.server.Gateway
 
removePersistentState() - Method in class org.apache.xindice.server.User
removePersistentState allows a Script to completely remove all serialized Session state from the User's record.
removeProperty(String) - Method in class org.apache.xindice.server.User
removeProperty removes a property from the User's property set.
removeResource(long) - Method in class org.apache.xindice.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(long) - Method in class org.xmldb.api.sdk.SimpleResourceSet
Removes the Resource located at index from the set.
removeResource(Resource) - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Removes the provided resource from the repository.
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.
removeResource(Resource) - Method in class org.xmldb.api.sdk.SimpleCollection
Removes the Resource from the database.
removeResource(String) - Method in class org.apache.xindice.server.Kernel
 
removeResource(String) - Method in interface org.apache.xindice.server.ResourceManager
removeResource removes a resource by name from the ResourceManager.
removeResource(String) - Method in class org.apache.xindice.server.Gateway
removeResource removes a resource by name from the ResourceManager.
removeResource(String) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
removeResource(Versioning, String) - Method in class org.apache.xindice.server.Kernel
 
removeResource(Versioning, String) - Method in interface org.apache.xindice.server.ResourceManager
removeResource removes a resource by name from the ResourceManager.
removeResource(Versioning, String) - Method in class org.apache.xindice.server.Gateway
removeResource removes a resource by name from the ResourceManager.
removeResource(Versioning, String) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
removeResponseHeader(String) - Method in class org.apache.xindice.server.Gateway
 
removeScript(String) - Method in class org.apache.xindice.server.Kernel
 
removeScript(String) - Method in interface org.apache.xindice.server.ScriptManager
removeScript removes a Script from the ScriptManager storage by name.
removeScript(String) - Method in class org.apache.xindice.server.standard.StdScriptManager
 
removeService(Service) - Method in class org.apache.xindice.server.Kernel
 
removeService(Service) - Method in interface org.apache.xindice.server.ServiceManager
removeService removes a Service from the ServiceManager.
removeService(Service) - Method in class org.apache.xindice.server.standard.StdServiceManager
 
removeTask(Task) - Method in class org.apache.xindice.server.Kernel
 
removeValue(BTree.BTreeRootInfo, Value) - Method in class org.apache.xindice.core.filer.BTree
removeValue removes a Value from the BTree and returns the associated pointer for it.
removeValue(Value) - Method in class org.apache.xindice.core.filer.BTree
removeValue removes a Value from the BTree and returns the associated pointer for it.
rename(String) - Method in interface org.apache.xindice.server.FileResource
rename renames the file specified by this FileResource to have the pathname given by the filename argument.
replace(boolean, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(byte[], int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(ByteBuffer, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(char, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(double, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(float, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(int, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(long, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(Object, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(StringBuffer, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(String, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replaceChild(Node, Node) - Method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.xml.dom.CharacterDataImpl
Replace the characters starting at the specified character offset with the specified string.
reset() - Method in class org.apache.xindice.Stopwatch
 
reset() - Method in class org.apache.xindice.util.ByteBuffer
 
reset(String, long) - Method in class org.apache.xindice.core.system.Sequencer
 
resetOutputStream() - Method in class org.apache.xindice.server.Gateway
 
resolveEntity(String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
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.apache.xindice.client.xmldb.ResourceSetImpl
 
RESOURCE_SET_NS - Static variable in class org.xmldb.api.sdk.SimpleResourceSet
 
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.apache.xindice.client.xmldb.ResourceIteratorImpl.
 
ResourceIteratorImpl(List) - Constructor for class org.apache.xindice.client.xmldb.ResourceIteratorImpl
 
ResourceManager - interface org.apache.xindice.server.ResourceManager.
ResourceManager is an interface that is implemented to manage shared resources.
ResourcePermissions - class org.apache.xindice.core.security.ResourcePermissions.
 
ResourcePermissions(String) - Constructor for class org.apache.xindice.core.security.ResourcePermissions
 
ResourceSet - interface org.xmldb.api.base.ResourceSet.
ResourceSet is a container for a set of resources.
ResourceSetImpl - class org.apache.xindice.client.xmldb.ResourceSetImpl.
ResourceSet contains a set of resources as returned from a query or other operation.
ResourceSetImpl - class org.xmldb.api.reference.ResourceSetImpl.
ResourceSet contains a set of resources as returned from a query or other operation.
ResourceSetImpl(Collection) - Constructor for class org.xmldb.api.reference.ResourceSetImpl
 
ResourceSetImpl(Collection, Document) - Constructor for class org.apache.xindice.client.xmldb.ResourceSetImpl
 
ResourceSetImpl(Collection, SymbolTable, byte[]) - Constructor for class org.apache.xindice.client.xmldb.ResourceSetImpl
 
ResourceTest - class org.xmldb.api.tests.ResourceTest.
 
ResourceTest(String) - Constructor for class org.xmldb.api.tests.ResourceTest
 
RESULT_BUSY - Static variable in interface org.apache.xindice.server.Service
 
RESULT_FAILED - Static variable in interface org.apache.xindice.server.Service
 
RESULT_INVALID - Static variable in interface org.apache.xindice.server.Service
 
RESULT_OK - Static variable in interface org.apache.xindice.server.Service
 
resume() - Method in interface org.apache.xindice.server.Service
resume resumes exection of a suspended Service.
resume() - Method in class org.apache.xindice.server.services.SocketServer
 
resume() - Method in class org.apache.xindice.server.services.APIService
resume resumes exection of a suspended Service.
resume() - Method in class org.apache.xindice.server.services.XindiceService
resume resumes exection of a suspended Service.
RetrieveDocument - class org.apache.xindice.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.apache.xindice.tools.command.RetrieveDocument
 
reverse - Variable in class org.apache.xindice.server.services.SocketServer
 
reverse() - Method in class org.apache.xindice.util.ByteBuffer
 
rightJustify(String, int) - Static method in class org.apache.xindice.util.StringUtilities
rightJustify right-justifies a String value, space padding to width characters if the string is less than width.
rollback() - Method in interface org.apache.xindice.core.Container
rollback reloads the Document from the Collection.
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
rollback() - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Rollback the transaction
rtree() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
run() - Method in class org.apache.xindice.server.Kernel
run is used to keep the kernel alive with no services running and to run interval-scheduled tasks
run() - Method in class org.apache.xindice.server.services.SocketServer
 
run() - Method in class org.apache.xindice.server.services.HTTPServer
 
run() - Method in class org.apache.xindice.server.services.APIService
 
run(Gateway) - Method in interface org.apache.xindice.server.Script
run executes the Script, passing a Gateway object to it to serve as a resource provider and server gateway.
run(Gateway) - Method in class org.apache.xindice.server.SimpleScript
 
run(Gateway) - Method in class org.apache.xindice.server.methods.PUT
 
run(Gateway) - Method in class org.apache.xindice.server.methods.GET
 
run(Script, Gateway) - Method in interface org.apache.xindice.server.ScriptFilter
run executes the ScriptFilter, passing to it the Script that will ultimately be executed as part of the request, and the Gateway object that will ultimately be passed to the Script.
run(Script, Gateway) - Method in class org.apache.xindice.server.components.BasicAuthentication
 
runScript(Script, Gateway, boolean) - Method in class org.apache.xindice.server.Kernel
 
runScript(Script, Gateway, boolean) - Method in interface org.apache.xindice.server.ScriptManager
runScript directly executs a Script.
runScript(Script, Gateway, boolean) - Method in class org.apache.xindice.server.standard.StdScriptManager
 
runScript(String) - Method in class org.apache.xindice.server.Gateway
runScript executs a Script in the ScriptManager's storage by name.
runScript(String, Gateway, boolean) - Method in class org.apache.xindice.server.Kernel
 
runScript(String, Gateway, boolean) - Method in interface org.apache.xindice.server.ScriptManager
runScript executs a Script in the ScriptManager's storage by name.
runScript(String, Gateway, boolean) - Method in class org.apache.xindice.server.standard.StdScriptManager
 
runTask() - Method in interface org.apache.xindice.server.Task
runTask is the entry point for a Xindice interval-based Task.
runTask() - Method in class org.apache.xindice.server.standard.StdResourceManager
The runTask method implements StdResourceManager's resource vulture
runTask() - Method in class org.apache.xindice.server.standard.StdLogManager
 

S

save() - Method in class org.apache.xindice.server.User
save instructs the UserManager to save this User to its data store.
saveSymbols(Collection, SymbolTable) - Method in class org.apache.xindice.core.SystemCollection
saveSymbols save the SymbolTable for the specified Collection.
SAXEventGenerator - class org.apache.xindice.xml.sax.SAXEventGenerator.
SAXEventGenerator
SAXEventGenerator(Document) - Constructor for class org.apache.xindice.xml.sax.SAXEventGenerator
 
SAXEventGenerator(SymbolTable, byte[]) - Constructor for class org.apache.xindice.xml.sax.SAXEventGenerator
 
SAXEventGenerator(SymbolTable, byte[], int, int) - Constructor for class org.apache.xindice.xml.sax.SAXEventGenerator
 
SCORE_NAME - Static variable in class org.apache.xindice.core.indexer.IndexPattern
 
SCORE_NATURAL - Static variable in class org.apache.xindice.core.indexer.IndexPattern
 
SCORE_NONE - Static variable in class org.apache.xindice.core.indexer.IndexPattern
 
SCORE_WILDCARD - Static variable in class org.apache.xindice.core.indexer.IndexPattern
 
Script - interface org.apache.xindice.server.Script.
Objects that implement the Script interface are used in defining custom-functionality for the Xindice server.
ScriptComponent - interface org.apache.xindice.server.ScriptComponent.
ScriptComponent implementations are treated as shared resources and can be accessed using Kernel's getComponent method.
ScriptFilter - interface org.apache.xindice.server.ScriptFilter.
ScriptFilter implementations are treated as interception modules for accessing Scripts via a ScriptManager implementation.
ScriptManager - interface org.apache.xindice.server.ScriptManager.
ScriptManager is an interface that is implemented to handle the management and execution of Scripts.
SEC - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
SEC_INVALID_ACCESS - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
SEC_INVALID_CREDENTIALS - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
SEC_INVALID_GROUP - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
SEC_INVALID_USER - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
SecurityException - exception org.apache.xindice.core.security.SecurityException.
A SecurityException is thrown if access is denied to a resource within the database.
SecurityException(int) - Constructor for class org.apache.xindice.core.security.SecurityException
 
SecurityException(int, String) - Constructor for class org.apache.xindice.core.security.SecurityException
 
send() - Method in class org.apache.xindice.server.Gateway
 
send(int) - Method in class org.apache.xindice.server.Gateway
 
sendError() - Method in class org.apache.xindice.server.Gateway
 
sendError(int) - Method in class org.apache.xindice.server.Gateway
 
sendError(int, String) - Method in class org.apache.xindice.server.Gateway
 
sendException(String, Exception) - Method in class org.apache.xindice.server.Gateway
 
SEP - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
The characters expected to separate the INSTANCE_NAME from the database name.
Sequencer - class org.apache.xindice.core.system.Sequencer.
Sequencer is a system-level sequencer for creating auto-incrementing values.
Sequencer() - Constructor for class org.apache.xindice.core.system.Sequencer
 
serialize(Node) - Method in class org.xmldb.api.reference.ResourceSetImpl
 
ServantManagement - interface org.apache.xindice.client.corba.db.ServantManagement.
 
ServantManagementHelper - class org.apache.xindice.client.corba.db.ServantManagementHelper.
 
ServantManagementHelper() - Constructor for class org.apache.xindice.client.corba.db.ServantManagementHelper
 
ServantManagementHolder - class org.apache.xindice.client.corba.db.ServantManagementHolder.
 
ServantManagementHolder() - Constructor for class org.apache.xindice.client.corba.db.ServantManagementHolder
 
ServantManagementHolder(ServantManagement) - Constructor for class org.apache.xindice.client.corba.db.ServantManagementHolder
 
ServantManagementOperations - interface org.apache.xindice.client.corba.db.ServantManagementOperations.
 
ServantManagementPOA - class org.apache.xindice.client.corba.db.ServantManagementPOA.
 
ServantManagementPOA() - Constructor for class org.apache.xindice.client.corba.db.ServantManagementPOA
 
ServantManagementPOATie - class org.apache.xindice.client.corba.db.ServantManagementPOATie.
 
ServantManagementPOATie(ServantManagementOperations) - Constructor for class org.apache.xindice.client.corba.db.ServantManagementPOATie
 
ServantManagementPOATie(ServantManagementOperations, POA) - Constructor for class org.apache.xindice.client.corba.db.ServantManagementPOATie
 
Service - interface org.apache.xindice.server.Service.
Services are implemented to provide a daemon process for various purposes.
Service - interface org.xmldb.api.base.Service.
The Service interface provides an extension mechanism for Collection implementations.
ServiceManager - interface org.apache.xindice.server.ServiceManager.
ServiceManager is an interface that is implemented to handle the management of Services.
set(Args) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as an Args instance.
set(boolean) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a boolean.
set(byte) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a byte.
set(char) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a char.
set(Document) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a Document.
set(DocumentFragment) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a DocumentFragment.
set(double) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a double.
set(Element) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as an Element.
set(float) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a float.
set(int) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as an int.
set(long) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a long.
set(Object) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as an Object.
set(short) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a short
set(String) - Method in class org.apache.xindice.core.objects.Variant
set sets the value as a String.
setActive() - Method in class org.apache.xindice.core.security.LocalSecurityManager
 
setActive() - Method in interface org.apache.xindice.core.security.DBSecurityManager
 
setActive(boolean) - Method in class org.apache.xindice.server.User
setActive sets whether the User is actively available in the User data store.
setActivity(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Activity attribute of the DeploymentTask object
setActualEncoding(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setAttribute(String, boolean) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, byte) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, char) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, double) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, float) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, int) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, long) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, Object) - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl
 
setAttribute(String, short) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, String) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Adds a new attribute.
setAttributeNode(Attr) - Method in class org.apache.xindice.xml.dom.ElementImpl
Adds a new attribute.
setAttributeNodeNS(Attr) - Method in class org.apache.xindice.xml.dom.ElementImpl
Adds a new attribute.
setAttributeNS(String, String, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Adds a new attribute.
setAuthoring(boolean) - Method in interface org.apache.xindice.xml.dom.DBDocument
setAuthoring sets whether or not this Document is in an authoring mode.
setAuthoring(boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setByteAt(int, byte) - Method in class org.apache.xindice.util.ByteBuffer
 
setCaching(boolean) - Method in interface org.apache.xindice.xml.dom.DBDocument
setCaching sets whether or not this Document should be cached by some sort of caching mechanism.
setCaching(boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setClass(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Implementation class attribute of the DeploymentTask object
setCollection(Collection) - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
setCollection(Collection) - Method in class org.apache.xindice.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.apache.xindice.client.xmldb.services.DatabaseInstanceManager
Not used for the DatabaseInstanceManager service.
setCollection(Collection) - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
setCollection(Collection) - Method in class org.apache.xindice.client.xmldb.services.XMLObjectService
Sets the collection associated with this service.
setCollection(Collection) - Method in class org.apache.xindice.core.filer.MemFiler
 
setCollection(Collection) - Method in interface org.apache.xindice.core.filer.Filer
setCollection tells the Filer who its parent is.
setCollection(Collection) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
setCollection(Collection) - Method in class org.apache.xindice.core.filer.HashFiler
 
setCollection(Collection) - Method in class org.apache.xindice.core.filer.FSFiler
 
setCollection(Collection) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
setCollection(Collection) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
setCollection(Collection) - Method in interface org.apache.xindice.core.indexer.Indexer
setCollection tells the Indexer who its parent is.
setCollection(Collection) - Method in class org.apache.xindice.core.objects.SimpleXMLObject
 
setCollection(Collection) - Method in interface org.apache.xindice.core.objects.XMLObject
 
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(Collection) - Method in class org.xmldb.api.reference.modules.CollectionManagementServiceImpl
Provides a reference to the XML:DB collection instance that this service is associated with.
setCollection(Collection) - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Sets the Collection attribute of the Service object
setCollection(Collection) - Method in class org.xmldb.api.sdk.modules.SimpleTransactionService
Sets the Collection attribute of the Service object
setCollection(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Collection attribute of the DeploymentTask object
setConfig(Configuration) - Method in class org.apache.xindice.core.CollectionManager
 
setConfig(Configuration) - Method in class org.apache.xindice.core.Collection
 
setConfig(Configuration) - Method in class org.apache.xindice.core.Database
 
setConfig(Configuration) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
setConfig(Configuration) - Method in class org.apache.xindice.core.filer.HashFiler
 
setConfig(Configuration) - Method in class org.apache.xindice.core.filer.FSFiler
 
setConfig(Configuration) - Method in class org.apache.xindice.core.indexer.IndexManager
 
setConfig(Configuration) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
setConfig(Configuration) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
setConfig(Configuration) - Method in class org.apache.xindice.core.objects.SimpleReflectable
 
setConfig(Configuration) - Method in class org.apache.xindice.core.objects.XMLObjectManager
 
setConfig(Configuration) - Method in class org.apache.xindice.core.query.XPathQueryResolver
 
setConfig(Configuration) - Method in class org.apache.xindice.core.query.QueryEngine
 
setConfig(Configuration) - Method in class org.apache.xindice.core.security.ResourcePermissions
setConfig sets the configuration information for the Configurable object instance.
setConfig(Configuration) - Method in class org.apache.xindice.core.security.LocalSecurityManager
setConfig sets the configuration information for the Configurable object instance.
setConfig(Configuration) - Method in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
setConfig(Configuration) - Method in class org.apache.xindice.server.components.BasicAuthentication
 
setConfig(Configuration) - Method in class org.apache.xindice.server.components.DBConduit
 
setConfig(Configuration) - Method in class org.apache.xindice.server.methods.PUT
 
setConfig(Configuration) - Method in class org.apache.xindice.server.methods.GET
 
setConfig(Configuration) - Method in class org.apache.xindice.server.services.SocketServer
 
setConfig(Configuration) - Method in class org.apache.xindice.server.services.HTTPServer
 
setConfig(Configuration) - Method in class org.apache.xindice.server.services.APIService
 
setConfig(Configuration) - Method in class org.apache.xindice.server.services.XindiceService
 
setConfig(Configuration) - Method in class org.apache.xindice.server.standard.StdScriptManager
 
setConfig(Configuration) - Method in class org.apache.xindice.server.standard.StdUserManager
 
setConfig(Configuration) - Method in class org.apache.xindice.server.standard.StdFileManager
 
setConfig(Configuration) - Method in class org.apache.xindice.server.standard.StdServiceManager
 
setConfig(Configuration) - Method in class org.apache.xindice.server.standard.StdComponentManager
 
setConfig(Configuration) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
setConfig(Configuration) - Method in class org.apache.xindice.server.standard.StdLogManager
 
setConfig(Configuration) - Method in class org.apache.xindice.util.SimpleConfigurable
 
setConfig(Configuration) - Method in interface org.apache.xindice.util.Configurable
setConfig sets the configuration information for the Configurable object instance.
setContent(Object) - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Sets the Content attribute of the XMLResourceImpl object.
setContent(Object) - Method in interface org.xmldb.api.base.Resource
Sets the content for this resource.
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.
setContentAsDOM(Node) - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Sets the content of the resource from a DOM Node.
setContentAsDOM(Node) - Method in interface org.xmldb.api.modules.XMLResource
Sets the content of the Resource using a DOM Node as the source.
setContentAsDOM(Node) - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
Sets the content of the Resource using a DOM Node as the source.
setContentAsSAX() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
setContentAsSAX returns a SAX ContentHandler that can be used to set the content of the resource.
setContentAsSAX() - Method in interface org.xmldb.api.modules.XMLResource
Sets the content of the Resource using a SAX ContentHandler.
setContentAsSAX() - Method in class org.xmldb.api.sdk.modules.SimpleXMLResource
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.apache.xindice.xml.sax.SAXEventGenerator
 
SetContentHandler(XMLResource) - Constructor for class org.xmldb.api.sdk.modules.SetContentHandler
 
setCookie(String, String) - Method in class org.apache.xindice.server.Gateway
 
setCookie(String, String, Date) - Method in class org.apache.xindice.server.Gateway
 
setCookie(String, String, Date, String) - Method in class org.apache.xindice.server.Gateway
 
setCookie(String, String, Date, String, String) - Method in class org.apache.xindice.server.Gateway
 
setCookie(String, String, Date, String, String, boolean) - Method in class org.apache.xindice.server.Gateway
 
setCurrentNode(Node) - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
setData(String) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
 
setData(String) - Method in class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
setDatabase(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Database attribute of the DeploymentTask object
setDataBytes(byte[]) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setDataBytes(byte[]) - Method in interface org.apache.xindice.xml.dom.CompressedNode
setDataBytes sets the byte array that defines this Node.
setDataBytes(byte[], int, int) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setDataBytes(byte[], int, int) - Method in interface org.apache.xindice.xml.dom.CompressedNode
setDataBytes sets the definition and positional information for the Node.
setDataLen(int) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Data
setDataLen(int) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setDataLen(int) - Method in interface org.apache.xindice.xml.dom.CompressedNode
setDataLen sets the length of the Node's definition in the byte array.
setDataPos(int) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setDataPos(int) - Method in interface org.apache.xindice.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.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
setDefaultNamespace(String) - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
setDefaultNamespace(String) - Method in class org.apache.xindice.xml.NamespaceMap
 
setDirty() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
setDirty() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
 
setDirty() - Method in class org.apache.xindice.util.Configuration
 
setDirty() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setDirty(boolean) - Method in class org.apache.xindice.xml.SymbolTable
 
setDoctype(DocumentType) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setDocument(Object, Document) - Method in class org.apache.xindice.core.Collection
setDocument overwrites/updates an existing Document in a Xindice Collection.
setDocument(String, EncodedBuffer) - Method in class org.apache.xindice.client.corba.CollectionServant
Sets a document in the collection.
setDocument(String, EncodedBuffer) - Method in interface org.apache.xindice.client.corba.db.CollectionOperations
 
setDocument(String, EncodedBuffer) - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
setDocument(String, EncodedBuffer) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
setDocumentLocator(Locator) - Method in class org.apache.xindice.tools.command.StringSerializer
 
setDocumentLocator(Locator) - Method in class org.apache.xindice.xml.dom.DOMParser
 
setDTDHandler(DTDHandler) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
setEncoding(String) - Method in class org.apache.xindice.xml.dom.EntityImpl
 
setEncoding(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setEntityResolver(EntityResolver) - Method in class org.apache.xindice.xml.dom.DOMParser
 
setEntityResolver(EntityResolver) - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
setEntityResolver(EntityResolver) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
setErrorHandler(ErrorHandler) - Method in class org.apache.xindice.xml.dom.DOMParser
 
setErrorHandler(ErrorHandler) - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
setErrorHandler(ErrorHandler) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
setFeature(String, boolean) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
setFirstFreePage(long) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The first free page in unused secondary space
setFormValue(String, String) - Method in class org.apache.xindice.server.Gateway
 
setHeaderSize(short) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of the FileHeader.
setHome(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Home attribute of the DeploymentTask object
setKernel(Kernel) - Method in class org.apache.xindice.server.SimpleScriptComponent
 
setKernel(Kernel) - Method in interface org.apache.xindice.server.KernelAccess
setKernel provides a Kernel callback interface to the implementing object.
setKernel(Kernel) - Method in class org.apache.xindice.server.services.SocketServer
 
setKernel(Kernel) - Method in class org.apache.xindice.server.services.APIService
 
setKernel(Kernel) - Method in class org.apache.xindice.server.services.XindiceService
 
setKernel(Kernel) - Method in class org.apache.xindice.server.standard.StdScriptManager
 
setKernel(Kernel) - Method in class org.apache.xindice.server.standard.StdUserManager
 
setKernel(Kernel) - Method in class org.apache.xindice.server.standard.StdFileManager
 
setKernel(Kernel) - Method in class org.apache.xindice.server.standard.StdServiceManager
 
setKernel(Kernel) - Method in class org.apache.xindice.server.standard.StdComponentManager
 
setKernel(Kernel) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
setKernel(Kernel) - Method in class org.apache.xindice.server.standard.StdLogManager
 
setKernelOf(Object) - Method in class org.apache.xindice.server.Kernel
 
setKey(Key) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
 
setKey(Key) - Method in class org.apache.xindice.core.filer.Paged.Page
 
setKeyHash(int) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The hashed value of the Key for quick comparisons
setKeyLen(short) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Key
setLastFreePage(long) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The last free page in unused secondary space
setLength(int) - Method in class org.apache.xindice.util.ByteBuffer
 
setLocation(String) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
setLocation(String) - Method in class org.apache.xindice.core.filer.HashFiler
 
setLocation(String) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
setLocation(String) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
setMaxKeySize(short) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The maximum number of bytes a key can be.
setName(String) - Method in class org.apache.xindice.server.VersionProxy
 
setName(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Name to use for the document or XMLObject.
setNamedItem(Node) - Method in class org.apache.xindice.xml.dom.NamedNodeMapImpl
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.apache.xindice.xml.dom.NamedNodeMapImpl
 
setNamespace(Node) - Method in class org.apache.xindice.core.xupdate.XPathQueryImpl
Sets the Namespace attribute of the XPathQueryImpl object
setNamespace(String, String) - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
setNamespace(String, String) - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
setNamespace(String, String) - Method in class org.apache.xindice.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.
setNamespace(String, String) - Method in class org.xmldb.api.sdk.modules.SimpleXPathQueryService
Sets a namespace mapping in the internal namespace map used to evaluate queries.
setNamespaceMap(NamespaceMap) - Method in class org.apache.xindice.core.xupdate.XUpdateImpl
Set the namespace map to be used when resolving queries
setNextPage(long) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The next page for this Record (if overflowed)
setNodeFilter(NodeFilter) - Method in class org.apache.xindice.core.xupdate.XPathQueryImpl
Sets the NodeFilter attribute of the XPathQueryImpl object
setNodeName(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setNodeValue(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
The value of this node, depending on its type; see the table above.
setNodeValue(String) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
 
setNodeValue(String) - Method in class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
setNodeValue(String) - Method in class org.apache.xindice.xml.dom.AttrImpl
 
setObject(Object, XMLSerializable) - Method in class org.apache.xindice.core.Collection
setObject sets an XMLSerializable object in the Collection based on the provided Key.
setObject(String, Object) - Method in class org.apache.xindice.server.Gateway
 
setPackageName(String) - Method in class org.apache.xindice.server.VersionProxy
 
setPage(long) - Method in class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
setPageCount(long) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The number of pages in primary storage
setPageHeaderSize(byte) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of a page header.
setPageNum(long) - Method in class org.apache.xindice.core.filer.Paged.Page
 
setPageSize(int) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of a page.
setParentNode(NodeImpl) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setPassword(String) - Method in class org.apache.xindice.server.User
setPassword allows the User to replace their password.
setPath(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Path attribute of the DeploymentTask object
setPersistentState(Gateway) - Method in class org.apache.xindice.server.User
setPersistentState allows a Script to store the Gateway's current session state to the current User and serialize that state as part of the User's image in the UserManager's data store.
setPool(ObjectPool) - Method in class org.apache.xindice.core.objects.SimpleReflectable
 
setPool(ObjectPool) - Method in class org.apache.xindice.core.request.URIMapper
 
setPool(ObjectPool) - Method in interface org.apache.xindice.util.Poolable
setPool passes a reference to the originating ObjectPool for this Object.
setPos(int) - Method in class org.apache.xindice.util.ByteArrayInput
setPos sets the current read position in the array.
setPrefix(String) - Static method in class org.apache.xindice.Debug
 
setPrefix(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
The namespace prefix of this node, or null if it is unspecified.
setPrintStream(PrintStream) - Static method in class org.apache.xindice.Debug
 
SetPrintStream(PrintStream) - Static method in class org.apache.xindice.Debug
 
setProperty(String, Object) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
setProperty(String, Serializable) - Method in class org.apache.xindice.server.User
setProperty sets a value in the User's property set.
setProperty(String, String) - Method in class org.apache.xindice.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 interface org.xmldb.api.base.Configurable
Sets the property name to have the value provided in value.
setProperty(String, String) - Method in class org.xmldb.api.sdk.SimpleConfigurable
Sets the property name to have the value provided in value.
setQString(String) - Method in class org.apache.xindice.core.xupdate.XUpdateImpl
Sets the query string to be used when executing update
setQString(String) - Method in class org.apache.xindice.core.xupdate.XPathQueryImpl
Sets the QString attribute of the XPathQueryImpl object
setQueryEngine(QueryEngine) - Method in interface org.apache.xindice.core.query.QueryResolver
setQueryEngine hands a reference for the QueryEngine to the Resolver.
setQueryEngine(QueryEngine) - Method in class org.apache.xindice.core.query.XPathQueryResolver
 
setQueryEngine(QueryEngine) - Method in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
setRealm(String, int) - Method in class org.apache.xindice.server.User
setRealm adds or replaces an authentication realm value in the User's access control.
setRecordCount(long) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The number of records being managed by the file (not pages)
setRecordLen(int) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Record's value
setRequestHeader(String, String) - Method in class org.apache.xindice.server.Gateway
 
setResource(String, Object) - Method in class org.apache.xindice.server.Kernel
 
setResource(String, Object) - Method in interface org.apache.xindice.server.ResourceManager
setResource places a resource by name into the ResourceManager.
setResource(String, Object) - Method in class org.apache.xindice.server.Gateway
setResource places a resource by name into the ResourceManager.
setResource(String, Object) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
setResource(Versioning, String, Object) - Method in class org.apache.xindice.server.Kernel
 
setResource(Versioning, String, Object) - Method in interface org.apache.xindice.server.ResourceManager
setResource places a resource by name into the ResourceManager.
setResource(Versioning, String, Object) - Method in class org.apache.xindice.server.Gateway
setResource places a resource by name into the ResourceManager.
setResource(Versioning, String, Object) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
setResponseHeader(String, String) - Method in class org.apache.xindice.server.Gateway
 
setServiceManager(ServiceManager) - Method in interface org.apache.xindice.server.ManagerService
Provides access to the ServiceManager instance so that the service can control other services within the system.
setServiceManager(ServiceManager) - Method in class org.apache.xindice.server.services.APIService
 
setSource(NodeSource) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setSource(NodeSource) - Method in interface org.apache.xindice.xml.dom.DBNode
setSource sets a source for this Node.
setSpecified(boolean) - Method in class org.apache.xindice.xml.dom.AttrImpl
 
setStandalone(boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setStatus(byte) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The status of this page (UNUSED, RECORD, DELETED, etc...)
setStrictErrorChecking(boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setSymbolDeserializer(SymbolDeserializer) - Method in class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
setSymbolID(short) - Method in class org.apache.xindice.xml.dom.AttrImpl
 
setSymbols(SymbolTable) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setSymbols(SymbolTable) - Method in interface org.apache.xindice.xml.dom.CompressedDocument
setSymbols sets the Symbol table for this Document.
setTotalCount(long) - Method in class org.apache.xindice.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.apache.xindice.core.request.URIMapper
setURI sets the URI for the URIMapper and parses it.
setUser(User) - Method in class org.apache.xindice.server.Kernel
 
setUser(User) - Method in interface org.apache.xindice.server.UserManager
setUser stores the User to the UserManager's persistent store.
setUser(User) - Method in class org.apache.xindice.server.standard.StdUserManager
 
setUserData(Object, String) - Method in class org.apache.xindice.xml.dom.NodeImpl
This method allows to attach a user object to a Node.
setUserManager(UserManager) - Method in class org.apache.xindice.server.User
setUserManager attaches the originating UserManager to this User in order to allow the User to save any changes that it has performed back to the data store via the UserManager.
setUsername(String) - Method in class org.apache.xindice.server.User
setUsername sets the User's name, basically replacing the User in the data store with a new User object.
setValue(boolean) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(byte) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(char) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(double) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(float) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(int) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(long) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(short) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(String) - Method in class org.apache.xindice.core.data.Record
setValue sets the Record's Value.
setValue(String) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(String) - Method in class org.apache.xindice.xml.dom.AttrImpl
 
setValue(Value) - Method in class org.apache.xindice.core.data.Record
setValue sets the Record's Value.
setVersion(float) - Method in class org.apache.xindice.server.VersionProxy
 
setVersion(String) - Method in class org.apache.xindice.xml.dom.EntityImpl
 
setVersion(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
SHARED_INSTANCE - Static variable in interface org.apache.xindice.core.objects.ThreadPolicy
SHARED_INSTANCE marks the object as capable of being shared by multiple requesting threads.
SHORT - Static variable in class org.apache.xindice.core.objects.Types
 
ShortContent - Static variable in interface org.apache.xindice.xml.Signatures
 
Shutdown - class org.apache.xindice.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.apache.xindice.client.corba.DatabaseManagerServant
 
shutdown() - Method in class org.apache.xindice.client.corba.db._DatabaseManagerStub
 
shutdown() - Method in interface org.apache.xindice.client.corba.db.DatabaseManagerOperations
 
shutdown() - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOATie
 
shutdown() - Method in class org.apache.xindice.client.xmldb.services.DatabaseInstanceManager
Shutsdown the Database instance
Shutdown() - Constructor for class org.apache.xindice.tools.command.Shutdown
 
shutDown(int) - Method in class org.apache.xindice.server.Kernel
 
shutDown(int, boolean) - Method in class org.apache.xindice.server.Kernel
 
Signatures - interface org.apache.xindice.xml.Signatures.
Signatures defines identifying values for the types that the Xindice 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.apache.xindice.util.SimpleConfigurable.
SimpleConfigurable
SimpleConfigurable - class org.xmldb.api.sdk.SimpleConfigurable.
Provides the ability to configure properties about an object.
SimpleConfigurable() - Constructor for class org.apache.xindice.util.SimpleConfigurable
 
SimpleConfigurable() - Constructor for class org.xmldb.api.sdk.SimpleConfigurable
 
SimpleConfigurable(Configuration) - Constructor for class org.apache.xindice.util.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.apache.xindice.core.objects.SimpleReflectable.
SimpleReflectable
SimpleReflectable() - Constructor for class org.apache.xindice.core.objects.SimpleReflectable
 
SimpleResourceIterator - class org.xmldb.api.sdk.SimpleResourceIterator.
ResourceIterator is used to iterate over a set of resources.
SimpleResourceIterator(List) - Constructor for class org.xmldb.api.sdk.SimpleResourceIterator
 
SimpleResourceSet - class org.xmldb.api.sdk.SimpleResourceSet.
Provides a base ResourceSet implementation that utilizes a synchronized list to contain the set of resources.
SimpleResourceSet() - Constructor for class org.xmldb.api.sdk.SimpleResourceSet
 
SimpleScript - class org.apache.xindice.server.SimpleScript.
SimpleScript is an extendable implementation of the Script and ScriptComponent interfaces.
SimpleScript() - Constructor for class org.apache.xindice.server.SimpleScript
 
SimpleScriptComponent - class org.apache.xindice.server.SimpleScriptComponent.
SimpleScriptComponent is an extendable implementation of the ScriptComponent interface.
SimpleScriptComponent() - Constructor for class org.apache.xindice.server.SimpleScriptComponent
 
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.apache.xindice.core.objects.SimpleXMLObject.
SimpleXMLObject
SimpleXMLObject() - Constructor for class org.apache.xindice.core.objects.SimpleXMLObject
 
SimpleXMLResource - class org.xmldb.api.sdk.modules.SimpleXMLResource.
Provides access to XML resources stored in the database.
SimpleXMLResource(Collection, String, String) - Constructor for class org.xmldb.api.sdk.modules.SimpleXMLResource
Create a new XMLResource without any content.
SimpleXMLResource(Collection, String, 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
 
size() - Method in class org.apache.xindice.util.ObjectStack
 
size() - Method in class org.apache.xindice.util.ByteBuffer
 
size() - Method in class org.apache.xindice.util.ObjectQueue
 
skippedEntity(String) - Method in class org.apache.xindice.tools.command.StringSerializer
 
skippedEntity(String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
skippedEntity(String) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of a skipped entity.
SocketServer - class org.apache.xindice.server.services.SocketServer.
SocketServer is the generic base class for all of Xindice's Socket-based Services.
SocketServer() - Constructor for class org.apache.xindice.server.services.SocketServer
 
SOURCE_COL - Static variable in class org.apache.xindice.xml.NodeSource
 
SOURCE_COUNT - Static variable in class org.apache.xindice.xml.NodeSource
 
SOURCE_KEY - Static variable in class org.apache.xindice.xml.NodeSource
 
SOURCE_MODIFIED - Static variable in class org.apache.xindice.xml.NodeSource
 
SOURCE_NS - Static variable in class org.apache.xindice.xml.NodeSource
 
splitText(int) - Method in class org.apache.xindice.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.apache.xindice.client.corba.db.EncodedBuffer
 
STAMP_TEXT - interface org.apache.xindice.client.corba.db.STAMP_TEXT.
 
start() - Method in class org.apache.xindice.Stopwatch
 
start() - Method in interface org.apache.xindice.server.Service
start will attempt to start the Service.
start() - Method in class org.apache.xindice.server.services.SocketServer
 
start() - Method in class org.apache.xindice.server.services.APIService
start will attempt to start the Service.
start() - Method in class org.apache.xindice.server.services.XindiceService
start will attempt to start the Service.
start() - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
startCDATA() - Method in class org.apache.xindice.tools.command.StringSerializer
 
startCDATA() - Method in class org.apache.xindice.xml.dom.DOMParser
 
startDocument() - Method in class org.apache.xindice.tools.command.StringSerializer
 
startDocument() - Method in class org.apache.xindice.xml.dom.DOMParser
 
startDocument() - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the beginning of the document.
startDTD(String, String, String) - Method in class org.apache.xindice.tools.command.StringSerializer
 
startDTD(String, String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
startElement(String, String, String, Attributes) - Method in class org.apache.xindice.tools.command.StringSerializer
 
startElement(String, String, String, Attributes) - Method in class org.apache.xindice.xml.dom.DOMParser
 
startElement(String, String, String, Attributes) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the start of an element.
startEntity(String) - Method in class org.apache.xindice.tools.command.StringSerializer
 
startEntity(String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
startPrefixMapping(String, String) - Method in class org.apache.xindice.tools.command.StringSerializer
 
startPrefixMapping(String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
startPrefixMapping(String, String) - Method in class org.xmldb.api.sdk.modules.SetContentHandler
Receive notification of the start of a Namespace mapping.
startServices() - Method in class org.apache.xindice.server.Kernel
 
startServices() - Method in interface org.apache.xindice.server.ServiceManager
startServices starts all of the available ServiceManager Services if they aren't already started.
startServices() - Method in class org.apache.xindice.server.standard.StdServiceManager
 
startsWith(Value) - Method in class org.apache.xindice.core.data.Value
 
STATE_STARTED - Static variable in interface org.apache.xindice.server.Service
 
STATE_STOPPED - Static variable in interface org.apache.xindice.server.Service
 
STATE_SUSPENDED - Static variable in interface org.apache.xindice.server.Service
 
status() - Method in interface org.apache.xindice.server.Service
status returns the current operational status of this Service.
status() - Method in class org.apache.xindice.server.services.SocketServer
 
status() - Method in class org.apache.xindice.server.services.APIService
status returns the current operational status of this Service.
status() - Method in class org.apache.xindice.server.services.XindiceService
status returns the current operational status of this Service.
statusMessage() - Method in interface org.apache.xindice.server.Service
statusMessage returns a textual message about the Service's operational state.
statusMessage() - Method in class org.apache.xindice.server.services.SocketServer
 
statusMessage() - Method in class org.apache.xindice.server.services.APIService
statusMessage returns a textual message about the Service's operational state.
statusMessage() - Method in class org.apache.xindice.server.services.XindiceService
statusMessage returns a textual message about the Service's operational state.
StdComponentManager - class org.apache.xindice.server.standard.StdComponentManager.
StdComponentManager
StdComponentManager() - Constructor for class org.apache.xindice.server.standard.StdComponentManager
 
StdFileManager - class org.apache.xindice.server.standard.StdFileManager.
StdFileManager
StdFileManager() - Constructor for class org.apache.xindice.server.standard.StdFileManager
 
StdLogManager - class org.apache.xindice.server.standard.StdLogManager.
StdLogManager
StdLogManager() - Constructor for class org.apache.xindice.server.standard.StdLogManager
 
StdResourceManager - class org.apache.xindice.server.standard.StdResourceManager.
StdResourceManager
StdResourceManager() - Constructor for class org.apache.xindice.server.standard.StdResourceManager
 
StdScriptManager - class org.apache.xindice.server.standard.StdScriptManager.
StdScriptManager
StdScriptManager() - Constructor for class org.apache.xindice.server.standard.StdScriptManager
 
StdServiceManager - class org.apache.xindice.server.standard.StdServiceManager.
StdServiceManager
StdServiceManager() - Constructor for class org.apache.xindice.server.standard.StdServiceManager
 
StdUserManager - class org.apache.xindice.server.standard.StdUserManager.
StdUserManager
StdUserManager() - Constructor for class org.apache.xindice.server.standard.StdUserManager
 
stop() - Method in class org.apache.xindice.Stopwatch
 
stop() - Method in interface org.apache.xindice.server.Service
stop will attempt to stop the Service.
stop() - Method in class org.apache.xindice.server.services.SocketServer
 
stop() - Method in class org.apache.xindice.server.services.APIService
stop will attempt to stop the Service.
stop() - Method in class org.apache.xindice.server.services.XindiceService
stop will attempt to stop the Service.
stop() - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
stopServices() - Method in class org.apache.xindice.server.Kernel
 
stopServices() - Method in interface org.apache.xindice.server.ServiceManager
stopServices stops all of the available ServiceManager Services.
stopServices() - Method in class org.apache.xindice.server.standard.StdServiceManager
 
Stopwatch - class org.apache.xindice.Stopwatch.
Stopwatch is a debugging tool for manually profiling code execution.
Stopwatch() - Constructor for class org.apache.xindice.Stopwatch
 
Stopwatch(boolean) - Constructor for class org.apache.xindice.Stopwatch
 
Stopwatch(String) - Constructor for class org.apache.xindice.Stopwatch
 
Stopwatch(String, boolean) - Constructor for class org.apache.xindice.Stopwatch
 
storeResource(Resource) - Method in class org.apache.xindice.client.xmldb.CollectionImpl
Stores the Resource in the repository
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.
storeResource(Resource) - Method in class org.xmldb.api.sdk.SimpleCollection
Stores the provided resource into the database.
str() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
Streamable - interface org.apache.xindice.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.apache.xindice.core.filer.Paged.Page
 
streamFromXML(Element) - Method in interface org.apache.xindice.xml.XMLSerializable
streamFromXML streams an object from XML.
streamFromXML(Element) - Method in class org.apache.xindice.xml.SymbolTable
 
streamTo(OutputStream) - Method in class org.apache.xindice.core.data.Value
streamTo streams the content of the Value to an OutputStream.
streamTo(OutputStream) - Method in class org.apache.xindice.core.filer.Paged.Page
 
streamToXML(Document) - Method in interface org.apache.xindice.xml.XMLSerializable
streamToXML streams an object to XML.
streamToXML(Document) - Method in class org.apache.xindice.xml.SymbolTable
 
STRING - Static variable in class org.apache.xindice.core.objects.Types
 
StringSerializer - class org.apache.xindice.tools.command.StringSerializer.
SAX content handler that produces a string from the SAX events it receives.
StringSerializer(String) - Constructor for class org.apache.xindice.tools.command.StringSerializer
Creates new StringSerializer.
stringToInt(String) - Static method in class org.apache.xindice.util.StringUtilities
stringToInt quickly converts a String value to an int, returning 0 if a conversion error occurs.
stringToInt(String, int) - Static method in class org.apache.xindice.util.StringUtilities
stringToInt quickly converts a String value to an int, returning a default value if a conversion error occurs.
StringUtilities - class org.apache.xindice.util.StringUtilities.
StringUtilities provides a set of commonly used String parsing and processing routines.
STYLE_FULLTEXT - Static variable in interface org.apache.xindice.core.indexer.Indexer
 
STYLE_NODENAME - Static variable in interface org.apache.xindice.core.indexer.Indexer
 
STYLE_NODEVALUE - Static variable in interface org.apache.xindice.core.indexer.Indexer
 
STYLE_XPATH - Static variable in class org.apache.xindice.core.query.XPathQueryResolver
 
STYLE_XUPDATE - Static variable in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
StyleNotFoundException - exception org.apache.xindice.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.apache.xindice.core.query.StyleNotFoundException
 
StyleNotFoundException(String) - Constructor for class org.apache.xindice.core.query.StyleNotFoundException
 
SubMinorVersion - Static variable in class org.apache.xindice.server.Xindice
 
substringData(int, int) - Method in class org.apache.xindice.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 interface org.apache.xindice.server.Service
suspend suspends execution of the Service.
suspend() - Method in class org.apache.xindice.server.services.SocketServer
 
suspend() - Method in class org.apache.xindice.server.services.APIService
suspend suspends execution of the Service.
suspend() - Method in class org.apache.xindice.server.services.XindiceService
suspend suspends execution of the Service.
SW - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
sym - Variable in class org.apache.xindice.client.corba.db.EncodedBuffer
 
symbol - Variable in class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
SymbolDeserializer - class org.apache.xindice.client.corba.SymbolDeserializer.
SymbolDeserializer is a utility class for managing SymbolTables in the client context of Wire Compression.
SymbolDeserializer() - Constructor for class org.apache.xindice.client.corba.SymbolDeserializer
 
symbolID(short) - Method in interface org.apache.xindice.xml.sax.CompressionHandler
symbolID reports the SymbolID for the Node to follow.
SYMBOLS - Static variable in class org.apache.xindice.core.SystemCollection
 
symbols(SymbolTable) - Method in interface org.apache.xindice.xml.sax.CompressionHandler
symbols reports the Symbol table that is being used for the decompression.
SymbolSerializer - class org.apache.xindice.client.corba.SymbolSerializer.
SymbolSerializer is a utility class for managing SymbolTables in the server context of Wire Compression.
SymbolSerializer(SymbolTable) - Constructor for class org.apache.xindice.client.corba.SymbolSerializer
 
SymbolTable - class org.apache.xindice.xml.SymbolTable.
SymbolTable is a class that allows the Xindice Compression system to resolve symbol IDs in compression/decompression passes.
SymbolTable.SymbolInfo - class org.apache.xindice.xml.SymbolTable.SymbolInfo.
 
SymbolTable.SymbolInfo(SymbolTable, String, short) - Constructor for class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
SymbolTable.SymbolInfo(SymbolTable, String, String, short) - Constructor for class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
SymbolTable() - Constructor for class org.apache.xindice.xml.SymbolTable
 
SymbolTable(Element) - Constructor for class org.apache.xindice.xml.SymbolTable
 
SymbolTableSymbols - class org.apache.xindice.xml.SymbolTableSymbols.
SymbolTableSymbols is class that represents the hard-coded definition of a compressed symbol table.
SYSCOL - Static variable in class org.apache.xindice.core.SystemCollection
 
SystemCollection - class org.apache.xindice.core.SystemCollection.
SystemCollection represents the System Collection.
SystemCollection(Database) - Constructor for class org.apache.xindice.core.SystemCollection
 

T

Task - interface org.apache.xindice.server.Task.
Task is an interface used to implement light-weight tasks for the Xindice interval-based scheduler.
tearDown() - Method in class org.xmldb.api.tests.XMLDBTestCase
 
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
 
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.apache.xindice.core.indexer.IndexQuery
testValue tests the specified value for validity against this IndexQuery.
testValue(Value) - Method in class org.apache.xindice.core.indexer.IndexQuery
testValue tests the specified value for validity against this IndexQuery.
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNIN
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryBW
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryEQ
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryGEQ
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNSW
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryIN
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryLEQ
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQuerySW
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryANY
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryLT
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryBWX
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryGT
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNBW
 
testXMLResource() - Method in class org.xmldb.api.tests.ResourceTest
 
testXPathQueryService() - Method in class org.xmldb.api.tests.CollectionTest
 
TextImpl - class org.apache.xindice.xml.dom.TextImpl.
TextImpl
TextImpl() - Constructor for class org.apache.xindice.xml.dom.TextImpl
 
TextImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.TextImpl
 
TextImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.TextImpl
 
TextImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.TextImpl
 
TextWriter - class org.apache.xindice.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.apache.xindice.xml.TextWriter
 
TextWriter(DocumentFragment) - Constructor for class org.apache.xindice.xml.TextWriter
 
TextWriter(Element) - Constructor for class org.apache.xindice.xml.TextWriter
 
TextWriter(Node) - Constructor for class org.apache.xindice.xml.TextWriter
 
ThreadPolicy - interface org.apache.xindice.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.
timeout - Variable in class org.apache.xindice.server.services.SocketServer
 
TimestampHelper - class org.apache.xindice.client.corba.db.TimestampHelper.
 
TimestampHelper() - Constructor for class org.apache.xindice.client.corba.db.TimestampHelper
 
Title - Static variable in class org.apache.xindice.server.Xindice
 
toByteArray() - Method in class org.apache.xindice.util.ByteBuffer
 
toDocument(byte[]) - Static method in class org.apache.xindice.xml.dom.DOMParser
 
toDocument(InputSource) - Static method in class org.apache.xindice.xml.dom.DOMParser
 
toDocument(InputStream) - Static method in class org.apache.xindice.xml.dom.DOMParser
 
toDocument(Reader) - Static method in class org.apache.xindice.xml.dom.DOMParser
 
toDocument(String) - Static method in class org.apache.xindice.xml.dom.DOMParser
 
toDocument(Value) - Static method in class org.apache.xindice.xml.dom.DOMParser
 
toString() - Method in class org.apache.xindice.Stopwatch
 
toString() - Method in class org.apache.xindice.core.data.Value
 
toString() - Method in class org.apache.xindice.core.indexer.IndexMatch
 
toString() - Method in class org.apache.xindice.core.objects.Variant
toString returns the value as a Stringified representation.
toString() - Method in class org.apache.xindice.server.ParameterException
 
toString() - Method in class org.apache.xindice.tools.command.StringSerializer
 
toString() - Method in class org.apache.xindice.util.ByteBuffer
 
toString() - Method in class org.apache.xindice.xml.TextWriter
toString returns the node as a String.
toString(Node) - Static method in class org.apache.xindice.xml.TextWriter
toString returns the node as a String.
total() - Method in class org.apache.xindice.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
 
Transient - interface org.apache.xindice.server.Transient.
Transient is an interface that is implemented by Xindice resources in order to identify themselves as not being part of the persistent state of a user's session.
TreeWalkerImpl - class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl.
TreeWalkerImpl
TreeWalkerImpl(Node, int, NodeFilter, boolean) - Constructor for class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
True - Static variable in interface org.apache.xindice.xml.Signatures
 
TRX - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
TRX_DOC_LOCKED - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
TRX_NO_CONTEXT - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
TRX_NOT_ACTIVE - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
TRX_NOT_SUPPORTED - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
TYPE_APPEND - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
TYPE_CONTENT - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
TYPE_INSERT - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
TYPE_REPLACE - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
type() - Static method in class org.apache.xindice.client.corba.db.CollectionManagerHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.DocumentSetHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.EncodedBufferHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.NamesHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.TimestampHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.KeyHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.DataHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.ValueHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.CollectionHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.DatabaseManagerHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.NameHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.ServantManagementHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.BufferHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.FaultCodesHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.NamedValsHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.APIExceptionHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.NamedValHelper
 
type() - Static method in class org.apache.xindice.client.corba.db.DatabaseHelper
 
typeName(int) - Static method in class org.apache.xindice.core.objects.Types
 
typeOf(Class) - Static method in class org.apache.xindice.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.apache.xindice.core.objects.Types
 
Types - class org.apache.xindice.core.objects.Types.
Types defines identifying values for the types that Xindice Reflectable methods support.

U

unchecked_narrow(Object) - Static method in class org.apache.xindice.client.corba.db.CollectionManagerHelper
 
unchecked_narrow(Object) - Static method in class org.apache.xindice.client.corba.db.DocumentSetHelper
 
unchecked_narrow(Object) - Static method in class org.apache.xindice.client.corba.db.CollectionHelper
 
unchecked_narrow(Object) - Static method in class org.apache.xindice.client.corba.db.DatabaseManagerHelper
 
unchecked_narrow(Object) - Static method in class org.apache.xindice.client.corba.db.ServantManagementHelper
 
unchecked_narrow(Object) - Static method in class org.apache.xindice.client.corba.db.FaultCodesHelper
 
unchecked_narrow(Object) - Static method in class org.apache.xindice.client.corba.db.DatabaseHelper
 
uninitialize() - Method in interface org.apache.xindice.server.Service
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.apache.xindice.server.services.SocketServer
 
uninitialize() - Method in class org.apache.xindice.server.services.APIService
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.apache.xindice.server.services.XindiceService
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.apache.xindice.xml.Signatures
 
UNKNOWN - Static variable in class org.apache.xindice.core.objects.Types
 
UNKNOWN - Static variable in class org.apache.xindice.core.request.URIMapper
 
UNKNOWN - Static variable in class org.apache.xindice.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.apache.xindice.core.security.UnknownUserException.
A UnknownUserException is thrown if access is denied to a resource within the database.
UnknownUserException() - Constructor for class org.apache.xindice.core.security.UnknownUserException
 
UnknownUserException(String) - Constructor for class org.apache.xindice.core.security.UnknownUserException
 
unload() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
unload() - Method in interface org.apache.xindice.xml.dom.CompressedNode
unload forces the Node to be unloaded for this level.
unlockResource(String) - Method in class org.apache.xindice.server.Kernel
 
unlockResource(String) - Method in interface org.apache.xindice.server.ResourceManager
unlockResource unlocks a resource by name in the ResourceManager.
unlockResource(String) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
unlockResource(Versioning, String) - Method in class org.apache.xindice.server.Kernel
 
unlockResource(Versioning, String) - Method in interface org.apache.xindice.server.ResourceManager
unlockResource unlocks a resource by name in the ResourceManager.
unlockResource(Versioning, String) - Method in class org.apache.xindice.server.standard.StdResourceManager
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
unregister(String) - Method in class org.apache.xindice.core.indexer.IndexManager
 
unregister(String) - Method in class org.apache.xindice.core.objects.XMLObjectManager
 
update(String) - Method in class org.apache.xindice.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.apache.xindice.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.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
updateResult(String) - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 
URI - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
URI_EMPTY - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
URI_NULL - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
URI_PARSE_ERROR - Static variable in interface org.apache.xindice.client.corba.db.FaultCodes
 
URIMapper - class org.apache.xindice.core.request.URIMapper.
URIMapper maps a URI (from whence it came) to a Xindice object.
URIMapper() - Constructor for class org.apache.xindice.core.request.URIMapper
Constructor for older URIMapper instances
URIMapper(String) - Constructor for class org.apache.xindice.core.request.URIMapper
Constructor for older URIMapper instances
URIMapper(URL) - Constructor for class org.apache.xindice.core.request.URIMapper
Constructor for creating URIMapper instance using a standard URL
URL - Static variable in class org.apache.xindice.server.Xindice
 
User - class org.apache.xindice.server.User.
User is the atomic representation of a Xindice user.
User(String) - Constructor for class org.apache.xindice.server.User
 
User(String, String) - Constructor for class org.apache.xindice.server.User
 
User(String, String, Map) - Constructor for class org.apache.xindice.server.User
 
UserManager - interface org.apache.xindice.server.UserManager.
UserManager is an interface that is implemented to handle the management of Users.
USERS - Static variable in class org.apache.xindice.core.SystemCollection
 

V

val - Variable in class org.apache.xindice.client.corba.db.NamedVal
 
value - Variable in class org.apache.xindice.client.corba.db.CollectionHolder
 
value - Variable in class org.apache.xindice.client.corba.db.DatabaseManagerHolder
 
value - Variable in class org.apache.xindice.client.corba.db.ServantManagementHolder
 
value - Variable in class org.apache.xindice.client.corba.db.BufferHolder
 
value - Variable in class org.apache.xindice.client.corba.db.FaultCodesHolder
 
value - Variable in class org.apache.xindice.client.corba.db.NamedValsHolder
 
value - Variable in class org.apache.xindice.client.corba.db.DatabaseHolder
 
value - Variable in class org.apache.xindice.client.corba.db.APIExceptionHolder
 
value - Variable in class org.apache.xindice.client.corba.db.NamedValHolder
 
value - Variable in class org.apache.xindice.client.corba.db.CollectionManagerHolder
 
value - Static variable in interface org.apache.xindice.client.corba.db.STAMP_TEXT
 
value - Variable in class org.apache.xindice.client.corba.db.EncodedBufferHolder
 
value - Variable in class org.apache.xindice.client.corba.db.DocumentSetHolder
 
value - Variable in class org.apache.xindice.client.corba.db.KeyHolder
 
value - Variable in class org.apache.xindice.client.corba.db.NamesHolder
 
value - Variable in class org.apache.xindice.client.corba.db.DataHolder
 
Value - class org.apache.xindice.core.data.Value.
Value is the primary base class for all data storing objects.
Value(byte[]) - Constructor for class org.apache.xindice.core.data.Value
 
Value(byte[], int, int) - Constructor for class org.apache.xindice.core.data.Value
 
Value(String) - Constructor for class org.apache.xindice.core.data.Value
 
Value(Value) - Constructor for class org.apache.xindice.core.data.Value
 
ValueHelper - class org.apache.xindice.client.corba.db.ValueHelper.
 
ValueHelper() - Constructor for class org.apache.xindice.client.corba.db.ValueHelper
 
ValueIndexer - class org.apache.xindice.core.indexer.ValueIndexer.
ValueIndexer is a basic implementation of the Indexer interface.
ValueIndexer() - Constructor for class org.apache.xindice.core.indexer.ValueIndexer
 
Variant - class org.apache.xindice.core.objects.Variant.
Variant is a generic type that can be used to store any type of Xindice variable.
VARIANT - Static variable in class org.apache.xindice.core.objects.Types
 
Variant() - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(Args) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(boolean) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(byte) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(char) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(Document) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(DocumentFragment) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(double) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(Element) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(float) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(int) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(long) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(Object) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(short) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(String) - Constructor for class org.apache.xindice.core.objects.Variant
 
Variant(Variant) - Constructor for class org.apache.xindice.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.apache.xindice.core.security.PasswordCredentials
Verifies that the credentials are valid.
verify() - Method in interface org.apache.xindice.core.security.Credentials
Verifies that the credentials are valid.
Version - Static variable in class org.apache.xindice.server.Xindice
 
Versioning - interface org.apache.xindice.server.Versioning.
Versioning is the standard identification, versioning, and namespacing interface for Xindice resources.
VersionProxy - class org.apache.xindice.server.VersionProxy.
VersionProxy provides a conduit to a package from a module that may or may not belong to a package of its own.
VersionProxy() - Constructor for class org.apache.xindice.server.VersionProxy
 
VersionProxy(Object) - Constructor for class org.apache.xindice.server.VersionProxy
 
VersionProxy(String) - Constructor for class org.apache.xindice.server.VersionProxy
 
VOID - Static variable in class org.apache.xindice.core.objects.Types
 

W

warning(SAXParseException) - Method in class org.apache.xindice.xml.dom.DOMParser
 
WRITE - Static variable in class org.apache.xindice.core.security.Permission
 
WRITE_STR - Static variable in class org.apache.xindice.core.security.Permission
 
write() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
write() - Method in class org.apache.xindice.core.filer.Paged.Page
 
write(byte[]) - Method in class org.apache.xindice.util.ByteBuffer
 
write(byte[], int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
write(DataOutputStream) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
 
write(DataOutputStream) - Method in interface org.apache.xindice.core.filer.Streamable
write writes the object state to the stream.
write(DataOutputStream) - Method in class org.apache.xindice.core.indexer.IndexPattern
 
write(int) - Method in class org.apache.xindice.util.ByteBuffer
 
write(Node, OutputStream) - Static method in class org.apache.xindice.xml.TextWriter
write writes the specified node to the OutputStream as text.
write(Node, Writer) - Static method in class org.apache.xindice.xml.TextWriter
write writes the specified node to the writer as text.
write(OutputStream) - Method in class org.apache.xindice.server.Kernel.TextWriter
write writes the node to the OutputStream as text.
write(OutputStream) - Method in class org.apache.xindice.xml.TextWriter
write writes the node to the OutputStream as text.
write(OutputStream, APIException) - Static method in class org.apache.xindice.client.corba.db.APIExceptionHelper
 
write(OutputStream, byte[]) - Static method in class org.apache.xindice.client.corba.db.KeyHelper
 
write(OutputStream, byte[]) - Static method in class org.apache.xindice.client.corba.db.DataHelper
 
write(OutputStream, byte[]) - Static method in class org.apache.xindice.client.corba.db.BufferHelper
 
write(OutputStream, Collection) - Static method in class org.apache.xindice.client.corba.db.CollectionHelper
 
write(OutputStream, CollectionManager) - Static method in class org.apache.xindice.client.corba.db.CollectionManagerHelper
 
write(OutputStream, Database) - Static method in class org.apache.xindice.client.corba.db.DatabaseHelper
 
write(OutputStream, DatabaseManager) - Static method in class org.apache.xindice.client.corba.db.DatabaseManagerHelper
 
write(OutputStream, DocumentSet) - Static method in class org.apache.xindice.client.corba.db.DocumentSetHelper
 
write(OutputStream, EncodedBuffer) - Static method in class org.apache.xindice.client.corba.db.EncodedBufferHelper
 
write(OutputStream, FaultCodes) - Static method in class org.apache.xindice.client.corba.db.FaultCodesHelper
 
write(OutputStream, long) - Static method in class org.apache.xindice.client.corba.db.TimestampHelper
 
write(OutputStream, NamedVal) - Static method in class org.apache.xindice.client.corba.db.NamedValHelper
 
write(OutputStream, NamedVal[]) - Static method in class org.apache.xindice.client.corba.db.NamedValsHelper
 
write(OutputStream, ServantManagement) - Static method in class org.apache.xindice.client.corba.db.ServantManagementHelper
 
write(OutputStream, String) - Static method in class org.apache.xindice.client.corba.db.ValueHelper
 
write(OutputStream, String) - Static method in class org.apache.xindice.client.corba.db.NameHelper
 
write(OutputStream, String[]) - Static method in class org.apache.xindice.client.corba.db.NamesHelper
 
write(RandomAccessFile) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
write(Writer) - Method in class org.apache.xindice.xml.TextWriter
write writes the node to the writer as text.
writeNode(Node) - Method in class org.apache.xindice.xml.dom.DOMCompressor
writeNode writes a Node to the compressed output stream.
writeRecord(Key, Value) - Method in class org.apache.xindice.core.filer.MemFiler
 
writeRecord(Key, Value) - Method in interface org.apache.xindice.core.filer.Filer
writeRecord writes a Value to the Filer based on the specified Key.
writeRecord(Key, Value) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
writeRecord(Key, Value) - Method in class org.apache.xindice.core.filer.HashFiler
 
writeRecord(Key, Value) - Method in class org.apache.xindice.core.filer.FSFiler
 
writeTo(OutputStream) - Method in class org.apache.xindice.util.ByteBuffer
 
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

Xindice - class org.apache.xindice.server.Xindice.
Xindice is the loading mechanism for the Xindice Database Server.
XINDICE_NAME_INDEXER - Static variable in class org.apache.xindice.tools.command.Command
 
XINDICE_VAL_INDEXER - Static variable in class org.apache.xindice.tools.command.Command
 
Xindice() - Constructor for class org.apache.xindice.server.Xindice
 
XindiceException - exception org.apache.xindice.util.XindiceException.
A XindiceException is the base class for all Xindice related Exceptions.
XindiceException() - Constructor for class org.apache.xindice.util.XindiceException
 
XindiceException(String) - Constructor for class org.apache.xindice.util.XindiceException
 
XindiceException(String, Throwable) - Constructor for class org.apache.xindice.util.XindiceException
 
XindiceService - class org.apache.xindice.server.services.XindiceService.
XindiceService controls the Xindice server instance.
XindiceService() - Constructor for class org.apache.xindice.server.services.XindiceService
 
XindiceStreamHandler - class org.apache.xindice.core.request.XindiceStreamHandler.
XindiceStreamHandler handler that knows how to handle Xindice URL instances
XindiceStreamHandler() - Constructor for class org.apache.xindice.core.request.XindiceStreamHandler
 
XindiceStreamHandlerFactory - class org.apache.xindice.core.request.XindiceStreamHandlerFactory.
This interface defines a factory for URL stream protocol handlers.
XindiceStreamHandlerFactory() - Constructor for class org.apache.xindice.core.request.XindiceStreamHandlerFactory
 
XINDICEURI - Static variable in class org.apache.xindice.tools.command.Command
 
XMLAdminTools - class org.apache.xindice.tools.XMLAdminTools.
Implementation of the XMLTools interface for Admin users
XMLAdminTools() - Constructor for class org.apache.xindice.tools.XMLAdminTools
 
XMLCompressedInput - class org.apache.xindice.xml.XMLCompressedInput.
XMLCompressedInput is an InputStream extension that provides functions for reading type from a Xindice Compressed XML Stream.
XMLCompressedInput(InputStream, SymbolTable) - Constructor for class org.apache.xindice.xml.XMLCompressedInput
 
XMLCompressedOutput - class org.apache.xindice.xml.XMLCompressedOutput.
XMLCompressedInput is an OutputStream extension that provides functions for writing types to a Xindice Compressed XML Stream.
XMLCompressedOutput(OutputStream, SymbolTable) - Constructor for class org.apache.xindice.xml.XMLCompressedOutput
 
XMLDBAPIVERSION - Static variable in class org.apache.xindice.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.apache.xindice.xml.dom.NodeImpl
 
XMLObject - interface org.apache.xindice.core.objects.XMLObject.
XMLObject is an interface used to identify a class as a being a Xindice XML Object.
XMLOBJECT - Static variable in class org.apache.xindice.core.request.URIMapper
 
XMLObjectException - exception org.apache.xindice.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.apache.xindice.core.objects.XMLObjectException
 
XMLObjectException(int, String) - Constructor for class org.apache.xindice.core.objects.XMLObjectException
 
XMLObjectManager - class org.apache.xindice.core.objects.XMLObjectManager.
XMLObjectManager manages XMLObject instances.
XMLObjectManager(Collection) - Constructor for class org.apache.xindice.core.objects.XMLObjectManager
 
XMLObjectRuntimeException - exception org.apache.xindice.core.objects.XMLObjectRuntimeException.
A XMLObjectRuntimeException is thrown if an uncaught Exception occurs while executing an XMLObject's method.
XMLObjectRuntimeException() - Constructor for class org.apache.xindice.core.objects.XMLObjectRuntimeException
 
XMLObjectRuntimeException(String) - Constructor for class org.apache.xindice.core.objects.XMLObjectRuntimeException
 
XMLObjectService - class org.apache.xindice.client.xmldb.services.XMLObjectService.
XMLObjectService enables invocation of XMLObjects within the Xindice server.
XMLObjectService() - Constructor for class org.apache.xindice.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.apache.xindice.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, String) - Constructor for class org.xmldb.api.reference.modules.XMLResourceImpl
 
XMLResourceImpl(Collection, String, String, String) - Constructor for class org.xmldb.api.reference.modules.XMLResourceImpl
 
XMLResourceImpl(String, Collection) - Constructor for class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, Collection, String) - Constructor for class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, Collection, SymbolTable, byte[]) - Constructor for class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object used in conjunction with Wire Compression
XMLResourceImpl(String, String, Collection) - Constructor for class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, String, Collection, String) - Constructor for class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, String, Collection, SymbolTable, byte[]) - Constructor for class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object used in conjunction with Wire Compression
XMLSerializable - interface org.apache.xindice.xml.XMLSerializable.
XMLSerializable is the interface that must be implemented by XMLSerializable classes.
XMLUserTools - class org.apache.xindice.tools.XMLUserTools.
 
XMLUserTools() - Constructor for class org.apache.xindice.tools.XMLUserTools
 
XObjectImpl - class org.apache.xindice.core.xupdate.XObjectImpl.
Wrapper for Xalan XObject
XObjectImpl(XObject) - Constructor for class org.apache.xindice.core.xupdate.XObjectImpl
Creates a new XObject to wrap a Xalan XObject
XPathQuery - class org.apache.xindice.tools.command.XPathQuery.
SingleDocumentQuery is designed to enable the user/admin to XPathQuery a Collection for a Single Document.
XPathQuery() - Constructor for class org.apache.xindice.tools.command.XPathQuery
 
XPathQueryFactoryImpl - class org.apache.xindice.core.xupdate.XPathQueryFactoryImpl.
 
XPathQueryFactoryImpl() - Constructor for class org.apache.xindice.core.xupdate.XPathQueryFactoryImpl
 
XPathQueryImpl - class org.apache.xindice.core.xupdate.XPathQueryImpl.
XPath Query Impl to handle Xalan 2 XPath constructs.
XPathQueryImpl() - Constructor for class org.apache.xindice.core.xupdate.XPathQueryImpl
Constructor for the XPathQueryImpl object
XPathQueryResolver - class org.apache.xindice.core.query.XPathQueryResolver.
XPathQueryResolver
XPathQueryResolver() - Constructor for class org.apache.xindice.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.apache.xindice.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.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
 
XPathQueryServiceImpl() - Constructor for class org.xmldb.api.reference.modules.XPathQueryServiceImpl
 
XUpdateImpl - class org.apache.xindice.core.xupdate.XUpdateImpl.
Provides Collection and document based XUpdate capabilities.
XUpdateImpl() - Constructor for class org.apache.xindice.core.xupdate.XUpdateImpl
 
XUpdateQueryResolver - class org.apache.xindice.core.xupdate.XUpdateQueryResolver.
XUpdateQueryResolver
XUpdateQueryResolver() - Constructor for class org.apache.xindice.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.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.
 
XUpdateQueryServiceImpl() - Constructor for class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
 

Y

Year - Static variable in class org.apache.xindice.server.Xindice
 

_

_all_interfaces(POA, byte[]) - Method in class org.apache.xindice.client.corba.db.CollectionPOA
 
_all_interfaces(POA, byte[]) - Method in class org.apache.xindice.client.corba.db.DocumentSetPOA
 
_all_interfaces(POA, byte[]) - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOA
 
_all_interfaces(POA, byte[]) - Method in class org.apache.xindice.client.corba.db.DatabasePOA
 
_all_interfaces(POA, byte[]) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOA
 
_all_interfaces(POA, byte[]) - Method in class org.apache.xindice.client.corba.db.ServantManagementPOA
 
_all_interfaces(POA, byte[]) - Method in class org.apache.xindice.client.corba.db.FaultCodesPOA
 
_CollectionManagerStub - class org.apache.xindice.client.corba.db._CollectionManagerStub.
 
_CollectionManagerStub() - Constructor for class org.apache.xindice.client.corba.db._CollectionManagerStub
 
_CollectionStub - class org.apache.xindice.client.corba.db._CollectionStub.
 
_CollectionStub() - Constructor for class org.apache.xindice.client.corba.db._CollectionStub
 
_DatabaseManagerStub - class org.apache.xindice.client.corba.db._DatabaseManagerStub.
 
_DatabaseManagerStub() - Constructor for class org.apache.xindice.client.corba.db._DatabaseManagerStub
 
_DatabaseStub - class org.apache.xindice.client.corba.db._DatabaseStub.
 
_DatabaseStub() - Constructor for class org.apache.xindice.client.corba.db._DatabaseStub
 
_default_POA() - Method in class org.apache.xindice.client.corba.db.ServantManagementPOATie
 
_default_POA() - Method in class org.apache.xindice.client.corba.db.FaultCodesPOATie
 
_default_POA() - Method in class org.apache.xindice.client.corba.db.DatabasePOATie
 
_default_POA() - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
_default_POA() - Method in class org.apache.xindice.client.corba.db.DocumentSetPOATie
 
_default_POA() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
_default_POA() - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOATie
 
_delegate() - Method in class org.apache.xindice.client.corba.db.ServantManagementPOATie
 
_delegate() - Method in class org.apache.xindice.client.corba.db.FaultCodesPOATie
 
_delegate() - Method in class org.apache.xindice.client.corba.db.DatabasePOATie
 
_delegate() - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
_delegate() - Method in class org.apache.xindice.client.corba.db.DocumentSetPOATie
 
_delegate() - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
_delegate() - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOATie
 
_delegate(CollectionManagerOperations) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOATie
 
_delegate(CollectionOperations) - Method in class org.apache.xindice.client.corba.db.CollectionPOATie
 
_delegate(DatabaseManagerOperations) - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOATie
 
_delegate(DatabaseOperations) - Method in class org.apache.xindice.client.corba.db.DatabasePOATie
 
_delegate(DocumentSetOperations) - Method in class org.apache.xindice.client.corba.db.DocumentSetPOATie
 
_delegate(FaultCodesOperations) - Method in class org.apache.xindice.client.corba.db.FaultCodesPOATie
 
_delegate(ServantManagementOperations) - Method in class org.apache.xindice.client.corba.db.ServantManagementPOATie
 
_DocumentSetStub - class org.apache.xindice.client.corba.db._DocumentSetStub.
 
_DocumentSetStub() - Constructor for class org.apache.xindice.client.corba.db._DocumentSetStub
 
_FaultCodesStub - class org.apache.xindice.client.corba.db._FaultCodesStub.
 
_FaultCodesStub() - Constructor for class org.apache.xindice.client.corba.db._FaultCodesStub
 
_ids() - Method in class org.apache.xindice.client.corba.db._ServantManagementStub
 
_ids() - Method in class org.apache.xindice.client.corba.db._DatabaseStub
 
_ids() - Method in class org.apache.xindice.client.corba.db._DocumentSetStub
 
_ids() - Method in class org.apache.xindice.client.corba.db._CollectionStub
 
_ids() - Method in class org.apache.xindice.client.corba.db._DatabaseManagerStub
 
_ids() - Method in class org.apache.xindice.client.corba.db._CollectionManagerStub
 
_ids() - Method in class org.apache.xindice.client.corba.db._FaultCodesStub
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.apache.xindice.client.corba.db.CollectionPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.apache.xindice.client.corba.db.DocumentSetPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.apache.xindice.client.corba.db.DatabasePOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.apache.xindice.client.corba.db.ServantManagementPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.apache.xindice.client.corba.db.FaultCodesPOA
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.CollectionHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.DatabaseManagerHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.ServantManagementHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.BufferHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.FaultCodesHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.NamedValsHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.DatabaseHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.APIExceptionHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.NamedValHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.CollectionManagerHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.EncodedBufferHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.DocumentSetHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.KeyHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.NamesHolder
 
_read(InputStream) - Method in class org.apache.xindice.client.corba.db.DataHolder
 
_ServantManagementStub - class org.apache.xindice.client.corba.db._ServantManagementStub.
 
_ServantManagementStub() - Constructor for class org.apache.xindice.client.corba.db._ServantManagementStub
 
_this() - Method in class org.apache.xindice.client.corba.db.CollectionPOA
 
_this() - Method in class org.apache.xindice.client.corba.db.DocumentSetPOA
 
_this() - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOA
 
_this() - Method in class org.apache.xindice.client.corba.db.DatabasePOA
 
_this() - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOA
 
_this() - Method in class org.apache.xindice.client.corba.db.ServantManagementPOA
 
_this() - Method in class org.apache.xindice.client.corba.db.FaultCodesPOA
 
_this(ORB) - Method in class org.apache.xindice.client.corba.db.CollectionPOA
 
_this(ORB) - Method in class org.apache.xindice.client.corba.db.DocumentSetPOA
 
_this(ORB) - Method in class org.apache.xindice.client.corba.db.DatabaseManagerPOA
 
_this(ORB) - Method in class org.apache.xindice.client.corba.db.DatabasePOA
 
_this(ORB) - Method in class org.apache.xindice.client.corba.db.CollectionManagerPOA
 
_this(ORB) - Method in class org.apache.xindice.client.corba.db.ServantManagementPOA
 
_this(ORB) - Method in class org.apache.xindice.client.corba.db.FaultCodesPOA
 
_type() - Method in class org.apache.xindice.client.corba.db.CollectionHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.DatabaseManagerHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.ServantManagementHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.BufferHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.FaultCodesHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.NamedValsHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.DatabaseHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.APIExceptionHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.NamedValHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.CollectionManagerHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.EncodedBufferHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.DocumentSetHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.KeyHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.NamesHolder
 
_type() - Method in class org.apache.xindice.client.corba.db.DataHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.CollectionHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.DatabaseManagerHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.ServantManagementHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.BufferHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.FaultCodesHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.NamedValsHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.DatabaseHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.APIExceptionHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.NamedValHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.CollectionManagerHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.EncodedBufferHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.DocumentSetHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.KeyHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.corba.db.NamesHolder
 
_write(OutputStream) - Method in class org.apache.xindice.client.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 _
Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation