Xindice API
version 1.2m1
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

ACCESS - Static variable in class org.apache.xindice.core.SystemCollection
 
ACTION - Static variable in class org.apache.xindice.tools.XMLTools
 
ANY - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
API_NAME - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
API_VERSION - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
APPLICATION - Static variable in class org.apache.xindice.core.request.URIMapper
 
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
 
AddDocument - class org.apache.xindice.tools.command.AddDocument.
AddDocument is designed to let the user add single document and/or multiple documents to any existing collection within the current database.
AddDocument() - Constructor for class org.apache.xindice.tools.command.AddDocument
 
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
 
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
 
AddResource - class org.apache.xindice.tools.command.AddResource.
AddResource is designed to let the user add single binary resource and/or multiple binary resources to any existing collection within the current database.
AddResource() - Constructor for class org.apache.xindice.tools.command.AddResource
 
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
 
AttrImpl - class org.apache.xindice.xml.dom.AttrImpl.
AttrImpl
AttrImpl() - 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, String, short, String) - Constructor for class org.apache.xindice.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.AttrImpl
 
AttrImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.AttrImpl
 
Author - Static variable in interface org.apache.xindice.server.Xindice
 
acceptsURI(String) - Method in class org.apache.xindice.client.xmldb.DatabaseImpl
Determines whether this Database implementation can handle the URI.
acceptsURI(String) - Method in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Determines whether this Database implementation can handle the URI.
acceptsURI(String) - Method in class org.apache.xindice.client.xmldb.managed.DatabaseImpl
 
acceptsURI(String) - Method in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Determines whether this Database implementation can handle the URI.
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(String) - Method in class org.apache.xindice.util.Configuration
add adds a new Configuration node to this Configuration node.
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
 
addChild(String) - Method in class org.apache.xindice.webadmin.PartialResponse.Content
 
addChild(String, String) - Method in class org.apache.xindice.webadmin.PartialResponse.Content
 
addChild(PartialResponse.Content) - Method in class org.apache.xindice.webadmin.PartialResponse.Content
 
addClause(Vector, int, int, Query) - Method in class org.apache.xindice.core.query.ftsearch.SpecialQueryParser
This method is slightly modified copy of superclass method, where it ignores boolean clauses that have 'prohibited' modifier.
addCollection(Collection) - Method in class org.apache.xindice.core.CollectionManager
 
addContent(String, String) - Method in class org.apache.xindice.webadmin.PartialResponse
Adds another element to the list of children of this partial response.
addContent(PartialResponse.Content) - Method in class org.apache.xindice.webadmin.PartialResponse
Adds another element to the list of children of this partial response.
addDateHeader(String, long) - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Wrapper method, adds date header to HTTP response.
addDocument(Key, Document) - Method in class org.apache.xindice.core.indexer.IndexManager
 
addDocument(Key) - Method in class org.apache.xindice.core.indexer.MemValueIndexer
 
addHeader(String, String) - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Wrapper method, adds header to HTTP response.
addKey(Value) - Method in class org.apache.xindice.core.filer.BTree
addKey adds a Value to the BTree and associates a pointer with it.
addMimeConfig(Document) - Static method in class org.apache.xindice.webadmin.util.MimeTable
Add the given mime Document to this mime table.
addPropfindResponse(DAVResponse, String, HashMap) - Method in class org.apache.xindice.webadmin.webdav.components.Propfind
 
addResource(Resource) - Method in class org.apache.xindice.client.xmldb.ResourceSetImpl
Adds a Resource instance to the set.
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.
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.
adoptNode(Node) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
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).
append(byte[]) - Method in class org.apache.xindice.util.ByteBuffer
 
append(char[]) - 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
 
append(ByteBuffer) - Method in class org.apache.xindice.util.ByteBuffer
 
append(boolean) - Method in class org.apache.xindice.util.ByteBuffer
 
append(char) - Method in class org.apache.xindice.util.ByteBuffer
 
append(byte) - 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
 
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.
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.
appendData(String) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
Append the string to the end of the character data of the node.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 

B

BINARY - Static variable in interface org.apache.xindice.core.cache.DocumentCache
Binary resource type
BINARY - Static variable in class org.apache.xindice.core.data.Entry
 
BINARY - Static variable in class org.apache.xindice.core.meta.inline.ResourceTypeReader
 
BINARY_MIME_TYPE - Static variable in class org.apache.xindice.webadmin.util.MimeTable
the default mime type for binaries
BRANCH - Static variable in class org.apache.xindice.core.filer.BTree
 
BTree - class org.apache.xindice.core.filer.BTree.
BTree represents a Variable Magnitude Simple-Prefix B+Tree File.
BTree() - Constructor for class org.apache.xindice.core.filer.BTree
 
BTree(File) - Constructor for class org.apache.xindice.core.filer.BTree
 
BTree.BTreeFileHeader - class org.apache.xindice.core.filer.BTree.BTreeFileHeader.
BTreeFileHeader
BTree.BTreeFileHeader() - Constructor for class org.apache.xindice.core.filer.BTree.BTreeFileHeader
 
BTree.BTreePageHeader - class org.apache.xindice.core.filer.BTree.BTreePageHeader.
BTreePageHeader
BTree.BTreePageHeader() - Constructor for class org.apache.xindice.core.filer.BTree.BTreePageHeader
 
BTree.BTreePageHeader(DataInput) - Constructor for class org.apache.xindice.core.filer.BTree.BTreePageHeader
 
BTree.BTreeRootInfo - class org.apache.xindice.core.filer.BTree.BTreeRootInfo.
BTreeRootInfo
BTree.BTreeRootInfo(BTree.BTreeRootInfo, String, long) - Constructor for class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(BTree.BTreeRootInfo, Value, long) - Constructor for class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(String, long) - Constructor for class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
BTree.BTreeRootInfo(Value, long) - Constructor for class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
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
 
BTreeCorruptException(String, Throwable) - 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
 
BTreeException(int, String, Throwable) - 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
 
BTreeNotFoundException(String, Throwable) - Constructor for class org.apache.xindice.core.filer.BTreeNotFoundException
 
BUFFER_SIZE - Static variable in class org.apache.xindice.webadmin.webdav.components.Put
Size of file transfer buffer in bytes.
BW - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
BWX - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
BasicIndexerEventHandler - class org.apache.xindice.core.indexer.BasicIndexerEventHandler.
Empty implementation of IndexerEventHandler that does nothing.
BasicIndexerEventHandler() - Constructor for class org.apache.xindice.core.indexer.BasicIndexerEventHandler
 
BinaryResourceImpl - class org.apache.xindice.client.xmldb.resources.BinaryResourceImpl.
BinaryResourceImpl provides an implementation to handle XML:DB binary resource.
BinaryResourceImpl(String, byte[]) - Constructor for class org.apache.xindice.client.xmldb.resources.BinaryResourceImpl
 
BinaryResourceImpl(String, Collection, byte[]) - Constructor for class org.apache.xindice.client.xmldb.resources.BinaryResourceImpl
 
ByteArrayInput - class org.apache.xindice.util.ByteArrayInput.
ByteArrayInput is a wrapper around ByteArrayInputStream that allows read access to the current position pointer.
ByteArrayInput(byte[]) - Constructor for class org.apache.xindice.util.ByteArrayInput
 
ByteArrayInput(byte[], int, int) - Constructor for class org.apache.xindice.util.ByteArrayInput
 
ByteBuffer - class org.apache.xindice.util.ByteBuffer.
ByteBuffer manages volatile arrays of bytes.
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
 
ByteBuffer(byte[], boolean) - Constructor for class org.apache.xindice.util.ByteBuffer
 
ByteBuffer(byte[]) - Constructor for class org.apache.xindice.util.ByteBuffer
 
ByteBuffer() - Constructor for class org.apache.xindice.util.ByteBuffer
 
bool() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
byteAt(int) - Method in class org.apache.xindice.core.data.Value
Returns the byte at the specified index.
byteAt(int) - Method in class org.apache.xindice.util.ByteBuffer
 

C

CACHE - Static variable in interface org.apache.xindice.xml.dom.DBDocument
'cache' value of the cache control processing instruction
CACHE_CONTROL - Static variable in interface org.apache.xindice.xml.dom.DBDocument
Cache control processing instruction
CDATASectionImpl - class org.apache.xindice.xml.dom.CDATASectionImpl.
CDATASectionImpl
CDATASectionImpl() - 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, boolean) - Constructor for class org.apache.xindice.xml.dom.CDATASectionImpl
 
CDATASectionImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.CDATASectionImpl
 
COL - Static variable in class org.apache.xindice.core.FaultCodes
 
COLLECTION - Static variable in class org.apache.xindice.core.meta.MetaData
 
COLLECTION - Static variable in class org.apache.xindice.core.request.URIMapper
 
COLLECTION - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
COLLECTION - Static variable in class org.apache.xindice.tools.XMLTools
 
COLLECTION_META_DATA - Static variable in class org.apache.xindice.core.MetaSystemCollection
 
COL_CANNOT_CREATE - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_CANNOT_DROP - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_CANNOT_RETRIEVE - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_CANNOT_STORE - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_COLLECTION_CLOSED - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_COLLECTION_NOT_FOUND - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_COLLECTION_READ_ONLY - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_DOCUMENT_MALFORMED - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_DOCUMENT_NOT_FOUND - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_DUPLICATE_COLLECTION - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_DUPLICATE_RESOURCE - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_INVALID_RESULT - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_NAME_ATTR - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
COL_NO_FILER - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_NO_INDEXMANAGER - Static variable in class org.apache.xindice.core.FaultCodes
 
COL_NULL_RESULT - Static variable in class org.apache.xindice.core.FaultCodes
 
COMMAND_LIST - Static variable in class org.apache.xindice.tools.XMLTools
 
COMPRESSED - Static variable in interface org.apache.xindice.core.cache.DocumentCache
Compressed document resource type
COMPRESSED - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
COMPRESSED_ATTR - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
CONFIGS - Static variable in class org.apache.xindice.core.SystemCollection
 
CONFIGURATION - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
CONFIG_DESCRIPTORS_MAX - Static variable in class org.apache.xindice.core.filer.Paged
Name of the configuration attribute "max-descriptors"
CONFIG_KEYSIZE_MAX - Static variable in class org.apache.xindice.core.filer.Paged
Name of the configuration attribute "maxkeysize"
CONFIG_PAGECOUNT - Static variable in class org.apache.xindice.core.filer.Paged
Name of the configuration attribute "pagecount"
CONFIG_PAGESIZE - Static variable in class org.apache.xindice.core.filer.Paged
Name of the configuration attribute "pagesize"
CONFORMANCE_LEVEL - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
The XML:DB API Core Level Conformance of this implementation.
CONF_ELE - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
CREATED - Static variable in class org.apache.xindice.core.data.Entry
 
CREATED - Static variable in class org.apache.xindice.core.data.Record
 
CREATE_FORM_COMPRESSED_DEFAULT - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
CREATE_FORM_COMPRESSED_END - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
CREATE_FORM_FILER - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
CREATE_FORM_META_DEFAULT - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
CREATE_FORM_META_END - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
CREATE_FORM_START - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
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() - Constructor for class org.apache.xindice.core.indexer.CannotCreateException
 
CannotCreateException(String) - Constructor for class org.apache.xindice.core.indexer.CannotCreateException
 
CannotCreateException(String, Throwable) - Constructor for class org.apache.xindice.core.indexer.CannotCreateException
 
CharacterDataImpl - class org.apache.xindice.xml.dom.CharacterDataImpl.
CharacterDataImpl
CharacterDataImpl() - 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, boolean) - Constructor for class org.apache.xindice.xml.dom.CharacterDataImpl
 
CharacterDataImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.CharacterDataImpl
 
Codename - Static variable in interface org.apache.xindice.server.Xindice
 
Collection - class org.apache.xindice.core.Collection.
Collection represents a collection of Documents maintains links to the Filer storage implementation, and the Indexes associated with the Collection.
Collection() - Constructor for class org.apache.xindice.core.Collection
 
Collection(Collection) - Constructor for class org.apache.xindice.core.Collection
 
CollectionConfigurationHelper - class org.apache.xindice.webadmin.util.CollectionConfigurationHelper.
Helper class for oprations on collection configuration
CollectionConfigurationHelper() - Constructor for class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
CollectionConfigurationViewer - class org.apache.xindice.webadmin.viewer.components.CollectionConfigurationViewer.
Xindice Html Viewer for Collection configuration.
CollectionConfigurationViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.CollectionConfigurationViewer
 
CollectionImpl - class org.apache.xindice.client.xmldb.embed.CollectionImpl.
Implementation of XML:DB's Collection interface using direct access to interact with database server
CollectionImpl(Database, String) - Constructor for class org.apache.xindice.client.xmldb.embed.CollectionImpl
Creates new CollectionImpl instance representing connection to server collection.
CollectionImpl - class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl.
Implementation of XML:DB's Collection interface using XML-RPC to interact with database server
CollectionImpl(XmlRpcClient, String) - Constructor for class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Creates new CollectionImpl instance representing connection to server collection.
CollectionIndexesViewer - class org.apache.xindice.webadmin.viewer.components.CollectionIndexesViewer.
Xindice Html Viewer for Collection Indexers.
CollectionIndexesViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.CollectionIndexesViewer
 
CollectionManagementServiceImpl - class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl.
XML:DB CollectionManagementService implementation using XML-RPC to communicate with Xindice.
CollectionManagementServiceImpl() - Constructor for class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
 
CollectionManager - interface 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() - Constructor for class org.apache.xindice.core.CollectionManager
 
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
 
CommentImpl - class org.apache.xindice.xml.dom.CommentImpl.
CommentImpl
CommentImpl() - 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, boolean) - Constructor for class org.apache.xindice.xml.dom.CommentImpl
 
CommentImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.CommentImpl
 
CommonConfigurable - class org.apache.xindice.client.xmldb.CommonConfigurable.
Base class to handle property management within the API implementation.
CommonConfigurable() - Constructor for class org.apache.xindice.client.xmldb.CommonConfigurable
Constructor for the CommonConfigurable object
CommonConfigurable(CommonConfigurable) - Constructor for class org.apache.xindice.client.xmldb.CommonConfigurable
Constructor for the CommonConfigurable object
Company - Static variable in interface org.apache.xindice.server.Xindice
 
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
 
CompilationException(String, Throwable) - Constructor for class org.apache.xindice.core.query.CompilationException
 
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.
Configurable - interface org.apache.xindice.util.Configurable.
Configurable is a simple interface used to pass configuration information to 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(Element, boolean) - 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
Create read only configuration out of Element
Configuration(Document) - Constructor for class org.apache.xindice.util.Configuration
Create read only configuration out of Document
ConfigurationCallback - interface org.apache.xindice.util.ConfigurationCallback.
ConfigurationCallback is a callback interface that can be implemented in performing a set process on a Configuration.
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, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.ContainerNodeImpl
 
ContainerNodeImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.ContainerNodeImpl
 
ContentResourceViewer - class org.apache.xindice.webadmin.viewer.components.ContentResourceViewer.
Xindice Html Contents Viewer for Resources
ContentResourceViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.ContentResourceViewer
 
ContentType - class org.apache.xindice.webadmin.webdav.components.props.ContentType.
ContentType creates a response node that identifies content type of the collection entry.
ContentType() - Constructor for class org.apache.xindice.webadmin.webdav.components.props.ContentType
 
Copy - class org.apache.xindice.webadmin.webdav.components.Copy.
This class implements the Copy command for WebDAV operations on Xindice.
Copy() - Constructor for class org.apache.xindice.webadmin.webdav.components.Copy
 
CreateCollection - class org.apache.xindice.server.rpc.messages.CreateCollection.
 
CreateCollection() - Constructor for class org.apache.xindice.server.rpc.messages.CreateCollection
 
CreateCollectionViewer - class org.apache.xindice.webadmin.viewer.components.CreateCollectionViewer.
Xindice Html Viewer for creating a new collection.
CreateCollectionViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.CreateCollectionViewer
 
CreateIndexer - class org.apache.xindice.server.rpc.messages.CreateIndexer.
 
CreateIndexer() - Constructor for class org.apache.xindice.server.rpc.messages.CreateIndexer
 
CreateNewOID - class org.apache.xindice.server.rpc.messages.CreateNewOID.
 
CreateNewOID() - Constructor for class org.apache.xindice.server.rpc.messages.CreateNewOID
 
CreationDate - class org.apache.xindice.webadmin.webdav.components.props.CreationDate.
CreationDate creates a response node that contains the time when resource was created in the format "yyyy-MM-dd'T'HH:mm:ss'Z'" if creation time is available.

See SimpleDateFormat for date format information.

Example:
CreationDate() - Constructor for class org.apache.xindice.webadmin.webdav.components.props.CreationDate
 
canSetParameter(String, Object) - Method in class org.apache.xindice.xml.dom.DOMConfigurationImpl
 
cancel() - Method in class org.apache.xindice.Stopwatch
 
capacity() - Method in class org.apache.xindice.util.ByteBuffer
 
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.apache.xindice.xml.sax.SetContentHandler
Receive notification of character data inside an element.
checkLoaded() - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
 
checkLoaded() - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
checkLoaded() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
checkLoaded() - Method in class org.apache.xindice.xml.dom.ElementImpl
 
checkLoaded() - Method in class org.apache.xindice.xml.dom.EntityReferenceImpl
 
checkLoaded() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
checkLoaded() - Method in class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
checkOpen() - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Throws an exception if collection is no longer open
checkOpened() - Method in class org.apache.xindice.core.filer.Paged
 
checkReadOnly() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
childNodes - Variable in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
chunkTo(OutputStream, int) - Method in class org.apache.xindice.util.ByteBuffer
 
chunkTo(OutputStream) - Method in class org.apache.xindice.util.ByteBuffer
 
className - Variable in class org.apache.xindice.tools.XMLTools.Action
 
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.ObjectQueue
 
clear() - Method in class org.apache.xindice.util.ObjectStack
 
clearNamespaces() - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
clearNamespaces() - Method in class org.apache.xindice.xml.NamespaceMap
 
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.
cloneNode(boolean, boolean) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
close() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Releases all resources consumed by the Collection.
close() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Releases all resources consumed by the Collection.
close() - Method in class org.apache.xindice.core.Collection
 
close() - Method in class org.apache.xindice.core.CollectionManager
 
close() - Method in interface org.apache.xindice.core.DBObject
close closes the DBObject
close(boolean) - Method in class org.apache.xindice.core.Database
Checks to see if it has been closed to insure that it doesn't try to do it twice.
close() - Method in class org.apache.xindice.core.Database
 
close() - Method in class org.apache.xindice.core.filer.BTree
 
close() - Method in class org.apache.xindice.core.filer.FSFiler
 
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.SizeableMemFiler
 
close() - Method in class org.apache.xindice.core.indexer.IndexManager
Closes all indexers managed by this index manager.
close() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
close() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Closes this index.
close() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
Not applicable
close() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermEnum
Not applicable
closeDescriptor(RandomAccessFile) - Method in class org.apache.xindice.core.filer.Paged
Closes a RandomAccessFile ('descriptor') and removes it from the pool.
closeMultistatusResponse() - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
For multi-status responses, close the response document.
collPath - Variable in class org.apache.xindice.client.xmldb.XindiceCollection
Path to the collection on target server
collection - Variable in class org.apache.xindice.client.xmldb.ResourceSetImpl
 
collection - Variable in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
 
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
 
commit() - Method in interface org.apache.xindice.core.Container
commit saves the Document in the Collection.
commit(Document) - Method in interface org.apache.xindice.core.Container
commit replaces the Document in the Collection with the specified Document.
compareDocumentPosition(Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
Compares the reference node, i.e.
compareTo(Value) - Method in class org.apache.xindice.core.data.Value
 
compareTo(Object) - Method in class org.apache.xindice.core.data.Value
 
compareTo(Object) - Method in class org.apache.xindice.core.filer.Paged.PageKey
 
compareTo(Object) - Method in class org.apache.xindice.core.indexer.IndexMatch
 
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.
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.TextQueryResolver
 
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
 
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.
config - Variable in class org.apache.xindice.util.SimpleConfigurable
 
configure() - Method in class org.apache.xindice.server.ManagedServer
Configure and load database
configure(String) - Static method in class org.apache.xindice.webadmin.util.MimeTable
Configures the Mime table.
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.
contains(String) - Method in class org.apache.xindice.xml.dom.DOMStringListImpl
 
containsKey(String) - Method in interface org.apache.xindice.core.meta.inline.InlineMetaMap
Return true if the map contains the specified key.
containsKey(String) - Method in class org.apache.xindice.core.meta.inline.NullReader.NullMap
 
containsKey(String) - Method in class org.apache.xindice.core.meta.inline.ResourceTypeReader.ResourceTypeMap
 
content - Variable in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
 
content - Variable in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
 
content - Variable in class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer.TableRow
 
convertFromDocument(Document, long) - Method in class org.apache.xindice.util.SymbolSerializer
convertFromDocument converts a DOM Document into an Hashtable that, depending on the time stamp, possibly includes a current image of the managed Collection's Symbol Table.
convertToDocument(Hashtable) - Method in class org.apache.xindice.util.SymbolDeserializer
convertToDocument converts the compressed Hashtable to a DOM Document.
copy(Collection, String, boolean, boolean) - Static method in class org.apache.xindice.webadmin.util.DAVOperations
Copies collection to the new destination
copy(Collection, String, String, boolean) - Static method in class org.apache.xindice.webadmin.util.DAVOperations
Copies a resource to a new location.
copyConfiguration(Configuration) - Static method in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
copyConfiguration(String, Configuration) - Static method in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
copyDataFrom(MetaData) - Method in class org.apache.xindice.core.meta.MetaData
Copies only user data (link, attributes, custom document) from another meta data
copyFrom(MetaData) - Method in class org.apache.xindice.core.meta.MetaData
Copies from another meta data
copyTo(byte[], int) - Method in class org.apache.xindice.core.data.Value
Copy contents of the value into supplied byte array.
copyTo(byte[], int, int) - Method in class org.apache.xindice.core.data.Value
Copy len bytes of value's content into supplied byte array.
countCollections() - Method in class org.apache.xindice.core.CollectionManager
Returns number of child collections
create() - Method in class org.apache.xindice.core.Collection
 
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.filer.BTree
 
create() - Method in class org.apache.xindice.core.filer.FSFiler
 
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.SizeableMemFiler
 
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() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
Creates necessary resources.
create() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Creates a new MemValueIndexer.
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
 
createBTreeRoot(Value) - Method in class org.apache.xindice.core.filer.BTree
createBTreeRoot creates a new BTree root node in the BTree file based on the provided value for the main tree.
createBTreeRoot(BTree.BTreeRootInfo, Value) - Method in class org.apache.xindice.core.filer.BTree
createBTreeRoot creates a new BTree root node in the BTree file based on the provided root information, and value for the tree.
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.XindiceCollection
Creates a new child collection in this collection
createCollection(String, Document) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Creates a new child collection.
createCollection(String) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
createCollection(String, Document) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
createCollection(String) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Inserts new child collection into this collection
createCollection(String, Document) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Creates a new collection in the database identified by name and using the provided configuration.
createCollection(String, Document) - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Creates a new collection in the database identified by name and using the provided configuration.
createCollection(String) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
createCollection(String, Document) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
createCollection(String, Configuration) - Method in class org.apache.xindice.core.Collection
 
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(Collection) - Method in class org.apache.xindice.core.DBObserver
Called after Collection.create()
createCollection(Collection) - Method in class org.apache.xindice.core.DatabaseChangeObserver
 
createCollection(String, String) - Method in class org.apache.xindice.tools.command.ImportTree
 
createComment(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Creates a Comment node given the specified string.
createConfiguration(String, String, String, String) - Static method in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
createDefaultConfiguration(String) - Static method in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
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.
createDriver(String) - Method in class org.apache.xindice.client.xmldb.DatabaseImpl
 
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.BTree
 
createFileHeader() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
createFileHeader() - Method in class org.apache.xindice.core.filer.HashFiler
 
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.indexer.ValueIndexer
Override createFileHeader - set page size to 1024
createId() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Creates a new unique ID within the context of the Collection
createId() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Creates a new unique ID within the context of the Collection
createIndexer(Document) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Creates a new Indexer for this collection.
createIndexer(Document) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
createIndexer(Document) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Creates a new Indexer for this collection.
createIndexer(Document) - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Creates a new Indexer for this collection.
createIndexer(Document) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
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.
createLink(String, String) - Method in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
 
createLink(String, String) - Method in class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer.TableRow
 
createMetaMap(Record) - Static method in class org.apache.xindice.core.data.Entry
 
createNewKey(Object) - Method in class org.apache.xindice.core.Collection
createNewKey allocates a new key to be used as a key in the collection.
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
 
createObject() - Method in class org.apache.xindice.util.ObjectPool
createObject needs to be implemented in order to allow the ObjectPool to produce Pooled objects.
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
 
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.
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.XindiceCollection
Constructs a new resource that will belong in this collection.
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(int, byte[], byte[], int, int) - Static method in class org.apache.xindice.core.meta.inline.InlineHeaderBuilder
Create a Value object containing the inline metadata header and value data.
createValue(InlineMetaMap, byte[], int, int) - Method in class org.apache.xindice.core.meta.inline.InlineMetaService
Create a Value object containing the appropriate header and data.
createXMLDBException(Exception) - Static method in class org.apache.xindice.core.FaultCodes
createXMLDBException creates an XMLDBException instance based on the specified Exception.
createXMLDBException(String, Exception) - Static method in class org.apache.xindice.core.FaultCodes
createXMLDBException creates an XMLDBException instance based on the specified Exception.
createXMLDBException(int, String, Exception) - Static method in class org.apache.xindice.core.FaultCodes
 
createXMLDBException(int, int, String, Exception) - Static method in class org.apache.xindice.core.FaultCodes
Creates an XMLDBException instance based on the specified fault code, message, and Exception.
createXMLObject(Document) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Creates a new collection level XMLObject using the provided configuration.
createXMLObject(Document) - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Creates a new collection level XMLObject using the provided configuration.
current - Variable in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
currentMapClass - Static variable in class org.apache.xindice.core.meta.inline.InlineMetaService
The InlineMetaMap class associated with the current header version.
currentWriter - Static variable in class org.apache.xindice.core.meta.inline.InlineMetaService
The writer corresponding to the current header version.

D

DATE_FORMAT - Static variable in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer
Simple date format for the modification date representation.
DAVComponent - interface org.apache.xindice.webadmin.webdav.components.DAVComponent.
The main WebDAV interface for requests to different kind of resources.
DAVOperations - class org.apache.xindice.webadmin.util.DAVOperations.
Helper for copy/move operations.
DAVOperations() - Constructor for class org.apache.xindice.webadmin.util.DAVOperations
 
DAVProperty - interface org.apache.xindice.webadmin.webdav.components.props.DAVProperty.
DAVProperty represents resources' properties.
DAVRequest - class org.apache.xindice.webadmin.webdav.DAVRequest.
This is a wrapper class that provides additional DAV-specific functionality.
DAVRequest(HttpServletRequest) - Constructor for class org.apache.xindice.webadmin.webdav.DAVRequest
Creates new instance of DAVRequest based on incoming HTTP request.
DAVResponse - class org.apache.xindice.webadmin.webdav.DAVResponse.
This is a wrapper class that provides additional DAV-specific functionality
DAVResponse(HttpServletResponse) - Constructor for class org.apache.xindice.webadmin.webdav.DAVResponse
Creates new instance of DAVRequest.
DAV_NS - Static variable in class org.apache.xindice.webadmin.webdav.DAVResponse
 
DBDocument - interface org.apache.xindice.xml.dom.DBDocument.
DBDocument represents a Xindice Collection-originating Document.
DBE - Static variable in class org.apache.xindice.core.FaultCodes
 
DBE_CANNOT_CREATE - Static variable in class org.apache.xindice.core.FaultCodes
 
DBE_CANNOT_DROP - Static variable in class org.apache.xindice.core.FaultCodes
 
DBE_CANNOT_READ - Static variable in class org.apache.xindice.core.FaultCodes
 
DBE_NO_PARENT - Static variable in class org.apache.xindice.core.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
 
DBException(int, String, Throwable) - 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.
DBObserver - class org.apache.xindice.core.DBObserver.
Observer for Xindice DB activities
DBObserver() - Constructor for class org.apache.xindice.core.DBObserver
 
DBROOT - Static variable in class org.apache.xindice.core.Database
 
DBROOT_DEFAULT - Static variable in class org.apache.xindice.core.Database
 
DB_CONFIG - Static variable in class org.apache.xindice.tools.XMLTools
 
DECL_ATTLIST - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_CDATA - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_COMMENT - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_DOCTYPE - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_ELEMENT - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_ENTITY - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_IGNORE - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_INCLUDE - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_NOTATION - Static variable in interface org.apache.xindice.xml.Signatures
 
DECL_REPLACED - Static variable in interface org.apache.xindice.xml.Signatures
 
DEFANALYZER - Static variable in class org.apache.xindice.core.indexer.LuceneIndexer
 
DEFAULT_COMPRESSED - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
DEFAULT_CONFIGURATION - Static variable in interface org.apache.xindice.server.Xindice
 
DEFAULT_ENCODING - Static variable in class org.apache.xindice.core.request.URIMapper
 
DEFAULT_FILER_CLASS - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
DEFAULT_INLINE_META - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
DELETED - Static variable in class org.apache.xindice.core.filer.Paged
Deleted page status
DEPTH_0 - Static variable in class org.apache.xindice.webadmin.webdav.DAVRequest
 
DEPTH_1 - Static variable in class org.apache.xindice.webadmin.webdav.DAVRequest
 
DEPTH_INFINITY - Static variable in class org.apache.xindice.webadmin.webdav.DAVRequest
 
DOCUMENT - Static variable in class org.apache.xindice.core.data.Entry
 
DOCUMENT - Static variable in class org.apache.xindice.core.meta.MetaData
 
DOCUMENT - Static variable in class org.apache.xindice.core.request.URIMapper
 
DOCUMENT - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
DOCUMENT_POSITION_CONTAINED_BY - Static variable in class org.apache.xindice.xml.dom.NodeImpl
The node is contained by the reference node.
DOCUMENT_POSITION_CONTAINS - Static variable in class org.apache.xindice.xml.dom.NodeImpl
The node contains the reference node.
DOCUMENT_POSITION_DISCONNECTED - Static variable in class org.apache.xindice.xml.dom.NodeImpl
The two nodes are disconnected.
DOCUMENT_POSITION_FOLLOWING - Static variable in class org.apache.xindice.xml.dom.NodeImpl
The node follows the reference node.
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - Static variable in class org.apache.xindice.xml.dom.NodeImpl
The determination of preceding versus following is implementation-specific.
DOCUMENT_POSITION_PRECEDING - Static variable in class org.apache.xindice.xml.dom.NodeImpl
The second node precedes the reference node.
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
 
DOMConfigurationImpl - class org.apache.xindice.xml.dom.DOMConfigurationImpl.
 
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
 
DOMStringListImpl - class org.apache.xindice.xml.dom.DOMStringListImpl.
 
DRIVER_NAME - Static variable in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Prefix used to denote XML:DB URI's that should use this driver
DRIVER_NAME - Static variable in class org.apache.xindice.client.xmldb.managed.DatabaseImpl
Prefix used to denote XML:DB URI's that should use this driver
DRIVER_NAME - Static variable in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Prefix used to denote XML:DB URI's that should use this driver
Database - class org.apache.xindice.core.Database.
Database is the primary container for the Xindice Database Engine.
Database() - Constructor for class org.apache.xindice.core.Database
 
DatabaseChangeObserver - class org.apache.xindice.core.DatabaseChangeObserver.
DatabaseChangeObserver is going to handle changes to collections by flushing the apporate collection Filer.
DatabaseChangeObserver() - Constructor for class org.apache.xindice.core.DatabaseChangeObserver
 
DatabaseImpl - class org.apache.xindice.client.xmldb.DatabaseImpl.
DatabaseImpl is the XML:DB driver implementation for Xindice.
DatabaseImpl() - Constructor for class org.apache.xindice.client.xmldb.DatabaseImpl
Constructor for the DatabaseImpl object
DatabaseImpl - class org.apache.xindice.client.xmldb.embed.DatabaseImpl.
Implements XML:DB's Database interface providing embedded access to a Xindice database.
DatabaseImpl() - Constructor for class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Creates new DatabaseImpl instance.
DatabaseImpl(CommonConfigurable) - Constructor for class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Create a new DatabaseImpl object with a copy of the properties from the config parameter.
DatabaseImpl - class org.apache.xindice.client.xmldb.managed.DatabaseImpl.
The xindice-managed is a xindice client driver that requires third party code to create the database within the constraints of the client classloader.
DatabaseImpl() - Constructor for class org.apache.xindice.client.xmldb.managed.DatabaseImpl
Creates new DatabaseImpl instance.
DatabaseImpl(CommonConfigurable) - Constructor for class org.apache.xindice.client.xmldb.managed.DatabaseImpl
Create a new DatabaseImpl object with a copy of the properties from the config parameter.
DatabaseImpl - class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl.
Implements XML:DB's Database interface using XML-RPC to communicate with the Xindice XML-RPC server.
DatabaseImpl() - Constructor for class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Create a new DatabaseImpl object.
DatabaseImpl(CommonConfigurable) - Constructor for class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Create a new DatabaseImpl object with a copy of the properties from the DatabaseImpl parameter.
DatabaseInstanceManager - interface org.apache.xindice.client.xmldb.services.DatabaseInstanceManager.
DatabaseInstanceManager enables management of the Database intance on the server.
DatabaseRebuild - class org.apache.xindice.tools.DatabaseRebuild.
Command line utility to re-build all btree and hash filer based collections of the database, and re-index.
DatabaseRebuild() - Constructor for class org.apache.xindice.tools.DatabaseRebuild
 
DatabaseShutdownHandler - class org.apache.xindice.core.DatabaseShutdownHandler.
Going to handle the JVM Shutdown hook and insuring clean shutdown of all registered Database instances.
DatabaseShutdownHandler() - Constructor for class org.apache.xindice.core.DatabaseShutdownHandler
 
DateUtilities - class org.apache.xindice.util.DateUtilities.
DateUtilities provides a set of commonly used Date processing routines.
Delete - class org.apache.xindice.webadmin.webdav.components.Delete.
This class implements the Delete command for WebDAV operations on Xindice.

DELETE command deletes target collection or resource.
Delete() - Constructor for class org.apache.xindice.webadmin.webdav.components.Delete
 
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
 
DeleteCollectionViewer - class org.apache.xindice.webadmin.viewer.components.DeleteCollectionViewer.
Xindice Html Viewer for deleting a collection.
DeleteCollectionViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.DeleteCollectionViewer
 
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
 
DeleteResourceViewer - class org.apache.xindice.webadmin.viewer.components.DeleteResourceViewer.
Xindice Html Viewer for deleting resources.
DeleteResourceViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.DeleteResourceViewer
 
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.
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
 
DisplayName - class org.apache.xindice.webadmin.webdav.components.props.DisplayName.
DisplayName creates a response node that contains resource name, which is a collection name for collections and key for collection entries.
DisplayName() - Constructor for class org.apache.xindice.webadmin.webdav.components.props.DisplayName
 
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
DocumentBuilderImpl() - Constructor for class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
DocumentCache - interface org.apache.xindice.core.cache.DocumentCache.
DocumentCache implements a simple caching system for Collection resources.
DocumentCache.CacheKey - class org.apache.xindice.core.cache.DocumentCache.CacheKey.
Cache key consists of collection and resource key
DocumentCache.CacheKey(Collection, Key) - Constructor for class org.apache.xindice.core.cache.DocumentCache.CacheKey
 
DocumentCacheImpl - class org.apache.xindice.core.cache.DocumentCacheImpl.
DocumentCache implements a simple Document caching system for Collections.
DocumentCacheImpl() - Constructor for class org.apache.xindice.core.cache.DocumentCacheImpl
 
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
Create empty dirty document.
DocumentImpl(byte[], SymbolTable) - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
Create document from the compressed data.
DocumentImpl(byte[], SymbolTable, NodeSource) - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
Create document from the compressed data.
DocumentImpl(byte[], SymbolTable, NodeSource, boolean) - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
Create document from the compressed data with specified read only state.
DocumentImpl(Document) - Constructor for class org.apache.xindice.xml.dom.DocumentImpl
Create a compressed document out of another document.
DocumentSet - interface org.apache.xindice.core.data.DocumentSet.
DocumentSet is an interface for iterating over a set of Documents.
DocumentTypeImpl - class org.apache.xindice.xml.dom.DocumentTypeImpl.
DocumentTypeImpl
DocumentTypeImpl() - Constructor for class org.apache.xindice.xml.dom.DocumentTypeImpl
 
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
 
DuplicateIndexException(String, Throwable) - Constructor for class org.apache.xindice.core.indexer.DuplicateIndexException
 
data - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
dataBytes(byte[]) - Method in interface org.apache.xindice.xml.sax.CompressionHandler
dataBytes sets the byte array for the definitions to follow.
dataLocation(int, int) - Method in interface org.apache.xindice.xml.sax.CompressionHandler
dataLocation reports positional information for the Node to follow.
decRecordCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
Decrement the number of records being managed by the file
delete(int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
delete() - Method in class org.apache.xindice.util.Configuration
delete deletes this Configuration node from its parent Configuration.
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
 
deleteData(int, int) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
Remove a range of characters from the node.
deleteRecord(Key) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
deleteRecord(Key) - Method in class org.apache.xindice.core.filer.FSFiler
 
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.HashFiler
 
deleteRecord(Key) - Method in class org.apache.xindice.core.filer.MemFiler
 
deleteRecord(Key) - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
description - Variable in class org.apache.xindice.tools.XMLTools.Action
 
destroy() - Method in class org.apache.xindice.server.XindiceServlet
 
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.
dirty - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
doClose() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
Not applicable
doCommit() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
Not applicable
doDelete(int) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
Deletion is not supported.
doSetNorm(int, String, byte) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
doUndeleteAll() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
Deletion is not supported.
doc() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
docFreq(Term) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
docFreq() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermEnum
 
document(int, FieldSelector) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
Method is not supported.
documentId - Variable in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
 
driver - Variable in class org.apache.xindice.client.xmldb.DatabaseImpl
 
drop() - Method in class org.apache.xindice.core.Collection
 
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.Database
Database can not be dropped.
drop() - Method in class org.apache.xindice.core.filer.FSFiler
 
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.SizeableMemFiler
 
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() - Method in class org.apache.xindice.core.indexer.IndexManager
Drop all indexers
drop() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
drop() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Removes this index from existence.
dropCollection(String) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Drops a child collection from this collection.
dropCollection(String) - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Drops a child collection from this collection.
dropCollection(Collection) - Method in class org.apache.xindice.core.Collection
 
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.DBObserver
Called before Collection.drop()
dropCollection(Collection) - Method in class org.apache.xindice.core.DatabaseChangeObserver
 
dropCollectionMeta(Collection) - Method in class org.apache.xindice.core.MetaSystemCollection
dropCollectionMeta removes the MetaData for the specified Collection.
dropDocument(Collection, Key) - Method in class org.apache.xindice.core.DBObserver
Called before Collection.remove(key)
dropDocument(Collection, Key) - Method in class org.apache.xindice.core.DatabaseChangeObserver
Queues the collection to be flushed by the FlushTask synchronized by the hashtable
dropDocumentMeta(Collection, String) - Method in class org.apache.xindice.core.MetaSystemCollection
dropDocumentMeta removes the meta data for the specified document.
dropIndexer(String) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Drops the indexer from the collection
dropIndexer(String) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
dropIndexer(String) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
 
dropIndexer(String) - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Drops the indexer from the collection
dropIndexer(String) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
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.
dropSymbols(Collection) - Method in class org.apache.xindice.core.SystemCollection
dropSymbols drop the SymbolTable for the specified Collection.
dropXMLObject(String) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Drops a collection level XMLObject from the collection.
dropXMLObject(String) - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Drops a collection level XMLObject from the collection.

E

ELEM_ATTRS - Static variable in interface org.apache.xindice.xml.Signatures
 
ELEM_CHILDREN - Static variable in interface org.apache.xindice.xml.Signatures
 
EMBED_URI - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
 
END_CONFIG_FORM - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
END_HTML_HEADER_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
END_PATH_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
END_SEARCH_FORM - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
END_TAB - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
END_TABLE - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
END_TABLE_BOX - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
END_TABLE_ROW - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
END_TABS_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
ENT_AMP - Static variable in interface org.apache.xindice.xml.Signatures
 
ENT_APOS - Static variable in interface org.apache.xindice.xml.Signatures
 
ENT_DEFINED - Static variable in interface org.apache.xindice.xml.Signatures
 
ENT_GT - Static variable in interface org.apache.xindice.xml.Signatures
 
ENT_LT - Static variable in interface org.apache.xindice.xml.Signatures
 
ENT_QUOT - Static variable in interface org.apache.xindice.xml.Signatures
 
ENT_UNICODE - Static variable in interface org.apache.xindice.xml.Signatures
 
EQ - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
EXTENSION - Static variable in class org.apache.xindice.tools.XMLTools
 
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_NOT_FOUND - 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_WRONG_DOCUMENT - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
ElementImpl - class org.apache.xindice.xml.dom.ElementImpl.
ElementImpl
ElementImpl() - 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, boolean) - Constructor for class org.apache.xindice.xml.dom.ElementImpl
 
ElementImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.ElementImpl
 
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
 
EntityImpl - class org.apache.xindice.xml.dom.EntityImpl.
EntityImpl
EntityImpl() - Constructor for class org.apache.xindice.xml.dom.EntityImpl
 
EntityImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.EntityImpl
 
EntityImpl(NodeImpl, boolean) - 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, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.EntityReferenceImpl
 
EntityReferenceImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.EntityReferenceImpl
 
EntityReferenceImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.EntityReferenceImpl
 
Entry - class org.apache.xindice.core.data.Entry.
Entry is a high-level representation of a database record, that includes its internal meta information.
Entry(byte, Key, Object, Map) - Constructor for class org.apache.xindice.core.data.Entry
 
Entry(Key, Document, Map) - Constructor for class org.apache.xindice.core.data.Entry
 
Entry(Key, byte[], Map) - Constructor for class org.apache.xindice.core.data.Entry
 
Entry(Key, XMLSerializable, Map) - Constructor for class org.apache.xindice.core.data.Entry
 
Entry(Key, Map) - Constructor for class org.apache.xindice.core.data.Entry
 
ExportTree - class org.apache.xindice.tools.command.ExportTree.
ExportTree is designed to take a Collection tree and create a Directory tree from it.
ExportTree() - Constructor for class org.apache.xindice.tools.command.ExportTree
 
elapsed() - Method in class org.apache.xindice.Stopwatch
 
elementDecl(String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
endCDATA() - Method in class org.apache.xindice.tools.command.StringSerializer
 
endCDATA() - Method in class org.apache.xindice.xml.dom.DOMParser
 
endDTD() - Method in class org.apache.xindice.tools.command.StringSerializer
 
endDTD() - 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.apache.xindice.xml.sax.SetContentHandler
Receive notification of the end of the document.
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.apache.xindice.xml.sax.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.apache.xindice.xml.sax.SetContentHandler
Receive notification of the end of a Namespace mapping.
ensureCapacity(int) - Method in class org.apache.xindice.util.ByteBuffer
 
equals(Object) - Method in class org.apache.xindice.core.cache.DocumentCache.CacheKey
 
equals(Value) - Method in class org.apache.xindice.core.data.Key
 
equals(Value) - Method in class org.apache.xindice.core.data.Value
 
equals(Object) - Method in class org.apache.xindice.core.data.Value
 
equals(Object) - Method in class org.apache.xindice.core.filer.Paged.PageKey
Pages are equal if they are the same or have equal pageNum.
equals(Object) - Method in class org.apache.xindice.core.indexer.IndexPattern
 
equals(String, String) - Static method in class org.apache.xindice.util.StringUtilities
 
error(SAXParseException) - Method in class org.apache.xindice.xml.dom.DOMParser
 
escapeXml(String) - Static method in class org.apache.xindice.util.StringUtilities
Converts input text into its XML representation by escaping all special symbols, if any are present.
execute(XPathContext) - Method in class org.apache.xindice.core.query.FuncFTContains
Execute text search function.
execute() - Method in interface org.apache.xindice.core.query.Query
execute actually Executes the query and returns the resulting NodeSet.
execute(Node) - Method in class org.apache.xindice.core.xupdate.XPathQueryImpl
Execute the xpath.
execute(Node) - Method in class org.apache.xindice.core.xupdate.XUpdateImpl
Execute the XUpdate commands against a document.
execute(Collection) - Method in class org.apache.xindice.core.xupdate.XUpdateImpl
Execute the set of XUpdate commands against a collection.
execute(Map) - Method in interface org.apache.xindice.server.rpc.RPCMessage
 
execute(XmlRpcRequest) - Method in class org.apache.xindice.server.rpc.RPCMessageInterface
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.CreateCollection
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.CreateIndexer
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.CreateNewOID
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetApiVersion
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetCollectionConfiguration
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetCollectionCount
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetCollectionMeta
Return the MetaData object for the requested collection.
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetDocument
Deprecated.  
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetDocumentCount
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetDocumentMeta
Return the MetaData object for the requested document.
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetIndexerConfiguration
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetResource
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.GetServerVersion
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.InsertDocument
Deprecated.  
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.InsertResource
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.ListCollections
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.ListDocuments
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.ListIndexers
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.Query
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.RemoveCollection
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.RemoveDocument
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.RemoveIndexer
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.SetCollectionMeta
Set the MetaData object for the requested collection.
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.SetDocument
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.SetDocumentMeta
Set the MetaData object for the requested document.
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.Shutdown
 
execute(Map) - Method in class org.apache.xindice.server.rpc.messages.UpdateIndexer
 
execute() - Method in class org.apache.xindice.tools.DeploymentTask
Executes the task.
execute() - Method in class org.apache.xindice.tools.XMLTools
This method is to carry out execution, after instance variables being setup by process( args )
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.AddCollection
Creates collection
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.AddDocument
Adds a document to the collection
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.AddIndexer
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.AddMultipleDocuments
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.AddResource
Adds a resource to the collection
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.Command
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.DeleteCollection
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.DeleteDocument
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.DeleteIndexer
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.ExportTree
Exports a collection into a file system
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.HelpCommand
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.ImportTree
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.ListCollectionDocuments
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.ListCollections
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.ListIndexers
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.RetrieveDocument
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.Shutdown
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.TextQuery
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.XPathQuery
 
execute(XMLTools.Config) - Method in class org.apache.xindice.tools.command.XUpdate
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in interface org.apache.xindice.webadmin.viewer.HtmlCollectionViewer
Executes request to a collection.
execute(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.xindice.webadmin.viewer.HtmlDatabaseViewer
executes request to a collection.
execute(HttpServletRequest, HttpServletResponse, Collection, String) - Method in interface org.apache.xindice.webadmin.viewer.HtmlResourceViewer
executes request to a resource.
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.CollectionConfigurationViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.CollectionIndexesViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection, String) - Method in class org.apache.xindice.webadmin.viewer.components.ContentResourceViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.CreateCollectionViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.DeleteCollectionViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection, String) - Method in class org.apache.xindice.webadmin.viewer.components.DeleteResourceViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.MetadataCollectionViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection, String) - Method in class org.apache.xindice.webadmin.viewer.components.MetadataResourceViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.XPathSearchCollectionViewer
 
execute(HttpServletRequest, HttpServletResponse, Collection) - Method in class org.apache.xindice.webadmin.viewer.components.XUpdateCollectionViewer
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Copy
 
execute(DAVRequest, DAVResponse, Location) - Method in interface org.apache.xindice.webadmin.webdav.components.DAVComponent
Executes request to a target location, that can be either root ("/"), collection, resource or an unknown location.
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Delete
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Get
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Head
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Mkcol
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Move
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Options
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Post
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Propfind
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Proppatch
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Put
 
execute(DAVRequest, DAVResponse, Location) - Method in class org.apache.xindice.webadmin.webdav.components.Search
 
exists() - Method in class org.apache.xindice.core.Collection
 
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.filer.FSFiler
 
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.SizeableMemFiler
 
exists() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
exists() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Indicates whether or not this index exists.
expand - Variable in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
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 interface org.apache.xindice.xml.dom.DBNode
expandSource expands the source into the Node as a namespace and a set of attributes.
expandSource() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
expandSource() - Method in class org.apache.xindice.xml.dom.ElementImpl
Add "src" and "col" attributes in NodeSource.SOURCE_NS namespace.
expandSource() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
externalEntityDecl(String, String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 

F

FILER - Static variable in class org.apache.xindice.tools.XMLTools
 
FILER_CLASS_ATTR - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
FILER_ELE - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
FILE_PATH - Static variable in class org.apache.xindice.tools.XMLTools
 
FIND_ALL_PROP - Static variable in class org.apache.xindice.webadmin.webdav.components.Propfind
 
FIND_BY_PROPERTY - Static variable in class org.apache.xindice.webadmin.webdav.components.Propfind
 
FIND_PROPERTY_NAMES - Static variable in class org.apache.xindice.webadmin.webdav.components.Propfind
 
FOOTER - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
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
 
FaultCodes - class org.apache.xindice.core.FaultCodes.
FaultCodes defines the Xindice specific fault codes and associated error messages.
FileCache - class org.apache.xindice.util.FileCache.
FileCache caches the content of files in memory.
FileCache() - Constructor for class org.apache.xindice.util.FileCache
 
Filer - interface org.apache.xindice.core.filer.Filer.
Filer is the low-level file management interface for Xindice.
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
 
FilerException(int, String, Throwable) - Constructor for class org.apache.xindice.core.filer.FilerException
 
FuncFTContains - class org.apache.xindice.core.query.FuncFTContains.
Full text search extention function for XPath.
FuncFTContains() - Constructor for class org.apache.xindice.core.query.FuncFTContains
 
fatalError(SAXParseException) - Method in class org.apache.xindice.xml.dom.DOMParser
 
faultCode - Variable in class org.apache.xindice.core.DBException
 
filter - Variable in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
findBTreeRoot(Value) - Method in class org.apache.xindice.core.filer.BTree
findBTreeRoot searches for a BTreeRoot in the file and returns the BTreeRootInfo for the specified value based on the main tree.
findBTreeRoot(BTree.BTreeRootInfo, Value) - Method in class org.apache.xindice.core.filer.BTree
findBTreeRoot searches for a BTreeRoot in the file and returns the BTreeRootInfo for the specified value based on the provided BTreeRootInfo value.
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.
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.
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.
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.
finishViewer(ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
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.
flush() - Method in class org.apache.xindice.core.filer.FSFiler
 
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.MemFiler
 
flush() - Method in class org.apache.xindice.core.filer.Paged.Page
Flushes content of the dirty page into the file
flush() - Method in class org.apache.xindice.core.filer.Paged
 
flush() - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
flush() - Method in interface org.apache.xindice.core.indexer.Indexer
flush forcefully flushes any unwritten buffers to disk.
flush() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
flush() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
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.
flushDatabaseConfig(Database, Configuration) - Method in class org.apache.xindice.core.DBObserver
Called after Database.flushConfig()
flushDatabaseConfig(Database, Configuration) - Method in class org.apache.xindice.core.DatabaseChangeObserver
 
freq() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
freqs - Variable in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
fullName - Variable in class org.apache.xindice.tools.XMLTools.Action
 

G

GEN - Static variable in class org.apache.xindice.core.FaultCodes
 
GEN_CRITICAL_ERROR - Static variable in class org.apache.xindice.core.FaultCodes
 
GEN_FATAL_ERROR - Static variable in class org.apache.xindice.core.FaultCodes
 
GEN_GENERAL_ERROR - Static variable in class org.apache.xindice.core.FaultCodes
 
GEN_UNKNOWN - Static variable in class org.apache.xindice.core.FaultCodes
 
GEQ - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
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
 
Get - class org.apache.xindice.webadmin.webdav.components.Get.
This class implements the Get HTTP command for WebDAV operations on Xindice.
Get() - Constructor for class org.apache.xindice.webadmin.webdav.components.Get
 
GetApiVersion - class org.apache.xindice.server.rpc.messages.GetApiVersion.
 
GetApiVersion() - Constructor for class org.apache.xindice.server.rpc.messages.GetApiVersion
 
GetCollectionConfiguration - class org.apache.xindice.server.rpc.messages.GetCollectionConfiguration.
 
GetCollectionConfiguration() - Constructor for class org.apache.xindice.server.rpc.messages.GetCollectionConfiguration
 
GetCollectionCount - class org.apache.xindice.server.rpc.messages.GetCollectionCount.
XML-RPC message to list number of child collections in a collection
GetCollectionCount() - Constructor for class org.apache.xindice.server.rpc.messages.GetCollectionCount
 
GetCollectionMeta - class org.apache.xindice.server.rpc.messages.GetCollectionMeta.
XML-RPC message to fetch the meta data associated with a document
GetCollectionMeta() - Constructor for class org.apache.xindice.server.rpc.messages.GetCollectionMeta
 
GetDocument - class org.apache.xindice.server.rpc.messages.GetDocument.
Deprecated. Replaced by GetResource
GetDocument() - Constructor for class org.apache.xindice.server.rpc.messages.GetDocument
Deprecated.  
GetDocumentCount - class org.apache.xindice.server.rpc.messages.GetDocumentCount.
 
GetDocumentCount() - Constructor for class org.apache.xindice.server.rpc.messages.GetDocumentCount
 
GetDocumentMeta - class org.apache.xindice.server.rpc.messages.GetDocumentMeta.
XML-RPC message to fetch the meta data associated with a document
GetDocumentMeta() - Constructor for class org.apache.xindice.server.rpc.messages.GetDocumentMeta
 
GetIndexerConfiguration - class org.apache.xindice.server.rpc.messages.GetIndexerConfiguration.
Check if an indexer in a particular collection exists...
GetIndexerConfiguration() - Constructor for class org.apache.xindice.server.rpc.messages.GetIndexerConfiguration
 
GetResource - class org.apache.xindice.server.rpc.messages.GetResource.
 
GetResource() - Constructor for class org.apache.xindice.server.rpc.messages.GetResource
 
GetServerVersion - class org.apache.xindice.server.rpc.messages.GetServerVersion.
 
GetServerVersion() - Constructor for class org.apache.xindice.server.rpc.messages.GetServerVersion
 
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.meta.inline.InlineMetaMap
Return the value associated with the specified key.
get(String) - Method in class org.apache.xindice.core.meta.inline.NullReader.NullMap
 
get(String) - Method in class org.apache.xindice.core.meta.inline.ResourceTypeReader.ResourceTypeMap
 
getActions() - Method in class org.apache.xindice.tools.XMLTools.Config
 
getAnalyzer() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
getArguments() - Method in class org.apache.xindice.core.request.URIMapper
getArguments returns method arguments in the form of a String array.
getAttribute() - Method in class org.apache.xindice.core.indexer.IndexMatch
getAttribute returns the Attribute symbol ID for the Match.
getAttribute(Object) - Method in class org.apache.xindice.core.meta.MetaData
Retrieves the attribute by name
getAttribute(String, 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.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
 
getAttributeAsBoolean(Object) - Method in class org.apache.xindice.core.meta.MetaData
 
getAttributeAsInteger(Object) - Method in class org.apache.xindice.core.meta.MetaData
 
getAttributeAsLong(Object) - Method in class org.apache.xindice.core.meta.MetaData
 
getAttributeAsShort(Object) - Method in class org.apache.xindice.core.meta.MetaData
 
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.
getAttributeKeys() - Method in class org.apache.xindice.core.meta.MetaData
Returns enumeration of all attributes
getAttributeNS(String, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Retrieves an attribute value by local name and namespace URI.
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.
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.
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.
getBaseURI() - Method in class org.apache.xindice.xml.dom.NodeImpl
Not implemented yet.
getBestIndexer(String, IndexPattern) - Method in class org.apache.xindice.core.indexer.IndexManager
getBestIndexer retrieves the best Indexer to use for the specified IndexPattern.
getBinary(Object) - Method in class org.apache.xindice.core.Collection
Retrieve a binary database entry by key.
getBoolean(String) - Method in class org.apache.xindice.tools.XMLTools.Config
 
getBooleanAttribute(String, boolean) - Method in class org.apache.xindice.util.Configuration
getBooleanAttribute returns an attribute from the Configuration node.
getBooleanAttribute(String) - Method in class org.apache.xindice.util.Configuration
getBooleanAttribute returns an attribute from the Configuration node.
getBooleanValue(boolean) - Method in class org.apache.xindice.util.Configuration
getBooleanValue returns the value from the Configuration node.
getBooleanValue() - Method in class org.apache.xindice.util.Configuration
getBooleanValue returns the value from the Configuration node.
getByteAttribute(String, byte) - Method in class org.apache.xindice.util.Configuration
getByteAttribute returns an attribute from the Configuration node.
getByteAttribute(String) - Method in class org.apache.xindice.util.Configuration
getByteAttribute returns an attribute from the Configuration node.
getByteValue(byte) - Method in class org.apache.xindice.util.Configuration
getByteValue returns the value from the Configuration node.
getByteValue() - Method in class org.apache.xindice.util.Configuration
getByteValue returns the value from the Configuration node.
getCanonicalDocumentName(Key) - Method in class org.apache.xindice.core.Collection
getCanonicalDocumentName returns the canonical name for the specified Key in relation to this Collection.
getCanonicalDocumentName(String) - Method in class org.apache.xindice.core.Collection
From the document key and this collection canonical name, composes canonical document name.
getCanonicalName() - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Returns complete path to collection
getCanonicalName() - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Returns the fully qualified name of the collection that this manager is associated with.
getCanonicalName() - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Returns the fully qualified name of the collection that this manager is associated with.
getCanonicalName() - Method in class org.apache.xindice.core.Collection
getCanonicalName returns the canonical name of this Collection.
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.xml.NodeSource
 
getCharAttribute(String, char) - Method in class org.apache.xindice.util.Configuration
getCharAttribute returns an attribute from the Configuration node.
getCharAttribute(String) - Method in class org.apache.xindice.util.Configuration
getCharAttribute returns an attribute from the Configuration node.
getCharValue(char) - Method in class org.apache.xindice.util.Configuration
getCharValue returns the value from the Configuration node.
getCharValue() - Method in class org.apache.xindice.util.Configuration
getCharValue returns the value from the Configuration node.
getChild(String, boolean) - Method in class org.apache.xindice.util.Configuration
getChild returns the first child Configuration node that matches the specified name.
getChild(String) - 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.embed.CollectionImpl
Returns a Collection instance for the requested child collection if it exists.
getChildCollection(String) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Returns a Collection instance for the requested child collection if it exists.
getChildCollectionCount() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Returns the number of child collections under this Collection or 0 if no child collections exist.
getChildCollectionCount() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Returns the number of child collections under this Collection or 0 if no child collections exist.
getChildNodes() - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
getChildNodes() - Method in class org.apache.xindice.xml.dom.NodeImpl
A NodeList that contains all children of this node.
getChildren() - Method in class org.apache.xindice.util.Configuration
getChildren returns the child Configuration nodes for this Configuration node.
getChildren(String) - Method in class org.apache.xindice.util.Configuration
getChildren returns all children Configuration nodes that matches the specified name.
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) - Method in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Retrieves a Collection instance based on the URI provided in the uri parameter.
getCollection(String, String, String) - Method in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Retrieves a Collection instance based on the URI provided in the uri parameter.
getCollection(String) - Method in class org.apache.xindice.core.CollectionManager
getCollection retrieves a Collection by name.
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.cache.DocumentCache.CacheKey
 
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(String) - Method in class org.apache.xindice.server.rpc.RPCDefaultMessage
Retrieves a Collection instance based on the path provided in name.
getCollection() - Method in class org.apache.xindice.webadmin.Location
 
getCollection(String) - Method in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
 
getCollection() - Method in class org.apache.xindice.xml.NodeSource
 
getCollectionMeta() - Method in class org.apache.xindice.core.Collection
Return the MetaData for this collection.
getCollectionMeta(Collection) - Method in class org.apache.xindice.core.MetaSystemCollection
getCollectionMeta retrieves the MetaData for the specified Collection.
getCollectionName() - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Returns the name of the collection that this manager is associated with.
getCollectionName() - Method in interface 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
 
getCollectionViewer(String) - Method in class org.apache.xindice.webadmin.WebAdminManager
Gets class that handles specific collection-level operation for WebAdmin.
getCollectionViewers() - Static method in class org.apache.xindice.webadmin.WebAdminManager
Gets all supported collection-level operations.
getCollections() - Method in class org.apache.xindice.core.CollectionManager
 
getCommands() - Method in class org.apache.xindice.tools.XMLTools
Returns the elements from the Commands Document this tool can execute.
getConfig() - Method in class org.apache.xindice.core.CollectionManager
 
getConfig() - Method in class org.apache.xindice.core.filer.Paged
 
getConfig() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
getConfig() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
getConfig retrieves the configuration information for the Configurable object instance.
getConfig() - Method in interface org.apache.xindice.util.Configurable
getConfig retrieves the configuration information for the Configurable object instance.
getConfig() - Method in class org.apache.xindice.util.SimpleConfigurable
 
getConfiguration(String) - Method in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Get configuration for the named database
getConformanceLevel() - Method in class org.apache.xindice.client.xmldb.DatabaseImpl
Returns the XML:DB API Conformance level for the implementation.
getConformanceLevel() - Method in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Returns the XML:DB API Conformance level for the implementation.
getConformanceLevel() - Method in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Returns the XML:DB API Conformance level for the implementation.
getContainer(Object) - Method in class org.apache.xindice.core.Collection
getContainer retrieves a Container from the Collection.
getContainer() - Method in class org.apache.xindice.core.request.URIMapper
getContainer returns the Document Container that was resolved in the parsing of the URI.
getContent() - Method in class org.apache.xindice.client.xmldb.resources.BinaryResourceImpl
 
getContent() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Gets the content of the XMLResourceImpl object
getContentAsDOM() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
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.
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
 
getContextPath() - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Wrapper method, gets servlet context path.
getCreated() - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
UNIX-time when this record was created
getCreatedTime() - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
getCreatedTime(String) - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
getCreatedTime() - Method in class org.apache.xindice.core.meta.MetaData
Returns the time of creation
getCreatedTime() - Method in class org.apache.xindice.core.meta.TimeRecord
Returns the create time stored here.
getCreationTime() - Method in class org.apache.xindice.core.data.Entry
 
getCurrentNode() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
The node at which the TreeWalker is currently positioned.
getCustomDocument() - Method in class org.apache.xindice.core.meta.MetaData
Returns the (optional) custom meta document
getDOMImplementation() - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
getDTDHandler() - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
getData() - Method in class org.apache.xindice.core.data.Value
getData retrieves a copy of the data which is being stored by this 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.
getDataBytes() - Method in interface org.apache.xindice.xml.dom.CompressedNode
getDataBytes returns the byte array that defines this Node.
getDataBytes() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getDataLen() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Data
getDataLen() - Method in interface org.apache.xindice.xml.dom.CompressedNode
getDataLen returns the length of the Node's definition in the byte array.
getDataLen() - 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.
getDataPos() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getDatabase() - Method in class org.apache.xindice.core.Collection
getDatabase returns the Database owner for this Collection.
getDatabase(Configuration) - Static method in class org.apache.xindice.core.Database
This will return an instance of a Database for the given name if one has already been loaded, otherwise it will create and load a new database instance.
getDatabase(String) - Static method in class org.apache.xindice.core.Database
This will merely return an instance of a Database for the given name if one has already been loaded.
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(String, boolean, String) - Method in class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer.TableRow
 
getDatabaseViewer(String) - Method in class org.apache.xindice.webadmin.WebAdminManager
Gets class that handles specific database-level operation for WebAdmin.
getDatabaseViewers() - Static method in class org.apache.xindice.webadmin.WebAdminManager
Gets all supported database-level operations.
getDateLong(Date) - Static method in class org.apache.xindice.util.DateUtilities
 
getDefaultCompressed() - Static method in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
getDefaultFilerClass() - Static method in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
getDefaultInlineMetadata() - Static method in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
Configures the CollectionConfigurationHelper with the default Collection Configuration.
getDefaultNamespaceURI() - Method in class org.apache.xindice.xml.NamespaceMap
 
getDefinition() - Static method in class org.apache.xindice.core.SystemCollection
 
getDefinition() - Static method in class org.apache.xindice.xml.SymbolTableSymbols
 
getDepth() - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Retrieves Depth header value from HTTP request.
getDescriptor() - Method in class org.apache.xindice.core.filer.Paged
Obtain RandomAccessFile ('descriptor') object out of the pool.
getDestinationPath() - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Retrieves Destination header value from HTTP request.
getDoctype() - Method in class org.apache.xindice.xml.dom.DocumentImpl
The Document Type Declaration (see DocumentType) associated with this document.
getDocument(Object) - Method in class org.apache.xindice.core.Collection
getDocument retrieves a Document by Key.
getDocument() - Method in interface org.apache.xindice.core.Container
getDocument returns the contained 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
getDocumentCache() - Method in class org.apache.xindice.core.Database
getDocumentCache returns the Database-level Document Cache.
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 method that allows direct access to the child node that is the root element of the document.
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.
getDocumentMeta(String) - Method in class org.apache.xindice.core.Collection
Return the MetaData object for a document within this collection.
getDocumentMeta(Collection, String) - Method in class org.apache.xindice.core.MetaSystemCollection
getDocumentMeta retrieves the meta data for the specified document.
getDocumentSet() - Method in class org.apache.xindice.core.Collection
getDocumentSet returns the set of Documents being maintained by this Collection.
getDocumentURI() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getDomConfig() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getDoubleAttribute(String, double) - Method in class org.apache.xindice.util.Configuration
getDoubleAttribute returns an attribute from the Configuration node.
getDoubleAttribute(String) - Method in class org.apache.xindice.util.Configuration
getDoubleAttribute returns an attribute from the Configuration node.
getDoubleValue(double) - Method in class org.apache.xindice.util.Configuration
getDoubleValue returns the value from the Configuration node.
getDoubleValue() - Method in class org.apache.xindice.util.Configuration
getDoubleValue returns the value from the Configuration node.
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.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
 
getEmptyMap() - Method in class org.apache.xindice.core.meta.inline.InlineMetaService
Get an InlineMetaMap instance corresponding to the current header version.
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
 
getEntry(Object) - Method in class org.apache.xindice.core.Collection
Retrieve a database entry by key.
getEntry(Collection, Key) - Method in interface org.apache.xindice.core.cache.DocumentCache
Obtains resource entry from the cache
getEntry(Collection, Key) - Method in class org.apache.xindice.core.cache.DocumentCacheImpl
 
getEntryMeta(Object) - Method in class org.apache.xindice.core.Collection
Retrieve a database entry metadata by key.
getEntryMeta(Collection, Key) - Method in interface org.apache.xindice.core.cache.DocumentCache
Obtains resource entry metadata from cache.
getEntryMeta(Collection, Key) - Method in class org.apache.xindice.core.cache.DocumentCacheImpl
 
getEntryType() - Method in class org.apache.xindice.core.data.Entry
 
getErrorCode(int) - Static method in class org.apache.xindice.core.FaultCodes
getErrorCode returns the associated XML:DB error code for the specified Xindice fault code
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, String) - Method in class org.apache.xindice.xml.dom.DOMImplementationImpl
 
getFeature(String, String) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getFeature(String) - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl
 
getFeature(String) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
Return SAX feature setting for the SAX generated by this class.
getFieldNames(IndexReader.FieldOption) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
Field names are not supported.
getFile() - Method in class org.apache.xindice.core.filer.Paged
getFile returns the file object for this Paged.
getFile(String) - Method in class org.apache.xindice.util.FileCache
 
getFile(File) - 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 instance underlying the Collection instance.
getFilter() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
The filter used to screen nodes.
getFirstChild() - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
The first child of this node.
getFirstChild() - Method in class org.apache.xindice.xml.dom.NodeImpl
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
getFloatAttribute(String, float) - Method in class org.apache.xindice.util.Configuration
getFloatAttribute returns an attribute from the Configuration node.
getFloatAttribute(String) - Method in class org.apache.xindice.util.Configuration
getFloatAttribute returns an attribute from the Configuration node.
getFloatValue(float) - Method in class org.apache.xindice.util.Configuration
getFloatValue returns the value from the Configuration node.
getFloatValue() - Method in class org.apache.xindice.util.Configuration
getFloatValue returns the value from the Configuration node.
getFreePage() - Method in class org.apache.xindice.core.filer.Paged
getFreePage returns the first free Page from secondary storage.
getGMTDate(String) - Static method in class org.apache.xindice.util.DateUtilities
 
getGMTString(Date) - Static method in class org.apache.xindice.util.DateUtilities
 
getHandler() - Static method in class org.apache.xindice.server.rpc.RPCMessageInterface
 
getHeader(String) - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Wrapper method, gets HTTP request header.
getHeaderSize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of the FileHeader.
getHref() - Method in class org.apache.xindice.webadmin.PartialResponse
 
getId() - Method in class org.apache.xindice.client.xmldb.resources.BinaryResourceImpl
 
getId() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Gets the Id attribute of the XMLResourceImpl object
getImplementation() - Method in class org.apache.xindice.xml.dom.DocumentImpl
The DOMImplementation object that handles this document.
getIndexManager() - Method in class org.apache.xindice.core.Collection
return the IndexManager being used by this Collection.
getIndexStyle() - Method in interface org.apache.xindice.core.indexer.Indexer
getIndexStyle returns the Index style.
getIndexStyle() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
getIndexStyle() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Provides the index style.
getIndexStyle() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
getIndexStyle() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
getIndexer(String) - Method in class org.apache.xindice.core.Collection
getIndexer retrieves an Indexer by name.
getIndexerEventHandler() - Method in interface org.apache.xindice.core.indexer.Indexer
getIndexerEventHandler returns an instance of IndexerEventHandler that handles Indexer-specific events.
getIndexerEventHandler() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
Creates new instance of a handler to listen to indexer events.
getIndexerEventHandler() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
 
getIndexerEventHandler() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
getIndexerEventHandler() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
getInputEncoding() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getInputEncoding() - Method in class org.apache.xindice.xml.dom.EntityImpl
 
getInputStream() - Method in class org.apache.xindice.core.data.Value
Return 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 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
 
getInputStream() - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Wrapper method, gets servlet input stream.
getInstance() - Static method in class org.apache.xindice.core.DBObserver
Returns the observer instance, must be non-null
getInstance() - Static method in class org.apache.xindice.xml.SymbolTableSymbols
 
getInstance() - Static method in class org.apache.xindice.xml.dom.DOMImplementationImpl
 
getIntAttribute(String, int) - Method in class org.apache.xindice.util.Configuration
getIntAttribute returns an attribute from the Configuration node.
getIntAttribute(String) - Method in class org.apache.xindice.util.Configuration
getIntAttribute returns an attribute from the Configuration node.
getIntValue(int) - Method in class org.apache.xindice.util.Configuration
getIntValue returns the value from the Configuration node.
getIntValue() - Method in class org.apache.xindice.util.Configuration
getIntValue returns the value 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.
getIterator() - Method in class org.apache.xindice.client.xmldb.ResourceSetImpl
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.cache.DocumentCache.CacheKey
 
getKey() - Method in class org.apache.xindice.core.data.Entry
 
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
 
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.ContainerNodeImpl
The last child of this node.
getLastChild() - Method in class org.apache.xindice.xml.dom.NodeImpl
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.core.request.URIMapper
Returns the value of the last-modified header field.
getLastModified() - Method in class org.apache.xindice.util.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.util.SymbolSerializer
getLastModified returns a time stamp of the last server-side modified of the Symbol Table.
getLastModified() - Method in class org.apache.xindice.xml.SymbolTable
 
getLastModifiedTime() - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
getLastModifiedTime(String) - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
getLastModifiedTime() - Method in class org.apache.xindice.core.meta.MetaData
Returns the time of last modification
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.DOMStringListImpl
 
getLength() - Method in class org.apache.xindice.xml.dom.NodeListImpl
The number of nodes in the list.
getLinkTargetURI() - Method in class org.apache.xindice.core.meta.MetaData
Returns the linked target URI, if this is a link
getLocalName() - Method in class org.apache.xindice.xml.dom.NodeImpl
Returns the local part of the qualified name of this node.
getLongAttribute(String, long) - Method in class org.apache.xindice.util.Configuration
getLongAttribute returns an attribute from the Configuration node.
getLongAttribute(String) - Method in class org.apache.xindice.util.Configuration
getLongAttribute returns an attribute from the Configuration node.
getLongValue(long) - Method in class org.apache.xindice.util.Configuration
getLongValue returns the value from the Configuration node.
getLongValue() - Method in class org.apache.xindice.util.Configuration
getLongValue returns the value from the Configuration node.
getMatchLevel(IndexPattern) - Method in class org.apache.xindice.core.indexer.IndexPattern
getMatchLevel compares this IndexPattern to p.
getMaxKeySize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
Get 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.
getMessage(int) - Static method in class org.apache.xindice.core.FaultCodes
getMessage returns a textual form for the specified fault code.
getMeta() - Method in class org.apache.xindice.core.data.Entry
 
getMetaCollection(Collection, boolean) - Method in class org.apache.xindice.core.MetaSystemCollection
Returns the corresponding Meta Collection for the given collection, optionally creating the hierarchy
getMetaData(String) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Returns MetaData object for the specified document or the current collection
getMetaData(String) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
getMetaData() - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
getMetaData(String) - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
getMetaData(String) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
getMetaData(Object) - Method in class org.apache.xindice.core.data.Record
getMetaData returns metadata about the Value.
getMetaSystemCollection() - Method in class org.apache.xindice.core.Database
Return the MetaSystem collection for this database.
getMetadata(InlineMetaMap) - Method in interface org.apache.xindice.core.meta.inline.InlineMetaWriter
Create the metadata.
getMetadata(InlineMetaMap) - Method in class org.apache.xindice.core.meta.inline.NullWriter
 
getMetadata(InlineMetaMap) - Method in class org.apache.xindice.core.meta.inline.ResourceTypeWriter
 
getMethod() - Method in class org.apache.xindice.core.request.URIMapper
getMethod returns the method name that was resolved in the parsing of the URI.
getMethod(String) - Method in class org.apache.xindice.webadmin.WebAdminManager
Gets class that handles specific DAV request.
getMethods() - Static method in class org.apache.xindice.webadmin.WebAdminManager
Gets all supported methods.
getMimeType(String) - Static method in class org.apache.xindice.webadmin.util.MimeTable
Returns the mime type for the given name.
getModificationTime() - Method in class org.apache.xindice.core.data.Entry
 
getModified() - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
UNIX-time when this record was last modified
getModifiedCount() - Method in class org.apache.xindice.core.xupdate.XUpdateImpl
 
getModifiedTime() - Method in class org.apache.xindice.core.meta.TimeRecord
Returns the modified time stored here.
getName() - Method in class org.apache.xindice.client.xmldb.DatabaseImpl
Returns the prefix used in XML:DB to denote URI's that this driver can handle.
getName() - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Returns the name associated with the Collection instance.
getName() - Method in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Returns the prefix used in XML:DB to denote URI's that this driver can handle.
getName() - Method in class org.apache.xindice.client.xmldb.managed.DatabaseImpl
 
getName() - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Returns service name
getName() - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
getName() - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
getName() - Method in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Returns the prefix used in XML:DB to denote URI's that this driver can handle.
getName() - Method in class org.apache.xindice.core.Collection
 
getName() - Method in class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
getName() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
getName() - Method in class org.apache.xindice.core.filer.FSFiler
 
getName() - Method in class org.apache.xindice.core.filer.HashFiler
 
getName() - Method in class org.apache.xindice.core.filer.MemFiler
 
getName() - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
getName() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
getName() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Provides the name of this index.
getName() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
getName() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
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.webadmin.Location
 
getName() - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.CollectionConfigurationViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.CollectionIndexesViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.ContentResourceViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.CreateCollectionViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.DeleteCollectionViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.DeleteResourceViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.MetadataCollectionViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.MetadataResourceViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.XPathSearchCollectionViewer
 
getName() - Method in class org.apache.xindice.webadmin.viewer.components.XUpdateCollectionViewer
 
getName() - Method in class org.apache.xindice.webadmin.webdav.components.props.ContentType
 
getName() - Method in class org.apache.xindice.webadmin.webdav.components.props.CreationDate
 
getName() - Method in interface org.apache.xindice.webadmin.webdav.components.props.DAVProperty
Returns property name
getName() - Method in class org.apache.xindice.webadmin.webdav.components.props.DisplayName
 
getName() - Method in class org.apache.xindice.webadmin.webdav.components.props.LastModified
 
getName() - Method in class org.apache.xindice.webadmin.webdav.components.props.ResourceType
 
getName(short) - Method in class org.apache.xindice.xml.SymbolTable
 
getName() - Method in class org.apache.xindice.xml.dom.AttrImpl
Returns the name of this attribute.
getName() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
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
 
getNames() - Method in class org.apache.xindice.client.xmldb.DatabaseImpl
Returns an array of names associated with the Database instance.
getNames() - Method in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Returns an array of names associated with the Database instance.
getNames() - Method in class org.apache.xindice.client.xmldb.managed.DatabaseImpl
 
getNames() - Method in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Returns an array of names associated with the Database instance.
getNamespace(String) - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
getNamespaceMap() - Method in interface org.apache.xindice.core.query.Query
getNamespaceMap returns the Map for prefixed namespace resolution in relation to this Query.
getNamespaceURI(String) - Method in class org.apache.xindice.xml.NamespaceMap
 
getNamespaceURI() - Method in class org.apache.xindice.xml.SymbolTable.SymbolInfo
 
getNamespaceURI(short) - Method in class org.apache.xindice.xml.SymbolTable
 
getNamespaceURI() - Method in class org.apache.xindice.xml.dom.NodeImpl
The namespace URI of this node, or null if it is unspecified.
getNextCollision() - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
The next page for a Record collision (if any)
getNextContainer() - Method in interface org.apache.xindice.core.data.DocumentSet
getNextContainer returns the next Document in the set wrapped in a Collection Container.
getNextContainer() - 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() - Method in class org.apache.xindice.core.data.EmptyDocumentSet
 
getNextKey() - Method in class org.apache.xindice.core.data.EmptyRecordSet
 
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.
getNextNode() - Method in class org.apache.xindice.core.data.EmptyNodeSet
 
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.query.NodeListSet
 
getNextPage() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The next page for this Record (if overflowed)
getNextRecord() - Method in class org.apache.xindice.core.data.EmptyRecordSet
 
getNextRecord() - Method in interface org.apache.xindice.core.data.RecordSet
getNextRecord returns the next Record in the set.
getNextSibling(Node) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
getNextSibling(Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getNextSibling() - Method in class org.apache.xindice.xml.dom.NodeImpl
The node immediately following this node.
getNextValue() - Method in class org.apache.xindice.core.data.EmptyRecordSet
 
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.
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.
getNodeAtPos(int) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
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.DocumentFragmentImpl
 
getNodeName() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
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
 
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.AttrImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.CDATASectionImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.CommentImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.DocumentFragmentImpl
 
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.ElementImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.EntityImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.EntityReferenceImpl
 
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.NotationImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
getNodeType() - Method in class org.apache.xindice.xml.dom.TextImpl
 
getNodeValue() - 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.
getNormalizedSymbol(String, String) - Method in class org.apache.xindice.xml.SymbolTable
 
getNormalizedSymbol(String, String, boolean) - Method in class org.apache.xindice.xml.SymbolTable
Lookup normalized symbol by element (or attribute) local name and namespace URI.
getNormalizedSymbol(String, NamespaceMap, boolean) - Method in class org.apache.xindice.xml.SymbolTable
Lookup normalized symbol by lookup string and (optional) namespace map.
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(Object) - Method in class org.apache.xindice.core.Collection
getObject instantiates and returns an XMLSerializable object based on the provided Key.
getObject() - Method in class org.apache.xindice.util.ObjectPool
getObject retrieves a Poolable object from the Object pool, creating a new instance if necessary.
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.IndexQueryANY
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryBW
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryBWX
 
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.IndexQueryGT
 
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.IndexQueryLT
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNBW
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNIN
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNSW
 
getOperator() - Method in class org.apache.xindice.core.indexer.helpers.IndexQuerySW
 
getOutputStream() - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Wrapper method, returns HTTP response output stream
getOverwrite() - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Retrieves Overwrite header value from HTTP request.
getOwner() - Method in class org.apache.xindice.core.meta.MetaData
Returns the canonical name of the owner object.
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
 
getPage() - Method in class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
getPage(long) - Method in class org.apache.xindice.core.filer.Paged
getPage returns the page specified by pageNum.
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
Get the size of a page header.
getPageNum() - Method in class org.apache.xindice.core.filer.Paged.PageKey
 
getPageSize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of a page.
getParameter(String) - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Wrapper method, gets HTTP request parameter.
getParameter(String) - Method in class org.apache.xindice.xml.dom.DOMConfigurationImpl
 
getParameterNames() - Method in class org.apache.xindice.xml.dom.DOMConfigurationImpl
 
getParent() - Method in class org.apache.xindice.core.filer.BTree.BTreeRootInfo
 
getParentCollection() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Returns the parent collection for this collection or null if no parent collection exists.
getParentCollection() - Method in class org.apache.xindice.client.xmldb.resources.BinaryResourceImpl
 
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.client.xmldb.xmlrpc.CollectionImpl
Returns the parent collection for this collection or null if no parent collection exists.
getParentCollection() - Method in class org.apache.xindice.core.Collection
getParentCollection returns the parent Collection of this Collection.
getParentCollection() - Method in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
 
getParentNode() - Method in class org.apache.xindice.xml.dom.NodeImpl
The parent of this node.
getParsedObjectType(Collection, String) - Method in class org.apache.xindice.core.request.URIMapper
Determine the type of object.
getPath() - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Wrapper method, gets resource path.
getPattern() - Method in class org.apache.xindice.core.indexer.IndexQuery
getPattern returns the IndexPattern associated with this query.
getPatternAlias(IndexPattern) - Method in class org.apache.xindice.core.indexer.LuceneIndexer
Return alias for the given pattern.
getPatterns() - Method in interface org.apache.xindice.core.indexer.Indexer
getPatterns returns the patterns recognized by this Indexer.
getPatterns() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
Returns this Indexer's patterns.
getPatterns() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Provides the pattern recognized by this Indexer.
getPatterns() - Method in class org.apache.xindice.core.indexer.NameIndexer
 
getPatterns() - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
getPayload(byte[], int) - Method in class org.apache.xindice.core.query.ftsearch.NodeTermPositions
 
getPayloadLength() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermPositions
 
getPointerCount() - Method in class org.apache.xindice.core.filer.BTree.BTreePageHeader
The number of pointers stored by this page
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(Node) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
getPreviousSibling(Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
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 value associated with name
getProperty(Collection) - Method in class org.apache.xindice.webadmin.webdav.components.props.ContentType
 
getProperty(Entry) - Method in class org.apache.xindice.webadmin.webdav.components.props.ContentType
 
getProperty(Collection) - Method in class org.apache.xindice.webadmin.webdav.components.props.CreationDate
 
getProperty(Entry) - Method in class org.apache.xindice.webadmin.webdav.components.props.CreationDate
 
getProperty(Collection) - Method in interface org.apache.xindice.webadmin.webdav.components.props.DAVProperty
Builds a property content tree for collection.
getProperty(Entry) - Method in interface org.apache.xindice.webadmin.webdav.components.props.DAVProperty
Builds a property content tree for collection entry.
getProperty(Collection) - Method in class org.apache.xindice.webadmin.webdav.components.props.DisplayName
 
getProperty(Entry) - Method in class org.apache.xindice.webadmin.webdav.components.props.DisplayName
 
getProperty(Collection) - Method in class org.apache.xindice.webadmin.webdav.components.props.LastModified
 
getProperty(Entry) - Method in class org.apache.xindice.webadmin.webdav.components.props.LastModified
 
getProperty(Collection) - Method in class org.apache.xindice.webadmin.webdav.components.props.ResourceType
 
getProperty(Entry) - Method in class org.apache.xindice.webadmin.webdav.components.props.ResourceType
 
getProperty(String) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
getProtocol() - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Wrapper method, gets request protocol.
getProtocol() - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Returns protocol/version.
getPublicId() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
The public identifier of the external subset.
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.NotationImpl
The public identifier of this notation.
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.Query
getQueryStyle returns the QueryStyle (ex: XPath) for this 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.TextQueryResolver
 
getQueryStyle() - Method in class org.apache.xindice.core.query.XPathQueryResolver
 
getQueryStyle() - Method in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
getRecordCount() - Method in class org.apache.xindice.core.filer.BTreeFiler
 
getRecordCount() - Method in class org.apache.xindice.core.filer.FSFiler
 
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.HashFiler
 
getRecordCount() - Method in class org.apache.xindice.core.filer.MemFiler
 
getRecordCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The number of records being managed by the file (not pages)
getRecordCount() - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
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.BTreeFiler
 
getRecordSet() - Method in class org.apache.xindice.core.filer.FSFiler
 
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.HashFiler
 
getRecordSet() - Method in class org.apache.xindice.core.filer.MemFiler
 
getRecordSet() - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
getRequestDoc() - Method in class org.apache.xindice.webadmin.webdav.DAVRequest
Retreives request document if incoming request has any.
getResource(long) - Method in class org.apache.xindice.client.xmldb.ResourceSetImpl
Returns the Resource instance stored at the index specified by index.
getResource(String) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Retrieves a Resource from the database.
getResource(String) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Retrieves a Resource from the database.
getResource(String, String) - Method in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
 
getResourceCount() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Returns the number of resources currently stored in this collection or 0 if the collection is empty.
getResourceCount() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
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.BinaryResourceImpl
 
getResourceType() - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Returns the resource type for this Resource.
getResourceViewer(String) - Method in class org.apache.xindice.webadmin.WebAdminManager
Gets class that handles specific resource-level operation for WebAdmin.
getResourceViewers() - Static method in class org.apache.xindice.webadmin.WebAdminManager
Gets all supported resource-level operations.
getRoot() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
The root node of the Iterator, as specified when it was created.
getRootNode(BTree.BTreeRootInfo) - Method in class org.apache.xindice.core.filer.BTree
getRootNode retreives the BTree node for the specified root object.
getRootNode() - Method in class org.apache.xindice.core.filer.BTree
getRootNode retreives the BTree node for the file's root.
getRootPage() - Method in class org.apache.xindice.core.filer.BTree.BTreeFileHeader
The root page of the storage tree
getRootProperty() - Method in class org.apache.xindice.webadmin.webdav.components.props.ContentType
 
getRootProperty() - Method in class org.apache.xindice.webadmin.webdav.components.props.CreationDate
 
getRootProperty() - Method in interface org.apache.xindice.webadmin.webdav.components.props.DAVProperty
Builds a property content tree for the root node ("/").
getRootProperty() - Method in class org.apache.xindice.webadmin.webdav.components.props.DisplayName
 
getRootProperty() - Method in class org.apache.xindice.webadmin.webdav.components.props.LastModified
 
getRootProperty() - Method in class org.apache.xindice.webadmin.webdav.components.props.ResourceType
 
getSAXFeature(String) - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Retrieves whether a SAX feature will be active for the SAX generated by the getContentAsSAX() method.
getSchemaTypeInfo() - Method in class org.apache.xindice.xml.dom.AttrImpl
 
getSchemaTypeInfo() - Method in class org.apache.xindice.xml.dom.ElementImpl
 
getService(String, String) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Returns a Service instance for the requested service name and version.
getServices() - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Provides a list of all services known to the collection.
getShortAttribute(String, short) - Method in class org.apache.xindice.util.Configuration
getShortAttribute returns an attribute from the Configuration node.
getShortAttribute(String) - Method in class org.apache.xindice.util.Configuration
getShortAttribute returns an attribute from the Configuration node.
getShortValue(short) - Method in class org.apache.xindice.util.Configuration
getShortValue returns the value from the Configuration node.
getShortValue() - Method in class org.apache.xindice.util.Configuration
getShortValue returns the value from the Configuration node.
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.
getSizeSize(int) - Method in class org.apache.xindice.xml.XMLCompressedOutput
getSizeSize returns the size (in bytes) of the specified size type.
getSizeType(long) - Method in class org.apache.xindice.xml.XMLCompressedOutput
getSizeType returns the optimal size type for the specifed length value.
getSource() - Method in interface org.apache.xindice.xml.dom.DBNode
getSource returns a source for this Node.
getSource() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
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.
getStatus() - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The status of this page (UNUSED, RECORD, DELETED, etc...)
getStatusText(int) - Static method in class org.apache.xindice.webadmin.webdav.WebdavStatus
Returns the HTTP status text for the HTTP or WebDav status code specified by looking it up in the mapping.
getStrictErrorChecking() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getString(String) - Method in class org.apache.xindice.tools.XMLTools.Config
 
getSymBuffer() - Method in class org.apache.xindice.util.SymbolSerializer
getSymBuffer returns a new Hashtable that includes a reference to the SymbolTable's byte array image for wire transmission.
getSymbol(String) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbol(String, String) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbol(String, boolean) - 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.AttrImpl
 
getSymbolID() - Method in interface org.apache.xindice.xml.dom.CompressedNode
getSymbolID returns the Symbol ID for the current node.
getSymbolID() - Method in class org.apache.xindice.xml.dom.ElementImpl
 
getSymbolID() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
getSymbolInfo(short) - Method in class org.apache.xindice.xml.SymbolTable
 
getSymbols() - Method in class org.apache.xindice.core.Collection
getSymbols returns the SymbolTable in use by this Collection.
getSymbols(Map) - Method in class org.apache.xindice.util.SymbolDeserializer
getSymbols returns the current SymbolTable image for the server-side Collection that is being managed.
getSymbols() - Method in class org.apache.xindice.util.SymbolSerializer
getSymbols returns the Symbol Table being managed by this Serializer.
getSymbols() - Method in interface org.apache.xindice.xml.dom.CompressedDocument
getSymbols returns the Symbol table for this Document.
getSymbols() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
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.DocumentTypeImpl
The system identifier of the external subset.
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.NotationImpl
The system identifier of this notation.
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.
getTermFreqVector(int, String) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
getTermFreqVectors(int) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
getTextContent() - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
getTextContent() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getTextContent() - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
 
getTextContent() - Method in class org.apache.xindice.xml.dom.NodeImpl
This method returns the text content of this node and its descendants.
getTextContent() - Method in class org.apache.xindice.xml.dom.NotationImpl
 
getTimer() - Method in class org.apache.xindice.core.Database
Return database's timer instance.
getTitles() - Method in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
 
getTitles() - Method in class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer.TableRow
 
getTotalCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The number of used pages in the file
getType() - Method in class org.apache.xindice.core.meta.MetaData
Returns the type of the owner object, e.g., COLLECTION, DOCUMENT, or LINK
getType() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
getTypeString(short) - Static method in class org.apache.xindice.core.meta.MetaData
Return a string representing which type passed in.
getTypedValue(String) - Method in class org.apache.xindice.core.indexer.ValueIndexer
Creates new Value object that depends on string parameter and a type of indexer.
getURI() - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Returns XML:DB URI that would retrieve this collection
getURI() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
getURI() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
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.
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.
getValue() - Method in class org.apache.xindice.core.data.Entry
 
getValue() - Method in class org.apache.xindice.core.data.Record
getValue returns the Record's Value.
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.
getValue() - Method in class org.apache.xindice.util.Configuration
getValue returns the value from the Configuration node.
getValue() - Method in class org.apache.xindice.webadmin.PartialResponse.Content
 
getValue() - Method in class org.apache.xindice.xml.dom.AttrImpl
On retrieval, the value of the attribute is returned as a string.
getValueCount() - Method in class org.apache.xindice.core.filer.BTree.BTreePageHeader
The number of values stored by this page
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.CollectionManagementServiceImpl
Returns service version
getVersion() - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
getVersion() - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
getVersion() - Method in interface org.apache.xindice.core.meta.inline.InlineMetaReader
The second byte of the header contains the version.
getVersion() - Method in interface org.apache.xindice.core.meta.inline.InlineMetaWriter
The header version created by the implementing writer.
getVersion() - Method in class org.apache.xindice.core.meta.inline.NullReader
 
getVersion() - Method in class org.apache.xindice.core.meta.inline.NullWriter
 
getVersion() - Method in class org.apache.xindice.core.meta.inline.ResourceTypeReader
 
getVersion() - Method in class org.apache.xindice.core.meta.inline.ResourceTypeWriter
 
getWhatToShow() - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
This attribute determines which node types are presented via the iterator.
getWholeText() - Method in class org.apache.xindice.xml.dom.TextImpl
 
getWorkSize() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
getXmlEncoding() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getXmlEncoding() - Method in class org.apache.xindice.xml.dom.EntityImpl
 
getXmlStandalone() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getXmlVersion() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
getXmlVersion() - Method in class org.apache.xindice.xml.dom.EntityImpl
 

H

HANDLER - Static variable in interface org.apache.xindice.xml.sax.CompressionHandler
 
HELP - Static variable in class org.apache.xindice.tools.XMLTools
 
HTML_HEADER_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
HTML_TAIL_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
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
 
HashFiler.HashPageHeader - class org.apache.xindice.core.filer.HashFiler.HashPageHeader.
HashPageHeader
HashFiler.HashPageHeader() - Constructor for class org.apache.xindice.core.filer.HashFiler.HashPageHeader
 
HashFiler.HashPageHeader(DataInput) - Constructor for class org.apache.xindice.core.filer.HashFiler.HashPageHeader
 
Head - class org.apache.xindice.webadmin.webdav.components.Head.
This class implements the Head HTTP command for WebDAV operations on Xindice.
Head() - Constructor for class org.apache.xindice.webadmin.webdav.components.Head
 
HelpCommand - class org.apache.xindice.tools.command.HelpCommand.
 
HelpCommand() - Constructor for class org.apache.xindice.tools.command.HelpCommand
 
HtmlCollectionViewer - interface org.apache.xindice.webadmin.viewer.HtmlCollectionViewer.
Xindice Html Collection Interface Component.
HtmlDatabaseViewer - interface org.apache.xindice.webadmin.viewer.HtmlDatabaseViewer.
Xindice Html Database Interface Component.
HtmlResourceViewer - interface org.apache.xindice.webadmin.viewer.HtmlResourceViewer.
Xindice Html Resource Interface Component.
HtmlViewerComponent - class org.apache.xindice.webadmin.viewer.HtmlViewerComponent.
Xindice Html Viewer.
HtmlViewerComponent() - Constructor for class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
handlers - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
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.ElementImpl
 
hasAttributes() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
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.
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.
hasChildren() - Method in class org.apache.xindice.util.Configuration
hasChildren returns whether or not the Configuration node has child Configuration elements.
hasContext() - Method in class org.apache.xindice.core.meta.MetaData
Determine whether this obect has created or modified times set
hasDeletions() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
Deletion is not supported.
hasFeature(String, String) - Method in class org.apache.xindice.xml.dom.DOMImplementationImpl
Test if the DOM implementation implements a specific feature.
hasMoreDocuments() - Method in interface org.apache.xindice.core.data.DocumentSet
hasMoreDocuments returns whether there are any more Documents left in the set.
hasMoreDocuments() - Method in class org.apache.xindice.core.data.EmptyDocumentSet
 
hasMoreNodes() - Method in class org.apache.xindice.core.data.EmptyNodeSet
 
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.query.NodeListSet
 
hasMoreRecords() - Method in class org.apache.xindice.core.data.EmptyRecordSet
 
hasMoreRecords() - Method in interface org.apache.xindice.core.data.RecordSet
hasMoreRecords returns whether or not there are any Records left in the set.
hasMoreResources() - Method in class org.apache.xindice.client.xmldb.ResourceIteratorImpl
 
hasMoreTokens() - Method in class org.apache.xindice.tools.ArgTokenizer
 
hasValue() - Method in class org.apache.xindice.util.Configuration
hasValue returns whether or not the Configuration node has a textual value associated with it.
hashCode() - Method in class org.apache.xindice.core.cache.DocumentCache.CacheKey
 
hashCode() - Method in class org.apache.xindice.core.data.Value
 
hashCode() - Method in class org.apache.xindice.core.filer.Paged.PageKey
Return page hash code, which is hash code of its Paged.PageKey.pageNum.
hashCode() - Method in class org.apache.xindice.core.indexer.IndexPattern
 
haveReaderForVersion(int) - Method in class org.apache.xindice.core.meta.inline.InlineMetaService
Returns true if a reader is available for the specified version.
helpclass - Variable in class org.apache.xindice.tools.XMLTools.Action
 
htmlescape(String) - Static method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
Turns funky characters into HTML entity equivalents
htmlescape(String, boolean) - Static method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
Turns funky characters into HTML entity equivalents

I

IDX - Static variable in class org.apache.xindice.core.FaultCodes
 
IDX_CANNOT_CREATE - Static variable in class org.apache.xindice.core.FaultCodes
 
IDX_CORRUPTED - Static variable in class org.apache.xindice.core.FaultCodes
 
IDX_DUPLICATE_INDEX - Static variable in class org.apache.xindice.core.FaultCodes
 
IDX_INDEX_NOT_FOUND - Static variable in class org.apache.xindice.core.FaultCodes
 
IDX_MATCHES_NOT_FOUND - Static variable in class org.apache.xindice.core.FaultCodes
 
IDX_NOT_SUPPORTED - Static variable in class org.apache.xindice.core.FaultCodes
 
IDX_STYLE_NOT_FOUND - Static variable in class org.apache.xindice.core.FaultCodes
 
IDX_VALUE_NOT_FOUND - Static variable in class org.apache.xindice.core.FaultCodes
 
IN - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
INITIAL_SIZE - Static variable in class org.apache.xindice.core.filer.SizeableMemFiler
 
INITIAL_SIZE_KEY - Static variable in class org.apache.xindice.core.filer.SizeableMemFiler
 
INLINE_METADATA - Static variable in class org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
 
INLINE_META_ATTR - Static variable in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
INSTANCE_NAME - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
Name used in the uri for collections associated with this instance.
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
 
IndexManager - class org.apache.xindice.core.indexer.IndexManager.
IndexManager is a class that manages Indexes.
IndexManager(Collection, Timer) - Constructor for class org.apache.xindice.core.indexer.IndexManager
Create IndexManager for a given collection
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, int, int, short, short) - Constructor for class org.apache.xindice.core.indexer.IndexMatch
 
IndexMatch(Key, int, int) - Constructor for class org.apache.xindice.core.indexer.IndexMatch
 
IndexMatch(Key, IndexPattern) - Constructor for class org.apache.xindice.core.indexer.IndexMatch
 
IndexMatch(Key, 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, String, NamespaceMap) - Constructor for class org.apache.xindice.core.indexer.IndexPattern
 
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
 
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
ANY operator index query
IndexQuery(IndexPattern, Value[]) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
IN operator index query
IndexQuery(IndexPattern, int, Value[]) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
Binary operator index query
IndexQuery(IndexPattern, int, Value) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
Unary operator index query
IndexQuery(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
EQ operator index query
IndexQuery(IndexPattern, int, Value, Value) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
Binary operator index query
IndexQuery(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
IN operator index query
IndexQuery(IndexPattern, int, String) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
Unary operator index query
IndexQuery(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
EQ operator index query
IndexQuery(IndexPattern, int, String, String) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
Binary operator index query
IndexQuery(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.IndexQuery
IN operator index query
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, Value, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryBW
 
IndexQueryBW(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryBW
 
IndexQueryBWX - class org.apache.xindice.core.indexer.helpers.IndexQueryBWX.
IndexQueryBWX
IndexQueryBWX(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryBWX
 
IndexQueryBWX(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryBWX
 
IndexQueryEQ - class org.apache.xindice.core.indexer.helpers.IndexQueryEQ.
IndexQueryEQ
IndexQueryEQ(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryEQ
 
IndexQueryEQ(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryEQ
 
IndexQueryGEQ - class org.apache.xindice.core.indexer.helpers.IndexQueryGEQ.
IndexQueryGEQ
IndexQueryGEQ(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryGEQ
 
IndexQueryGEQ(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryGEQ
 
IndexQueryGT - class org.apache.xindice.core.indexer.helpers.IndexQueryGT.
IndexQueryGT
IndexQueryGT(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryGT
 
IndexQueryGT(IndexPattern, String) - 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, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryLEQ
 
IndexQueryLEQ(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryLEQ
 
IndexQueryLT - class org.apache.xindice.core.indexer.helpers.IndexQueryLT.
IndexQueryLT
IndexQueryLT(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryLT
 
IndexQueryLT(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryLT
 
IndexQueryNBW - class org.apache.xindice.core.indexer.helpers.IndexQueryNBW.
IndexQueryNBW
IndexQueryNBW(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNBW
 
IndexQueryNBW(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNBW
 
IndexQueryNBWX - class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX.
IndexQueryNBWX
IndexQueryNBWX(IndexPattern, Value, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX
 
IndexQueryNBWX(IndexPattern, String, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX
 
IndexQueryNEQ - class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ.
IndexQueryNEQ
IndexQueryNEQ(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ
 
IndexQueryNEQ(IndexPattern, String) - 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, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNSW
 
IndexQueryNSW(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQueryNSW
 
IndexQuerySW - class org.apache.xindice.core.indexer.helpers.IndexQuerySW.
IndexQuerySW
IndexQuerySW(IndexPattern, Value) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQuerySW
 
IndexQuerySW(IndexPattern, String) - Constructor for class org.apache.xindice.core.indexer.helpers.IndexQuerySW
 
Indexer - interface org.apache.xindice.core.indexer.Indexer.
Indexer is the abstract indexing interface for Xindice.
IndexerEventHandler - interface org.apache.xindice.core.indexer.IndexerEventHandler.
IndexerEventHandler represents an event handler for Indexer-specific events.
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
 
IndexerException(int, String, Throwable) - Constructor for class org.apache.xindice.core.indexer.IndexerException
 
InlineHeaderBuilder - class org.apache.xindice.core.meta.inline.InlineHeaderBuilder.
Construct a Value object containing the inline metadata header and value data.
InlineMetaException - exception org.apache.xindice.core.meta.inline.InlineMetaException.
An InlineMetaException is thrown by inline metadata code if an exception occurs in the managing of the metadata.
InlineMetaException(int) - Constructor for class org.apache.xindice.core.meta.inline.InlineMetaException
 
InlineMetaException(int, String) - Constructor for class org.apache.xindice.core.meta.inline.InlineMetaException
 
InlineMetaException(int, String, Throwable) - Constructor for class org.apache.xindice.core.meta.inline.InlineMetaException
 
InlineMetaMap - interface org.apache.xindice.core.meta.inline.InlineMetaMap.
The inline meta data is a collection of name-value pairs.
InlineMetaReader - interface org.apache.xindice.core.meta.inline.InlineMetaReader.
The Value associated with a Record can be prefixed by a header containing 'inline' metadata.
InlineMetaService - class org.apache.xindice.core.meta.inline.InlineMetaService.
If the documents in a collection have headers, the Collection object holds an instance of this class.
InlineMetaService() - Constructor for class org.apache.xindice.core.meta.inline.InlineMetaService
 
InlineMetaService.DatabaseEntry - class org.apache.xindice.core.meta.inline.InlineMetaService.DatabaseEntry.
Utility class for returning an InlineMetaMap and Value from readDatabaseEntry(Value).
InlineMetaService.DatabaseEntry(InlineMetaMap, Value) - Constructor for class org.apache.xindice.core.meta.inline.InlineMetaService.DatabaseEntry
 
InlineMetaWriter - interface org.apache.xindice.core.meta.inline.InlineMetaWriter.
The Value associated with a Record can be prefixed by a header containing 'inline' metadata.
InsertDocument - class org.apache.xindice.server.rpc.messages.InsertDocument.
Deprecated. Replaced with InsertResource which also handles binary data
InsertDocument() - Constructor for class org.apache.xindice.server.rpc.messages.InsertDocument
Deprecated.  
InsertResource - class org.apache.xindice.server.rpc.messages.InsertResource.
 
InsertResource() - Constructor for class org.apache.xindice.server.rpc.messages.InsertResource
 
id - Variable in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
 
idx - Variable in class org.apache.xindice.core.query.NodeListSet
 
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.apache.xindice.xml.sax.SetContentHandler
Receive notification of ignorable whitespace in element content.
importFile(String, String, String) - Method in class org.apache.xindice.tools.command.ImportTree
 
importNode(Node, boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
incRecordCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
Increment the number of records being managed by the file
incTotalCount() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
includeNamespaces(Map, boolean) - Method in class org.apache.xindice.xml.NamespaceMap
 
indexInfo(Value, long) - Method in interface org.apache.xindice.core.filer.BTreeCallback
indexInfo is a callback method for index enumeration.
init() - Method in class org.apache.xindice.core.MetaSystemCollection
 
init(ServletConfig) - Method in class org.apache.xindice.server.XindiceServlet
Initializes database
init() - Method in class org.apache.xindice.tools.XMLTools
Carries out necessary initialization of this class.
initResources(Document) - Method in class org.apache.xindice.client.xmldb.ResourceSetImpl
 
insert(byte[], int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(char[], int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(String, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(StringBuffer, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(ByteBuffer, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(boolean, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(char, int) - Method in class org.apache.xindice.util.ByteBuffer
 
insert(byte, 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
 
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.ContainerNodeImpl
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
Inserts the node newChild before the existing child node refChild.
insertBinary(byte[]) - Method in class org.apache.xindice.core.Collection
Insert a binary object into a Xindice Collection.
insertBinary(Object, byte[]) - Method in class org.apache.xindice.core.Collection
insertBinary inserts a new binary object into a Xindice Collection.
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.
insertObject(XMLSerializable) - Method in class org.apache.xindice.core.Collection
insertObject inserts an XMLSerializable object into the Collection and returns a newly generated Key.
insertObject(String, XMLSerializable) - Method in class org.apache.xindice.core.Collection
insertObject inserts an XMLSerializable object into the Collection based on the specified Key.
intAt(int) - Method in class org.apache.xindice.core.data.Value
Returns the int value at the specified index.
internalEntityDecl(String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
invokeHandlers(short, Node, Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
Invoke user data handlers with provided parameters.
invokeHandlers(short, Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
isBlank(String) - Static method in class org.apache.xindice.util.StringUtilities
 
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
 
isDefaultNamespace(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
isDefined() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
isDeleted(int) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
Deletion is not supported.
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.core.meta.MetaData
Returns whether this MetaData is dirty
isDirty() - Method in class org.apache.xindice.util.Configuration
 
isDirty() - Method in class org.apache.xindice.xml.SymbolTable
 
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.
isDirty() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
isElementContentWhitespace() - Method in class org.apache.xindice.xml.dom.TextImpl
 
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
 
isEmpty() - Method in class org.apache.xindice.util.ObjectStack
 
isEqualNode(Node) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
isEqualNode(Node) - Method in class org.apache.xindice.xml.dom.DocumentTypeImpl
Tests whether two nodes are equal.
isEqualNode(Node) - Method in class org.apache.xindice.xml.dom.ElementImpl
 
isEqualNode(Node) - Method in class org.apache.xindice.xml.dom.NodeImpl
Tests whether two nodes are equal.
isId() - Method in class org.apache.xindice.xml.dom.AttrImpl
 
isInCache(File) - Method in class org.apache.xindice.util.FileCache
 
isInCache(String) - Method in class org.apache.xindice.util.FileCache
 
isInlineMetaEnabled(Collection) - Static method in class org.apache.xindice.webadmin.util.CollectionConfigurationHelper
 
isLoaded() - Method in interface org.apache.xindice.xml.dom.CompressedNode
isLoaded returns whether or not the Node's definition has been loaded.
isLoaded() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
isLocked() - Method in class org.apache.xindice.util.ByteBuffer
 
isManaged() - Method in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
 
isManaged() - Method in class org.apache.xindice.client.xmldb.managed.DatabaseImpl
 
isMetaEnabled() - Method in class org.apache.xindice.core.Collection
Returns whether or not meta data is enabled.
isMetaEnabled() - Method in class org.apache.xindice.core.Database
Return whether or not metadata is enabled on this database.
isModified(String) - Method in class org.apache.xindice.util.DirectoryClassLoader
 
isModified(String) - Method in class org.apache.xindice.util.FileCache
 
isModified(File) - Method in class org.apache.xindice.util.FileCache
 
isNamespaceAware() - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
isNodeTypeValid(short) - Method in class org.apache.xindice.xml.dom.AttrImpl
 
isNodeTypeValid(short) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
isNodeTypeValid(short) - Method in class org.apache.xindice.xml.dom.ElementImpl
 
isOpen() - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Checks if the collection is still open.
isOpen() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
isOpen() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
isOpened() - Method in class org.apache.xindice.core.Collection
 
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.filer.FSFiler
 
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.SizeableMemFiler
 
isOpened() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
isOpened() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Indicates whether or not this indexer is open.
isPayloadAvailable() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermPositions
 
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.SymbolTable
 
isReadOnly() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
isRoot() - Method in class org.apache.xindice.webadmin.Location
 
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.DOMStringListImpl
 
item(int) - Method in class org.apache.xindice.xml.dom.NodeListImpl
Returns the indexth item in the collection.

J

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

K

KEYNAME - Static variable in class org.apache.xindice.core.indexer.LuceneIndexer
 
Key - class org.apache.xindice.core.data.Key.
Key extends Value by providing a hash value for the Key.
Key(Value) - Constructor for class org.apache.xindice.core.data.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 - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
keyAt(int, int) - Method in class org.apache.xindice.core.data.Value
Get a key that is part of this value object.
keys() - Method in interface org.apache.xindice.core.meta.inline.InlineMetaMap
Returns an array containing the keys found in the map.
keys() - Method in class org.apache.xindice.core.meta.inline.NullReader.NullMap
 
keys() - Method in class org.apache.xindice.core.meta.inline.ResourceTypeReader.ResourceTypeMap
 
knownPrefix(String) - Method in class org.apache.xindice.client.xmldb.DatabaseImpl
 

L

LEAF - Static variable in class org.apache.xindice.core.filer.BTree
 
LEFT_PATH_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
LEQ - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
LINK - Static variable in class org.apache.xindice.core.meta.MetaData
 
LOCAL - Static variable in class org.apache.xindice.tools.XMLTools
 
LOGO_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
LT - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
LastModified - class org.apache.xindice.webadmin.webdav.components.props.LastModified.
LastModified creates a response node that contains the time when resource was last modified in the format "EEE, dd MMM yyyy HH:mm:ss zzz" if last modification time is available.

See SimpleDateFormat for date format information.

Example:
LastModified() - Constructor for class org.apache.xindice.webadmin.webdav.components.props.LastModified
 
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
 
ListCollectionViewer - class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.
Xindice Html Viewer for collection listings.
ListCollectionViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer
 
ListCollectionViewer.TableRow - class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow.
 
ListCollections - class org.apache.xindice.server.rpc.messages.ListCollections.
 
ListCollections() - Constructor for class org.apache.xindice.server.rpc.messages.ListCollections
 
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() - Constructor for class org.apache.xindice.tools.command.ListCollections
 
ListDatabaseViewer - class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer.
Xindice Html Viewer for database listings.
ListDatabaseViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer
 
ListDatabaseViewer.TableRow - class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer.TableRow.
 
ListDocuments - class org.apache.xindice.server.rpc.messages.ListDocuments.
 
ListDocuments() - Constructor for class org.apache.xindice.server.rpc.messages.ListDocuments
 
ListIndexers - class org.apache.xindice.server.rpc.messages.ListIndexers.
 
ListIndexers() - Constructor for class org.apache.xindice.server.rpc.messages.ListIndexers
 
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() - Constructor for class org.apache.xindice.tools.command.ListIndexers
 
Location - class org.apache.xindice.webadmin.Location.
Helper class for parsing path information to get database, collection and resource name.
Location(String) - Constructor for class org.apache.xindice.webadmin.Location
Create Location instance out of path information.
LockManager - class org.apache.xindice.util.LockManager.
LockManager manages resource locks.
LockManager(int) - Constructor for class org.apache.xindice.util.LockManager
 
LuceneIndexer - class org.apache.xindice.core.indexer.LuceneIndexer.
LuceneIndexer is used for maintaining full text indexes.
LuceneIndexer() - Constructor for class org.apache.xindice.core.indexer.LuceneIndexer
 
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.
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.
len - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
length() - Method in class org.apache.xindice.util.ByteBuffer
 
list() - Method in class org.apache.xindice.core.indexer.IndexManager
list returns a list of the Indexers that this IndexerManager has registered.
list - Variable in class org.apache.xindice.core.query.NodeListSet
 
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.embed.CollectionImpl
Returns a list of collection names naming all child collections of the current collection.
listChildCollections() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Returns a list of collection names naming all child collections of the current collection.
listCollections() - Method in class org.apache.xindice.core.CollectionManager
listCollections retrieves a list of Collections as an array of Strings.
listDatabases() - Static method in class org.apache.xindice.core.Database
 
listDocuments() - Method in class org.apache.xindice.core.Collection
listDocuments returns a list of all entry keys stored by this collection.
listIndexers() - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Returns a list of all indexers for this collection.
listIndexers() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
listIndexers() - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Returns a list of all indexers for this collection.
listIndexers() - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Returns a list of all indexers for this collection.
listIndexers() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
listIndexers() - Method in class org.apache.xindice.core.Collection
listIndexers returns a list of the currently registered Indexers as an array of String.
listResources() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Returns a list of the ids for all resources stored in the collection.
listResources() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Returns a list of the ids for all resources stored in the collection.
listStyles() - Method in class org.apache.xindice.core.query.QueryEngine
listStyles returns a list of styles supported by the QueryEngine (ex: XPath, XUpdate)
listXMLObjects() - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Returns a list of all collection level XMLObjects for this collection.
listXMLObjects() - Method in interface org.apache.xindice.client.xmldb.services.CollectionManager
Returns a list of all collection level XMLObjects for this collection.
load() - Method in interface org.apache.xindice.xml.dom.CompressedNode
load forces the Node to be graphed for this level.
load() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
loadAttributes(SymbolTable) - Method in class org.apache.xindice.xml.dom.ElementImpl
 
loadChildren(SymbolTable) - Method in class org.apache.xindice.xml.dom.ContainerNodeImpl
 
loadClass(String, boolean) - Method in class org.apache.xindice.util.DirectoryClassLoader
 
loadConfiguration() - Method in class org.apache.xindice.server.ManagedServer
 
loadConfiguration(ServletConfig) - Method in class org.apache.xindice.server.XindiceServlet
Loads the Xindice configuration file.
loadDocument(Collection, Record, Document) - Method in class org.apache.xindice.core.DBObserver
Called after Collection.getDocument()
loadDocument(Collection, Record, Document) - Method in class org.apache.xindice.core.DatabaseChangeObserver
 
loadSymbols(Collection) - Method in class org.apache.xindice.core.SystemCollection
loadSymbols retrieves the SymbolTable for the specified Collection.
loaded - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
lock() - Method in class org.apache.xindice.util.ByteBuffer
 
lookupDefaultNamespaceURI() - Method in class org.apache.xindice.xml.dom.NodeImpl
getDefaultNamespaceURI returns the default Namespace URI in this scope.
lookupNamespaceURI(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
Look up the namespace URI associated to the given prefix.
lookupPrefix(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
Look up the prefix associated to the given namespace URI, starting from this node.

M

MANAGED_URI - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
 
MAXKEYSIZE - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MAX_CODE - Static variable in class org.apache.xindice.core.FaultCodes
Defines maximum possible fault code
MAX_KEY_SIZE - Static variable in class org.apache.xindice.tools.XMLTools
 
MD5 - class org.apache.xindice.util.MD5.
TODO: Not used.
MD5() - Constructor for class org.apache.xindice.util.MD5
 
MESSAGE_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCMessageInterface
 
META - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
METACOL - Static variable in class org.apache.xindice.core.MetaSystemCollection
 
METAS - Static variable in class org.apache.xindice.core.MetaSystemCollection
 
MISSING_COLLECTION_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_CONFIGURATION_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_DOCUMENT_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_META_CONFIGURATION - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_META_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_NAME_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_PATTERN_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_QUERY_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_TIMESTAMP_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MISSING_TYPE_PARAM - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
MODIFIED - Static variable in class org.apache.xindice.core.data.Entry
 
MODIFIED - Static variable in class org.apache.xindice.core.data.Record
 
MajorVersion - Static variable in interface org.apache.xindice.server.Xindice
 
ManagedServer - class org.apache.xindice.server.ManagedServer.
Creates an registers a database instance for use of the managed driver.
ManagedServer() - Constructor for class org.apache.xindice.server.ManagedServer
 
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, boolean) - Constructor for class org.apache.xindice.core.filer.MemFiler
 
MemFiler(Map) - Constructor for class org.apache.xindice.core.filer.MemFiler
 
MemValueIndexer - class org.apache.xindice.core.indexer.MemValueIndexer.
Provides an in-memory implementation of Xindice Indexer based upon the Java TreeSet class.
MemValueIndexer() - Constructor for class org.apache.xindice.core.indexer.MemValueIndexer
 
MetaData - class org.apache.xindice.core.meta.MetaData.
Implements the MetaData interface.
MetaData() - Constructor for class org.apache.xindice.core.meta.MetaData
 
MetaData(String) - Constructor for class org.apache.xindice.core.meta.MetaData
 
MetaData(short, String, long, long) - Constructor for class org.apache.xindice.core.meta.MetaData
 
MetaData(Element) - Constructor for class org.apache.xindice.core.meta.MetaData
 
MetaService - class org.apache.xindice.client.xmldb.services.MetaService.
Meta information service.
MetaService() - Constructor for class org.apache.xindice.client.xmldb.services.MetaService
 
MetaSystemCollection - class org.apache.xindice.core.MetaSystemCollection.
MetaSystemCollection represents the Meta System Collection.
MetaSystemCollection(Database) - Constructor for class org.apache.xindice.core.MetaSystemCollection
 
MetadataCollectionViewer - class org.apache.xindice.webadmin.viewer.components.MetadataCollectionViewer.
Xindice Html Viewer for Collection Metadata.
MetadataCollectionViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.MetadataCollectionViewer
 
MetadataResourceViewer - class org.apache.xindice.webadmin.viewer.components.MetadataResourceViewer.
Xindice Html Viewer for Resource Metadata.
MetadataResourceViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.MetadataResourceViewer
 
MimeTable - class org.apache.xindice.webadmin.util.MimeTable.
MimeTable maps a file extension to a mime type.
MimeTable() - Constructor for class org.apache.xindice.webadmin.util.MimeTable
 
MinorVersion - Static variable in interface org.apache.xindice.server.Xindice
 
Mkcol - class org.apache.xindice.webadmin.webdav.components.Mkcol.
This class implements the Mkcol command for WebDAV operations on Xindice.

MKCOL command creates new collection at a specified location.
Mkcol() - Constructor for class org.apache.xindice.webadmin.webdav.components.Mkcol
 
Move - class org.apache.xindice.webadmin.webdav.components.Move.
This class implements the Move command for WebDAV operations on Xindice.

MOVE commans instructs that the collection or resource be moved to the URI specified in the Destination header.
Move() - Constructor for class org.apache.xindice.webadmin.webdav.components.Move
 
main(String[]) - Static method in class org.apache.xindice.tools.DatabaseRebuild
 
main(String[]) - Static method in class org.apache.xindice.tools.XMLTools
 
main(String[]) - Static method in class org.apache.xindice.webadmin.util.MimeTable
 
map - Variable in class org.apache.xindice.core.meta.inline.InlineMetaService.DatabaseEntry
 
mapNamespaces(Map) - Static method in class org.apache.xindice.core.query.QueryUtil
Maps a Hashtable containing namespace definitions into a Xindice NamespaceMap.
maxDoc() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
md(String) - Static method in class org.apache.xindice.util.MD5
 
mimeMappings - Static variable in class org.apache.xindice.webadmin.util.MimeTable
holds the extensions/mime types

N

NAME - Static variable in class org.apache.xindice.core.Database
 
NAME - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
NAMESPACES - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
NAMESPACES - Static variable in class org.apache.xindice.tools.XMLTools
 
NAME_OF - Static variable in class org.apache.xindice.tools.XMLTools
 
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
 
NIN - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
NOCACHE - Static variable in interface org.apache.xindice.xml.dom.DBDocument
'no-cache' value of the cache control processing instruction
NODE_DECL - Static variable in interface org.apache.xindice.xml.Signatures
 
NODE_ELEM - Static variable in interface org.apache.xindice.xml.Signatures
 
NODE_PROC - Static variable in interface org.apache.xindice.xml.Signatures
 
NODE_TEXT - Static variable in interface org.apache.xindice.xml.Signatures
 
NO_PAGE - Static variable in class org.apache.xindice.core.filer.Paged
Page ID of non-existent page
NSW - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
NS_URI - Static variable in class org.apache.xindice.core.meta.MetaData
 
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
 
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
 
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
 
NamespaceMap(Map) - Constructor for class org.apache.xindice.xml.NamespaceMap
 
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
Create empty node
NodeImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.NodeImpl
Create node from compressed data
NodeImpl(NodeImpl, boolean) - 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
 
NodeReader - class org.apache.xindice.core.query.ftsearch.NodeReader.
Implementation of IndexReader that works with set of DOM nodes in memory.
NodeReader(NodeList, Analyzer) - Constructor for class org.apache.xindice.core.query.ftsearch.NodeReader
 
NodeSet - interface org.apache.xindice.core.data.NodeSet.
NodeSet is an interface for iterating over a set of Nodes.
NodeSource - class org.apache.xindice.xml.NodeSource.
NodeSource encapsulates the source of a Document, including its Collection reference and its Key.
NodeSource(Collection, Key) - Constructor for class org.apache.xindice.xml.NodeSource
 
NodeSource(Collection) - Constructor for class org.apache.xindice.xml.NodeSource
 
NodeTermDocs - class org.apache.xindice.core.query.ftsearch.NodeTermDocs.
TermDocs for searching over DOM nodes in memory
NodeTermDocs(NodeReader) - Constructor for class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
NodeTermEnum - class org.apache.xindice.core.query.ftsearch.NodeTermEnum.
Ordered set of terms used by NodeReader.
NodeTermEnum(SortedMap) - Constructor for class org.apache.xindice.core.query.ftsearch.NodeTermEnum
 
NodeTermEnum(SortedMap, Term) - Constructor for class org.apache.xindice.core.query.ftsearch.NodeTermEnum
 
NodeTermPositions - class org.apache.xindice.core.query.ftsearch.NodeTermPositions.
TermPositions for searching over DOM nodes in memory
NodeTermPositions(NodeReader) - Constructor for class org.apache.xindice.core.query.ftsearch.NodeTermPositions
 
NotationImpl - class org.apache.xindice.xml.dom.NotationImpl.
NotationImpl
NotationImpl() - Constructor for class org.apache.xindice.xml.dom.NotationImpl
 
NotationImpl(NodeImpl, byte[], int, int) - Constructor for class org.apache.xindice.xml.dom.NotationImpl
 
NotationImpl(NodeImpl, boolean) - Constructor for class org.apache.xindice.xml.dom.NotationImpl
 
NullReader - class org.apache.xindice.core.meta.inline.NullReader.
Read metadata of length zero.
NullReader() - Constructor for class org.apache.xindice.core.meta.inline.NullReader
 
NullReader.NullMap - class org.apache.xindice.core.meta.inline.NullReader.NullMap.
A VERY simple and efficient InlineMetaMap implementation that holds precisely nothing.
NullReader.NullMap() - Constructor for class org.apache.xindice.core.meta.inline.NullReader.NullMap
 
NullWriter - class org.apache.xindice.core.meta.inline.NullWriter.
Write metadata of length zero.
NullWriter() - Constructor for class org.apache.xindice.core.meta.inline.NullWriter
 
namespaces - Variable in class org.apache.xindice.xml.sax.SetContentHandler
 
newContent - Variable in class org.apache.xindice.xml.sax.SetContentHandler
 
newDocument() - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderImpl
 
newDocumentBuilder() - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl
 
newXPathQuery() - Method in class org.apache.xindice.core.xupdate.XPathQueryFactoryImpl
 
next() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
next() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermEnum
 
next() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermPositions
 
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.
nextPosition() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermPositions
 
nextResource() - Method in class org.apache.xindice.client.xmldb.ResourceIteratorImpl
 
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
 
nodeName - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
nodeValue - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
nodes - Variable in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
nodesModified - Variable in class org.apache.xindice.core.xupdate.XUpdateImpl
 
nodeset() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
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.
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.
normalizeCollectionURI(String, boolean) - Method in class org.apache.xindice.tools.command.Command
 
normalizeDocument() - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
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.
norms(String) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
norms(String, byte[], int) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
notationDecl(String, String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
nsMap - Variable in class org.apache.xindice.core.xupdate.XUpdateImpl
 
nsURI - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
num - Variable in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
num() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
numDocs() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 

O

OBJ - Static variable in class org.apache.xindice.core.FaultCodes
 
OBJECT - Static variable in class org.apache.xindice.core.data.Entry
 
OBJECTS - Static variable in class org.apache.xindice.core.SystemCollection
 
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
 
OVERFLOW - Static variable in class org.apache.xindice.core.filer.Paged
Overflow page status
OWNER - Static variable in class org.apache.xindice.core.data.Record
 
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
 
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
 
Options - class org.apache.xindice.webadmin.webdav.components.Options.
This class implements the Options command for WebDAV operations on Xindice.
Options() - Constructor for class org.apache.xindice.webadmin.webdav.components.Options
 
onDocumentAdded(Key) - Method in class org.apache.xindice.core.indexer.BasicIndexerEventHandler
 
onDocumentAdded(Key) - Method in interface org.apache.xindice.core.indexer.IndexerEventHandler
onDocumentAdded method is called after document is added and all its elements are processed.
onDocumentDeleted(Key) - Method in class org.apache.xindice.core.indexer.BasicIndexerEventHandler
 
onDocumentDeleted(Key) - Method in interface org.apache.xindice.core.indexer.IndexerEventHandler
onDocumentDeleted method is called after document is deleted and all its elements are processed.
onNameAdded(IndexPattern, Key, short, short) - Method in class org.apache.xindice.core.indexer.BasicIndexerEventHandler
 
onNameAdded(IndexPattern, Key, short, short) - Method in interface org.apache.xindice.core.indexer.IndexerEventHandler
onNameAdded called for every element/attribute in the document being added that matches any of the Indexer pattern.
onNameDeleted(IndexPattern, Key, short, short) - Method in class org.apache.xindice.core.indexer.BasicIndexerEventHandler
 
onNameDeleted(IndexPattern, Key, short, short) - Method in interface org.apache.xindice.core.indexer.IndexerEventHandler
onNameDeleted called for every element/attribute in the document being deleted that matches any of the Indexer pattern.
onValueAdded(IndexPattern, String, Key, int, int, short, short) - Method in class org.apache.xindice.core.indexer.BasicIndexerEventHandler
 
onValueAdded(IndexPattern, String, Key, int, int, short, short) - Method in interface org.apache.xindice.core.indexer.IndexerEventHandler
onValueAdded called for every element/attribute in the document being added that matches any of the Indexer pattern.
onValueDeleted(IndexPattern, String, Key, int, int, short, short) - Method in class org.apache.xindice.core.indexer.BasicIndexerEventHandler
 
onValueDeleted(IndexPattern, String, Key, int, int, short, short) - Method in interface org.apache.xindice.core.indexer.IndexerEventHandler
onValueDeleted called for every element/attribute in the document being deleted that matches any of the Indexer pattern.
op - Variable in class org.apache.xindice.core.indexer.IndexQuery
 
open() - Method in class org.apache.xindice.core.Collection
 
open() - Method in interface org.apache.xindice.core.DBObject
open opens the DBObject
open() - Method in class org.apache.xindice.core.filer.BTree
 
open() - Method in class org.apache.xindice.core.filer.FSFiler
 
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.SizeableMemFiler
 
open() - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
open() - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Opens the index so it can be used.
openConnection(URL) - Method in class org.apache.xindice.core.request.XindiceStreamHandler
Returns a URLConnection object that represents a connection to the remote object referred to by the URL.
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).
org.apache.xindice - package org.apache.xindice
Not much here except for a Stopwatch debugger class.
org.apache.xindice.client - package org.apache.xindice.client
This is a top-level package for client-connectivity implementations, such as the XML:DB API.
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.embed - package org.apache.xindice.client.xmldb.embed
Xindice Embedded Driver implements the XML:DB client API.
org.apache.xindice.client.xmldb.managed - package org.apache.xindice.client.xmldb.managed
Xindice Managed Driver implements the XML:DB client API.
org.apache.xindice.client.xmldb.resources - package org.apache.xindice.client.xmldb.resources
Implements the XMLResource and BinaryResource interfaces 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.client.xmldb.xmlrpc - package org.apache.xindice.client.xmldb.xmlrpc
Xindice XML-RPC Driver implements the XML:DB client API.
org.apache.xindice.core - package org.apache.xindice.core
This is the top-level package for all Xindice Core functionality.
org.apache.xindice.core.cache - package org.apache.xindice.core.cache
 
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.meta - package org.apache.xindice.core.meta
Defines and implements the Xindice MetaData storage and retrieval.
org.apache.xindice.core.meta.inline - package org.apache.xindice.core.meta.inline
 
org.apache.xindice.core.query - package org.apache.xindice.core.query
Implements the Xindice QueryEngine and XPathQueryResolver.
org.apache.xindice.core.query.ftsearch - package org.apache.xindice.core.query.ftsearch
 
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.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.rpc - package org.apache.xindice.server.rpc
 
org.apache.xindice.server.rpc.messages - package org.apache.xindice.server.rpc.messages
 
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.webadmin - package org.apache.xindice.webadmin
 
org.apache.xindice.webadmin.util - package org.apache.xindice.webadmin.util
 
org.apache.xindice.webadmin.viewer - package org.apache.xindice.webadmin.viewer
 
org.apache.xindice.webadmin.viewer.components - package org.apache.xindice.webadmin.viewer.components
 
org.apache.xindice.webadmin.webdav - package org.apache.xindice.webadmin.webdav
 
org.apache.xindice.webadmin.webdav.components - package org.apache.xindice.webadmin.webdav.components
 
org.apache.xindice.webadmin.webdav.components.props - package org.apache.xindice.webadmin.webdav.components.props
 
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.
out - Variable in class org.apache.xindice.webadmin.webdav.DAVResponse
 
owner - Variable in class org.apache.xindice.xml.dom.NodeListImpl
 
ownerDocument - Variable in class org.apache.xindice.xml.dom.NodeImpl
 

P

PAGESIZE - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
PAGE_COUNT - Static variable in class org.apache.xindice.tools.XMLTools
 
PAGE_SIZE - Static variable in class org.apache.xindice.tools.XMLTools
 
PATTERN - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
PATTERN - Static variable in class org.apache.xindice.tools.XMLTools
 
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
 
PROP_SERVICE_LOCATION - Static variable in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Driver property name for the xml-rpc service location.
PROP_XINDICE_CONFIGURATION - Static variable in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Driver property name for the xindice configuration file.
PROP_XINDICE_CONFIGURATION - Static variable in interface org.apache.xindice.server.Xindice
System property specyfying location of the Xindice database configuration file (system.xml).
PROP_XINDICE_DB_HOME - Static variable in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Driver property name for the xindice database home.
PROP_XINDICE_DB_HOME - Static variable in interface org.apache.xindice.server.Xindice
System property specyfying location of the Xindice database.
PROP_XINDICE_HOME - Static variable in interface org.apache.xindice.server.Xindice
System property specyfying location of the Xindice installation.
PROP_XINDICE_MANAGED - Static variable in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
Driver property name for the managed configuration parameter.
PROP_XMLRPC_PASSWORD - Static variable in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Driver property name for the basic authentication password.
PROP_XMLRPC_USER - Static variable in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
Driver property name for the basic authentication user name.
Paged - class org.apache.xindice.core.filer.Paged.
Paged is a paged file implementation that is foundation for both the BTree class and the HashFiler.
Paged() - Constructor for class org.apache.xindice.core.filer.Paged
 
Paged(File) - Constructor for class org.apache.xindice.core.filer.Paged
 
Paged.FileHeader - class org.apache.xindice.core.filer.Paged.FileHeader.
Paged file's header
Paged.FileHeader() - Constructor for class org.apache.xindice.core.filer.Paged.FileHeader
 
Paged.Page - class org.apache.xindice.core.filer.Paged.Page.
Paged file's page
Paged.PageHeader - class org.apache.xindice.core.filer.Paged.PageHeader.
Paged file page's header
Paged.PageHeader() - Constructor for class org.apache.xindice.core.filer.Paged.PageHeader
 
Paged.PageHeader(DataInput) - Constructor for class org.apache.xindice.core.filer.Paged.PageHeader
 
Paged.PageKey - class org.apache.xindice.core.filer.Paged.PageKey.
The object wrapping page number.
Paged.PageKey(long) - Constructor for class org.apache.xindice.core.filer.Paged.PageKey
 
PartialResponse - class org.apache.xindice.webadmin.PartialResponse.
PartialResponse represents response part of the multi-status response document.
PartialResponse(String) - Constructor for class org.apache.xindice.webadmin.PartialResponse
 
PartialResponse.Content - class org.apache.xindice.webadmin.PartialResponse.Content.
Content class holds request-specific information in a tree-like structure.
PartialResponse.Content(String) - Constructor for class org.apache.xindice.webadmin.PartialResponse.Content
 
PartialResponse.Content(String, String) - Constructor for class org.apache.xindice.webadmin.PartialResponse.Content
 
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.
Post - class org.apache.xindice.webadmin.webdav.components.Post.
This class implements the Post HTTP command for WebDAV operations on Xindice.
Post() - Constructor for class org.apache.xindice.webadmin.webdav.components.Post
 
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
 
ProcessingException(String, Throwable) - Constructor for class org.apache.xindice.core.query.ProcessingException
 
ProcessingInstructionImpl - class org.apache.xindice.xml.dom.ProcessingInstructionImpl.
ProcessingInstructionImpl
ProcessingInstructionImpl() - 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, boolean) - Constructor for class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
ProcessingInstructionImpl(NodeImpl, String, String) - Constructor for class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
Propfind - class org.apache.xindice.webadmin.webdav.components.Propfind.
This class implements the Propfind command for WebDAV operations on Xindice.
Propfind() - Constructor for class org.apache.xindice.webadmin.webdav.components.Propfind
 
Proppatch - class org.apache.xindice.webadmin.webdav.components.Proppatch.
This class implements the Proppatch command for WebDAV operations on Xindice.
Proppatch() - Constructor for class org.apache.xindice.webadmin.webdav.components.Proppatch
 
Put - class org.apache.xindice.webadmin.webdav.components.Put.
This class implements the Put HTTP command for WebDAV operations on Xindice.
Put() - Constructor for class org.apache.xindice.webadmin.webdav.components.Put
 
pack() - Method in class org.apache.xindice.util.ByteBuffer
 
pageNum - Variable in class org.apache.xindice.core.filer.Paged.PageKey
This page number
parentNode - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
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(String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(Reader) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(byte[]) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(Value) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(InputSource) - Method in class org.apache.xindice.xml.dom.DOMParser
 
parse(InputStream) - 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(String) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
parseArguments(String[]) - Method in class org.apache.xindice.tools.XMLTools
Parses and validated the arguments of the command line.
parseTypeString(String) - Static method in class org.apache.xindice.core.meta.MetaData
Return a short representing the string given.
pattern - Variable in class org.apache.xindice.core.indexer.IndexQuery
 
peek() - Method in class org.apache.xindice.util.ObjectQueue
 
peek() - Method in class org.apache.xindice.util.ObjectStack
 
pop() - Method in class org.apache.xindice.util.ObjectStack
 
pos - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
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.
printEndSingleTableBox(ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printEndTable(ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printHeader(ServletOutputStream, String) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printSearchFromRow(String, String, String[], ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printStartSingleTableBox(ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printStartTable(String, ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printStartTable(String[], ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printTableRow(String, ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printTableRow(String[], ServletOutputStream) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
printTabs(ServletOutputStream, String) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
process(String[]) - Method in class org.apache.xindice.tools.XMLTools
The Process function is designed for the implementation of the command line tools, as well as, making the command line easier to use.
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
 
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.apache.xindice.xml.sax.SetContentHandler
Receive notification of a processing instruction.
push(Object) - Method in class org.apache.xindice.util.ObjectStack
 
put(String, Object) - Method in interface org.apache.xindice.core.meta.inline.InlineMetaMap
Set the value associated with the given key.
put(String, Object) - Method in class org.apache.xindice.core.meta.inline.NullReader.NullMap
 
put(String, Object) - Method in class org.apache.xindice.core.meta.inline.ResourceTypeReader.ResourceTypeMap
 
putDescriptor(RandomAccessFile) - Method in class org.apache.xindice.core.filer.Paged
Puts a RandomAccessFile ('descriptor') back into the descriptor pool.
putDocument(Collection, Key, Document, boolean) - Method in class org.apache.xindice.core.DBObserver
Called after Collection.putDocument()
putDocument(Collection, Key, Document, boolean) - Method in class org.apache.xindice.core.DatabaseChangeObserver
 
putEntry(Collection, Key, int, Value, Map) - Method in interface org.apache.xindice.core.cache.DocumentCache
Stores resource entry value in the cache
putEntry(Collection, Key, int, Value, Map) - Method in class org.apache.xindice.core.cache.DocumentCacheImpl
 
putEntryMeta(Collection, Key, int, Map) - Method in interface org.apache.xindice.core.cache.DocumentCache
Stores resource meta entry in the cache
putEntryMeta(Collection, Key, int, Map) - Method in class org.apache.xindice.core.cache.DocumentCacheImpl
 
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

QRY - Static variable in class org.apache.xindice.core.FaultCodes
 
QRY_COMPILATION_ERROR - Static variable in class org.apache.xindice.core.FaultCodes
 
QRY_NOT_SUPPORTED - Static variable in class org.apache.xindice.core.FaultCodes
 
QRY_NULL_RESULT - Static variable in class org.apache.xindice.core.FaultCodes
 
QRY_PROCESSING_ERROR - Static variable in class org.apache.xindice.core.FaultCodes
 
QRY_STYLE_NOT_FOUND - Static variable in class org.apache.xindice.core.FaultCodes
 
QUERY - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
QUERY - Static variable in class org.apache.xindice.tools.XMLTools
 
QUERY_NS - Static variable in class org.apache.xindice.client.xmldb.XindiceCollection
Xindice query result meta-info namespace
Query - interface org.apache.xindice.core.query.Query.
Query represents a compiled (parsed and primed) query.
Query - class org.apache.xindice.server.rpc.messages.Query.
Executes a query against a document or collection
Query() - Constructor for class org.apache.xindice.server.rpc.messages.Query
 
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
 
QueryException(int, String, Throwable) - Constructor for class org.apache.xindice.core.query.QueryException
 
QueryResolver - interface org.apache.xindice.core.query.QueryResolver.
QueryResolver is an interface that has to be implemented to actually perfrom query resolution.
QueryService - class org.apache.xindice.client.xmldb.services.QueryService.
Abstract query service.
QueryService() - Constructor for class org.apache.xindice.client.xmldb.services.QueryService
 
QueryUtil - class org.apache.xindice.core.query.QueryUtil.
Helper to convert NodeSet query result into the Document
QueryUtil() - Constructor for class org.apache.xindice.core.query.QueryUtil
 
query(String) - Method in interface org.apache.xindice.client.TextQueryService
 
query(String, String, Hashtable) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Queries the entire collection and resturns the result
query(String, String, String, Hashtable) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Queries a specific document or the entire collection and returns result
query(String, String, String, Hashtable) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
query(String) - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
query(String, String, String, Hashtable) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
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(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, 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(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.TextQueryResolver
 
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
 
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, 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.
queryLang - Variable in class org.apache.xindice.client.xmldb.services.QueryService
 
queryMatches(IndexQuery) - Method in interface org.apache.xindice.core.indexer.Indexer
queryMatches retrieves a set of IndexMatch instances that match the supplied query.
queryMatches(IndexQuery) - Method in class org.apache.xindice.core.indexer.LuceneIndexer
 
queryMatches(Query) - Method in class org.apache.xindice.core.indexer.LuceneIndexer
Same as Indexer.queryMatches(IndexQuery), but accepts compiled Lucene query as parameter.
queryMatches(IndexQuery) - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Provides a set of MatchEntry instances that match the specified query.
queryMatches(IndexQuery) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
queryMatches(IndexQuery) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
queryResource(String, String) - Method in interface org.apache.xindice.client.TextQueryService
 
queryResource(String, String) - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
queryResultsToDOM(NodeSet, boolean) - Static method in class org.apache.xindice.core.query.QueryUtil
Adds additional meta data to the query results, and turns it into a DOM document.
queryResultsToDOM(NodeSet) - Static method in class org.apache.xindice.core.query.QueryUtil
Adds additional meta data to the query results, and turns it into a DOM document.
queryResultsToString(NodeSet, boolean) - Static method in class org.apache.xindice.core.query.QueryUtil
Adds additional meta data to the query results, and turns it into a String containing XML document.
queryResultsToString(NodeSet) - Static method in class org.apache.xindice.core.query.QueryUtil
Adds additional meta data to the query results, and turns it into a String containing XML document.

R

RECORD - Static variable in class org.apache.xindice.core.filer.BTreeFiler
Record page status
RECORD - Static variable in class org.apache.xindice.core.filer.HashFiler
Record page status
RESOURCE_SET_NS - Static variable in class org.apache.xindice.client.xmldb.ResourceSetImpl
 
RESULT - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
RIGHT_PATH_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
RPCDefaultMessage - class org.apache.xindice.server.rpc.RPCDefaultMessage.
Base class for all XML-RPC messages.
RPCDefaultMessage() - Constructor for class org.apache.xindice.server.rpc.RPCDefaultMessage
 
RPCMessage - interface org.apache.xindice.server.rpc.RPCMessage.
 
RPCMessageInterface - class org.apache.xindice.server.rpc.RPCMessageInterface.
 
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
 
Record - class org.apache.xindice.core.data.Record.
Record is a container for key/value pairs and all meta data stored with this record in the database.
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.
RemoveCollection - class org.apache.xindice.server.rpc.messages.RemoveCollection.
 
RemoveCollection() - Constructor for class org.apache.xindice.server.rpc.messages.RemoveCollection
 
RemoveDocument - class org.apache.xindice.server.rpc.messages.RemoveDocument.
 
RemoveDocument() - Constructor for class org.apache.xindice.server.rpc.messages.RemoveDocument
 
RemoveIndexer - class org.apache.xindice.server.rpc.messages.RemoveIndexer.
 
RemoveIndexer() - Constructor for class org.apache.xindice.server.rpc.messages.RemoveIndexer
 
ResourceIteratorImpl - class org.apache.xindice.client.xmldb.ResourceIteratorImpl.
An iterator over a collection of resources.
ResourceIteratorImpl(List) - Constructor for class org.apache.xindice.client.xmldb.ResourceIteratorImpl
 
ResourceSetImpl - class org.apache.xindice.client.xmldb.ResourceSetImpl.
ResourceSet contains a set of resources as returned from a query or other operation.
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
 
ResourceType - class org.apache.xindice.webadmin.webdav.components.props.ResourceType.
ResourceType creates a response node that identifies resource type (collection or collection entry).

When invoked for collections, it will generate
ResourceType() - Constructor for class org.apache.xindice.webadmin.webdav.components.props.ResourceType
 
ResourceTypeReader - class org.apache.xindice.core.meta.inline.ResourceTypeReader.
 
ResourceTypeReader() - Constructor for class org.apache.xindice.core.meta.inline.ResourceTypeReader
 
ResourceTypeReader.ResourceTypeMap - class org.apache.xindice.core.meta.inline.ResourceTypeReader.ResourceTypeMap.
A simple and efficient Map implementation that holds the attributes available from a ResourceType header.
ResourceTypeReader.ResourceTypeMap() - Constructor for class org.apache.xindice.core.meta.inline.ResourceTypeReader.ResourceTypeMap
 
ResourceTypeWriter - class org.apache.xindice.core.meta.inline.ResourceTypeWriter.
Write metadata identifying the resource type (xml or binary).
ResourceTypeWriter() - Constructor for class org.apache.xindice.core.meta.inline.ResourceTypeWriter
 
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
 
read(RandomAccessFile) - Method in class org.apache.xindice.core.filer.BTree.BTreeFileHeader
 
read(DataInput) - Method in class org.apache.xindice.core.filer.BTree.BTreePageHeader
 
read(DataInput) - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
 
read() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
read(RandomAccessFile) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
read() - Method in class org.apache.xindice.core.filer.Paged.Page
Reads a page into the memory, once.
read(DataInput) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
 
read(DataInput) - Method in interface org.apache.xindice.core.filer.Streamable
read reads the object state from the stream.
read(DataInput) - Method in class org.apache.xindice.core.indexer.IndexPattern
 
read(Value) - Method in interface org.apache.xindice.core.meta.inline.InlineMetaReader
When a header is read, it generates a Map containing the attributes carried by the header.
read(Value) - Method in class org.apache.xindice.core.meta.inline.NullReader
 
read(Value) - Method in class org.apache.xindice.core.meta.inline.ResourceTypeReader
 
read(int[], int[]) - Method in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
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.
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.
readDatabaseEntry(Value) - Method in class org.apache.xindice.core.meta.inline.InlineMetaService
Given a Value object from the database, disassemble it into its component metadata and entry data components.
readFrom(InputStream) - Method in class org.apache.xindice.util.ByteBuffer
 
readRecord(Key) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
readRecord(Key, boolean) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
readRecord(Key) - Method in class org.apache.xindice.core.filer.FSFiler
 
readRecord(Key, boolean) - Method in class org.apache.xindice.core.filer.FSFiler
 
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, boolean) - Method in interface org.apache.xindice.core.filer.Filer
readRecord returns a Record from the Filer based on the specified Key containing filer meta information and value.
readRecord(Key) - Method in class org.apache.xindice.core.filer.HashFiler
 
readRecord(Key, boolean) - Method in class org.apache.xindice.core.filer.HashFiler
 
readRecord(Key) - Method in class org.apache.xindice.core.filer.MemFiler
 
readRecord(Key, boolean) - Method in class org.apache.xindice.core.filer.MemFiler
 
readRecord(Key) - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
readRecord(Key, boolean) - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
readSignature() - Method in class org.apache.xindice.xml.XMLCompressedInput
readSignature reads a Node signature byte from the input stream.
readValue(Paged.Page) - Method in class org.apache.xindice.core.filer.Paged
readValue reads the multi-Paged Value starting at the specified Page.
readValue(long) - Method in class org.apache.xindice.core.filer.Paged
readValue reads the multi-Paged Value starting at the specified page number.
readerByVersion - Static variable in class org.apache.xindice.core.meta.inline.InlineMetaService
The known readers.
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.
register(Class, Configuration) - Method in class org.apache.xindice.core.indexer.IndexManager
 
registerDatabase(Database) - Method in class org.apache.xindice.core.DatabaseShutdownHandler
 
registerService(Service) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
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(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() - Method in interface org.apache.xindice.core.Container
delete removes the Document from the Collection.
remove() - Method in class org.apache.xindice.util.ObjectQueue
 
removeAttribute(Object) - Method in class org.apache.xindice.core.meta.MetaData
Remove an attribute by name
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.
removeAttributeNS(String, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Removes an attribute by local name and namespace URI.
removeAttributeNode(Attr) - Method in class org.apache.xindice.xml.dom.ElementImpl
Removes the specified attribute.
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.
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.
removeCollection(String) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Removes child collection from this collection
removeCollection(String) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
removeCollection(String) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Removes child collection from this collection
removeCollection(String) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
removeDatabase(Database) - Method in class org.apache.xindice.core.DatabaseShutdownHandler
 
removeDefaultNamespace() - Method in class org.apache.xindice.xml.NamespaceMap
 
removeDocument(Key, Document) - Method in class org.apache.xindice.core.indexer.IndexManager
 
removeDocument(Key) - Method in class org.apache.xindice.core.indexer.MemValueIndexer
 
removeEntry(Collection, Key) - Method in interface org.apache.xindice.core.cache.DocumentCache
Remove resource entry from the cache
removeEntry(Collection, Key) - Method in class org.apache.xindice.core.cache.DocumentCacheImpl
 
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
Removes an attribute by local name and namespace URI.
removeNamespace(String) - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
removeNamespace(String) - Method in class org.apache.xindice.xml.NamespaceMap
 
removeResource(long) - Method in class org.apache.xindice.client.xmldb.ResourceSetImpl
Removes the Resource located at index from the set.
removeResource(Resource) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Removes the Resource from the database.
removeResource(Resource) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Removes the Resource from the database.
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.
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.
renameNode(Node, String, String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
replace(byte[], int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(String, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(StringBuffer, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(ByteBuffer, int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
replace(boolean, 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
 
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.
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.
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.
replaceWholeText(String) - Method in class org.apache.xindice.xml.dom.TextImpl
 
reset() - Method in class org.apache.xindice.Stopwatch
 
reset() - Method in class org.apache.xindice.util.ByteBuffer
 
reset() - Method in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
 
reset() - Method in class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer.TableRow
 
resetDirty() - Method in class org.apache.xindice.util.Configuration
 
resetDirty() - Method in class org.apache.xindice.xml.SymbolTable
Reset dirty flag to false.
resolveEntity(String, String) - Method in class org.apache.xindice.xml.dom.DOMParser
 
resource - Variable in class org.apache.xindice.xml.sax.SetContentHandler
 
resources - Variable in class org.apache.xindice.client.xmldb.ResourceSetImpl
 
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.
root - Variable in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
rtree() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
run() - Method in class org.apache.xindice.core.DatabaseShutdownHandler
Cleans up any unclosed databases before the JVM exits.

S

SAXEventGenerator - class org.apache.xindice.xml.sax.SAXEventGenerator.
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
 
SAXEventGenerator(SymbolTable, Document) - Constructor for class org.apache.xindice.xml.sax.SAXEventGenerator
 
SAX_NAMESPACES_FEATURE - Static variable in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
This is a SAX feature that controls how namespaces are reported in SAX.
SAX_NAMESPACES_FEATURE - Static variable in class org.apache.xindice.xml.sax.SAXEventGenerator
This is a SAX feature that controls how namespaces are reported in SAX.
SAX_NAMESPACE_PREFIXES_FEATURE - Static variable in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
This is a SAX feature that controls how namespaces are reported in SAX.
SAX_NAMESPACE_PREFIXES_FEATURE - Static variable in class org.apache.xindice.xml.sax.SAXEventGenerator
This is a SAX feature that controls how namespaces are reported in SAX.
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
 
SC_ACCEPTED - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (100) indicating the client may continue with its request.
SC_CREATED - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_FAILED_DEPENDENCY - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (424) indicating the method was not executed on a particular resource within its scope because some part of the method's execution failed causing the entire method to be aborted.
SC_FORBIDDEN - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (507) indicating that the resource does not have sufficient space to record the state of the resource after the execution of this method.
SC_INTERNAL_SERVER_ERROR - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (500) indicating an error inside the HTTP service which prevented it from fulfilling the request.
SC_LOCKED - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (423) indicating the destination resource of a method is locked, and either the request did not contain a valid Lock-Info header, or the Lock-Info header identifies a lock held by another principal.
SC_METHOD_NOT_ALLOWED - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (405) indicating the method specified is not allowed for the resource.
SC_MOVED_PERMANENTLY - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTI_STATUS - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (207) indicating that the response requires providing status for multiple independent operations.
SC_NOT_FOUND - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (501) indicating the HTTP service does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_NO_CONTENT - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_OK - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (200) indicating the request succeeded normally.
SC_PRECONDITION_FAILED - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (412) indicating the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (413) indicating the server is refusing to process a request because the request entity is larger than the server is willing or able to process.
SC_SERVICE_UNAVAILABLE - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (503) indicating that the HTTP service is temporarily overloaded, and unable to handle the request.
SC_UNAUTHORIZED - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (401) indicating that the request requires HTTP authentication.
SC_UNPROCESSABLE_ENTITY - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (422) indicating the entity body submitted with the PATCH method was not understood by the resource.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.apache.xindice.webadmin.webdav.WebdavStatus
Status code (415) indicating the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
SEARCH_FROM_END_HIDDEN_VIEWER - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_END_NS_HEADER - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_END_NS_HEADER_OPT - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_END_NS_PREFIX - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_END_NS_URI - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_END_QUERY - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_MIDDLE_NS_URI - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_START_HIDDEN_VIEWER - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_START_NS - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_START_NS_HEADER - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_START_NS_HEADER_OPT - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_START_NS_HEADER_OPT_SEL - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_START_NS_PREFIX - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_START_NS_URI - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEARCH_FROM_START_QUERY - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
SEC - Static variable in class org.apache.xindice.core.FaultCodes
 
SEC_INVALID_ACCESS - Static variable in class org.apache.xindice.core.FaultCodes
 
SEC_INVALID_CREDENTIALS - Static variable in class org.apache.xindice.core.FaultCodes
 
SEC_INVALID_GROUP - Static variable in class org.apache.xindice.core.FaultCodes
 
SEC_INVALID_USER - Static variable in class org.apache.xindice.core.FaultCodes
 
SIZE_BYTE - Static variable in interface org.apache.xindice.xml.Signatures
 
SIZE_INT - Static variable in interface org.apache.xindice.xml.Signatures
 
SIZE_NONE - Static variable in interface org.apache.xindice.xml.Signatures
 
SIZE_SHORT - Static variable in interface org.apache.xindice.xml.Signatures
 
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
 
START_CONFIG_FORM - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
START_SEARCH_FORM - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
START_TAB - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
START_TABLE - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
START_TABLE_BOX - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
START_TABLE_BOX_TITLE - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
START_TABLE_ROW - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
START_TABS_SECTION - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
START_TAB_SELECTED - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
STREAM - Static variable in class org.apache.xindice.core.filer.BTree
 
STYLE_FT - Static variable in class org.apache.xindice.core.query.TextQueryResolver
 
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
 
SW - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
SYMBOLS - Static variable in class org.apache.xindice.core.SystemCollection
 
SYSCOL - Static variable in class org.apache.xindice.core.SystemCollection
 
SYSPROP_SERVICE_LOCATION - Static variable in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
System property name for the service location
SYSPROP_XINDICE_CONFIGURATION - Static variable in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
System property name for the xindice configuration file.
SYSPROP_XINDICE_DB_HOME - Static variable in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
System property name for the xindice database home.
SYSPROP_XINDICE_MANAGED - Static variable in class org.apache.xindice.client.xmldb.embed.DatabaseImpl
System property name for the managed configuration parameter.
SYSPROP_XMLRPC_PASSWORD - Static variable in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
System property name for the basic authentication password in case there were no configuration property passed
SYSPROP_XMLRPC_USER - Static variable in class org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl
System property name for the basic authentication user name in case there were no configuration property passed
Search - class org.apache.xindice.webadmin.webdav.components.Search.
This class implements the Serach command for WebDAV DASL search operations on Xindice.
Search() - Constructor for class org.apache.xindice.webadmin.webdav.components.Search
 
Searcher - class org.apache.xindice.core.query.ftsearch.Searcher.
Searcher executes full text queries against list of nodes and returns nodes that match the query in the order of relevance (score) - most relevant results will be return first.

Query syntax is the same as syntax of Lucene query, except it does not use field names.
Searcher(NodeList, Analyzer) - Constructor for class org.apache.xindice.core.query.ftsearch.Searcher
Builds new Searcher based on list of nodes and analyzer.
SetCollectionMeta - class org.apache.xindice.server.rpc.messages.SetCollectionMeta.
XML-RPC message to set the meta data associated with a collection
SetCollectionMeta() - Constructor for class org.apache.xindice.server.rpc.messages.SetCollectionMeta
 
SetContentHandler - class org.apache.xindice.xml.sax.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(XMLResource) - Constructor for class org.apache.xindice.xml.sax.SetContentHandler
 
SetDocument - class org.apache.xindice.server.rpc.messages.SetDocument.
 
SetDocument() - Constructor for class org.apache.xindice.server.rpc.messages.SetDocument
 
SetDocumentMeta - class org.apache.xindice.server.rpc.messages.SetDocumentMeta.
XML-RPC message to set the meta data associated with a document
SetDocumentMeta() - Constructor for class org.apache.xindice.server.rpc.messages.SetDocumentMeta
 
Shutdown - class org.apache.xindice.server.rpc.messages.Shutdown.
This message probably isn't necessary anymore.
Shutdown() - Constructor for class org.apache.xindice.server.rpc.messages.Shutdown
 
Shutdown - class org.apache.xindice.tools.command.Shutdown.
Shutdown.java is designed to let the user shutdown the Database.
Shutdown() - Constructor for class org.apache.xindice.tools.command.Shutdown
 
Signatures - interface org.apache.xindice.xml.Signatures.
Signatures defines identifying values for the types that the Xindice DOM recognizes.
SimpleConfigurable - class org.apache.xindice.util.SimpleConfigurable.
SimpleConfigurable
SimpleConfigurable(Configuration) - Constructor for class org.apache.xindice.util.SimpleConfigurable
 
SimpleConfigurable() - Constructor for class org.apache.xindice.util.SimpleConfigurable
 
SizeableMemFiler - class org.apache.xindice.core.filer.SizeableMemFiler.
SizeableMemFiler is an In-Memory Filer implementation for Xindice.
SizeableMemFiler() - Constructor for class org.apache.xindice.core.filer.SizeableMemFiler
 
SizeableMemFiler(Map, boolean) - Constructor for class org.apache.xindice.core.filer.SizeableMemFiler
 
SizeableMemFiler(Map) - Constructor for class org.apache.xindice.core.filer.SizeableMemFiler
 
SpecialQueryParser - class org.apache.xindice.core.query.ftsearch.SpecialQueryParser.
Specialized parser for text queries that ignores query clauses that have 'prohibited' modifier.
SpecialQueryParser(String, Analyzer) - Constructor for class org.apache.xindice.core.query.ftsearch.SpecialQueryParser
 
SpecialQueryParser(CharStream) - Constructor for class org.apache.xindice.core.query.ftsearch.SpecialQueryParser
 
SpecialQueryParser(QueryParserTokenManager) - Constructor for class org.apache.xindice.core.query.ftsearch.SpecialQueryParser
 
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
 
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.
StringSerializer - class org.apache.xindice.tools.command.StringSerializer.
SAX content handler that produces a string from the SAX events it receives.
StringSerializer() - Constructor for class org.apache.xindice.tools.command.StringSerializer
Creates new StringSerializer.
StringSerializer(String) - Constructor for class org.apache.xindice.tools.command.StringSerializer
Creates new StringSerializer.
StringUtilities - class org.apache.xindice.util.StringUtilities.
StringUtilities provides a set of commonly used String parsing and processing routines.
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
 
StyleNotFoundException(String, Throwable) - Constructor for class org.apache.xindice.core.query.StyleNotFoundException
 
SubMinorVersion - Static variable in interface org.apache.xindice.server.Xindice
 
SymbolDeserializer - class org.apache.xindice.util.SymbolDeserializer.
SymbolDeserializer is a utility class for managing SymbolTables in the client context of Wire Compression.
SymbolDeserializer() - Constructor for class org.apache.xindice.util.SymbolDeserializer
 
SymbolSerializer - class org.apache.xindice.util.SymbolSerializer.
SymbolSerializer is a utility class for managing SymbolTables in the server context of Wire Compression.
SymbolSerializer(SymbolTable) - Constructor for class org.apache.xindice.util.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() - Constructor for class org.apache.xindice.xml.SymbolTable
 
SymbolTable(Element) - Constructor for class org.apache.xindice.xml.SymbolTable
 
SymbolTable(Element, boolean) - Constructor for class org.apache.xindice.xml.SymbolTable
 
SymbolTable.SymbolInfo - class org.apache.xindice.xml.SymbolTable.SymbolInfo.
 
SymbolTableSymbols - class org.apache.xindice.xml.SymbolTableSymbols.
SymbolTableSymbols is class that represents the hard-coded definition of a compressed symbol table.
SystemCollection - class org.apache.xindice.core.SystemCollection.
SystemCollection represents the System Collection.
SystemCollection(Database) - Constructor for class org.apache.xindice.core.SystemCollection
 
saveSymbols(Collection, SymbolTable) - Method in class org.apache.xindice.core.SystemCollection
saveSymbols save the SymbolTable for the specified Collection.
search(String) - Method in class org.apache.xindice.core.query.ftsearch.Searcher
Executes query against list of nodes and returns matches in the order of relevance (score).
seek(Term) - Method in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
seek(TermEnum) - Method in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
seek(Term) - Method in class org.apache.xindice.core.query.ftsearch.NodeTermPositions
 
sendMultiStatusResponse(PartialResponse) - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
For multi-status responses, send a partial response.
sendRedirect(String) - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Wrapper method, sends redirect
server - Variable in class org.apache.xindice.server.XindiceServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.xindice.server.XindiceServlet
Process request.
services - Variable in class org.apache.xindice.client.xmldb.XindiceCollection
Instantiated named services map
setAction(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the action name to be performed.
setActions(List) - Method in class org.apache.xindice.tools.XMLTools.Config
 
setActivity(String) - Method in class org.apache.xindice.tools.DeploymentTask
Deprecated.  
setAttribute(Object, Object) - Method in class org.apache.xindice.core.meta.MetaData
Sets the attribute by name
setAttribute(String, String) - Method in class org.apache.xindice.util.Configuration
setAttribute sets the attribute value for this Configuration.
setAttribute(String, boolean) - 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, short) - 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, float) - 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, 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, String) - Method in class org.apache.xindice.xml.dom.ElementImpl
Adds a new attribute.
setAttribute(String, Object) - Method in class org.apache.xindice.xml.jaxp.DocumentBuilderFactoryImpl
 
setAttributeNS(String, 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.
setBinary(Object, byte[]) - Method in class org.apache.xindice.core.Collection
setBinary inserts or updates binary object into a Xindice Collection.
setBoolean(String, boolean) - Method in class org.apache.xindice.tools.XMLTools.Config
 
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
 
setCanonicalName(String) - Method in class org.apache.xindice.core.Collection
 
setCollection(Collection) - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Sets collection this service should operate on
setCollection(Collection) - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
setCollection(Collection) - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
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.indexer.LuceneIndexer
 
setCollection(Collection) - Method in class org.apache.xindice.core.indexer.MemValueIndexer
Sets the parent Collection of this indexer.
setCollection(Collection) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
setCollection(Collection) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
setCollection(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets collection context.
setCollectionConfig(Collection, Configuration) - Method in class org.apache.xindice.core.DBObserver
Called after Collection.setConfig()
setCollectionConfig(Collection, Configuration) - Method in class org.apache.xindice.core.DatabaseChangeObserver
 
setCollectionMeta(MetaData) - Method in class org.apache.xindice.core.Collection
Reset the metadata object for this collection.
setCollectionMeta(Collection, MetaData) - Method in class org.apache.xindice.core.MetaSystemCollection
setCollectionMeta save the Meta for the specified Collection.
setCollectionRoot(File) - Method in class org.apache.xindice.core.Collection
 
setConfig(Configuration) - Method in class org.apache.xindice.core.Collection
 
setConfig(Configuration) - Method in class org.apache.xindice.core.CollectionManager
 
setConfig(Configuration) - Method in class org.apache.xindice.core.Database
 
setConfig(Configuration) - Method in class org.apache.xindice.core.filer.FSFiler
 
setConfig(Configuration) - Method in class org.apache.xindice.core.filer.HashFiler
 
setConfig(Configuration) - Method in class org.apache.xindice.core.filer.Paged
 
setConfig(Configuration) - Method in class org.apache.xindice.core.indexer.IndexManager
Configure index manager, register all indexes specified in the configuration
setConfig(Configuration) - Method in class org.apache.xindice.core.indexer.LuceneIndexer
Configures LuceneIndexer instance.
setConfig(Configuration) - Method in class org.apache.xindice.core.indexer.MemValueIndexer
setConfig sets the configuration information for the Configurable object instance.
setConfig(Configuration) - Method in class org.apache.xindice.core.indexer.NameIndexer
 
setConfig(Configuration) - Method in class org.apache.xindice.core.indexer.ValueIndexer
 
setConfig(Configuration) - Method in class org.apache.xindice.core.query.QueryEngine
 
setConfig(Configuration) - Method in class org.apache.xindice.core.query.XPathQueryResolver
 
setConfig(Configuration) - Method in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
setConfig(Configuration) - Method in interface org.apache.xindice.util.Configurable
setConfig sets the configuration information for the Configurable object instance.
setConfig(Configuration) - Method in class org.apache.xindice.util.SimpleConfigurable
 
setContent(Object) - Method in class org.apache.xindice.client.xmldb.resources.BinaryResourceImpl
 
setContent(Object) - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Sets the Content attribute of the XMLResourceImpl object.
setContentAsDOM(Node) - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Sets the content of the resource from a DOM Node.
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.
setContentHandler(ContentHandler) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
setContentLength(int) - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Wrapper method, sets HTTP response content length
setContentType(String) - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Wrapper method, sets HTTP response content type
setContext(long, long) - Method in class org.apache.xindice.core.meta.MetaData
Set the created and modified times.
setCreated(long) - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
UNIX-time when this record was created
setCreatedTime(long) - Method in class org.apache.xindice.core.meta.TimeRecord
Sets the create time stored here.
setCurrentNode(Node) - Method in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
setCustomDocument(Document) - Method in class org.apache.xindice.core.meta.MetaData
Sets the (optional) custom meta document
setDTDHandler(DTDHandler) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
setData(String) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
 
setData(String) - Method in class org.apache.xindice.xml.dom.ProcessingInstructionImpl
 
setDataBytes(byte[], int, int) - Method in interface org.apache.xindice.xml.dom.CompressedNode
setDataBytes sets the definition and positional information for the Node.
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[]) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setDataLen(int) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Data
setDataLen(int) - Method in interface org.apache.xindice.xml.dom.CompressedNode
setDataLen sets the length of the Node's definition in the byte array.
setDataLen(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.
setDataPos(int) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setDatabaseConfig(Database, Map, Configuration) - Method in class org.apache.xindice.core.DBObserver
Called after Database.setConfig()
setDatabaseConfig(Database, Map, Configuration) - Method in class org.apache.xindice.core.DatabaseChangeObserver
 
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(boolean) - Method in class org.apache.xindice.core.meta.MetaData
Reset the dirtiness of this object
setDirty() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setDoctype(DocumentType) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setDocument(Object, Document) - Method in class org.apache.xindice.core.Collection
setDocument inserts or updates an existing Document in a Xindice Collection.
setDocumentLocator(Locator) - Method in class org.apache.xindice.tools.command.StringSerializer
 
setDocumentLocator(Locator) - Method in class org.apache.xindice.xml.dom.DOMParser
 
setDocumentMeta(String, MetaData) - Method in class org.apache.xindice.core.Collection
Set the metadata associated with a document within this collection.
setDocumentMeta(Collection, String, MetaData) - Method in class org.apache.xindice.core.MetaSystemCollection
setDocumentMeta sets the meta data for the specified document.
setDocumentURI(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setEncoding(String) - Method in class org.apache.xindice.xml.dom.EntityImpl
 
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.jaxp.DocumentBuilderFactoryImpl
 
setFeature(String, boolean) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
Set SAX feature for the SAX generated by this class.
setFile(File) - Method in class org.apache.xindice.core.filer.Paged
setFile sets the file object for this Paged.
setFiler(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the filer to use for the collection.
setFirstFreePage(long) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The first free page in unused secondary space
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
setId(String) - Method in class org.apache.xindice.client.xmldb.resources.BinaryResourceImpl
 
setId(String) - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
 
setIdAttribute(String, boolean) - Method in class org.apache.xindice.xml.dom.ElementImpl
 
setIdAttributeNS(String, String, boolean) - Method in class org.apache.xindice.xml.dom.ElementImpl
 
setIdAttributeNode(Attr, boolean) - Method in class org.apache.xindice.xml.dom.ElementImpl
 
setInputEncoding(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setInputEncoding(String) - Method in class org.apache.xindice.xml.dom.EntityImpl
 
setInstance(DBObserver) - Static method in class org.apache.xindice.core.DBObserver
Sets the default observer instance
setKey(Key) - Method in class org.apache.xindice.core.filer.Paged.Page
 
setKey(Key) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
 
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
 
setLinkTargetURI(String) - Method in class org.apache.xindice.core.meta.MetaData
 
setLocation(File, String) - Method in class org.apache.xindice.core.filer.BTreeFiler
 
setLocation(File, String) - Method in class org.apache.xindice.core.filer.FSFiler
 
setLocation(File, String) - Method in interface org.apache.xindice.core.filer.Filer
setLocation tells the Filer where to store its data.
setLocation(File, String) - Method in class org.apache.xindice.core.filer.HashFiler
 
setLocation(File, String) - Method in class org.apache.xindice.core.filer.MemFiler
 
setLocation(File, String) - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
setMaxKeySize(short) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
Set the maximum number of bytes a key can be.
setMetaData(String, MetaData) - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Updates MetaData object for the specified document or the current collection
setMetaData(String, MetaData) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
setMetaData(MetaData) - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
setMetaData(String, MetaData) - Method in class org.apache.xindice.client.xmldb.services.MetaService
 
setMetaData(String, MetaData) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
setModified(long) - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
UNIX-time when this record was last modified
setModifiedTime(long) - Method in class org.apache.xindice.core.meta.TimeRecord
Sets the modified time stored here.
setName(String) - Method in class org.apache.xindice.core.Collection
 
setName(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Name to use for the document or collection.
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(String, String) - Method in class org.apache.xindice.client.xmldb.services.QueryService
 
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.xml.NamespaceMap
 
setNamespaceMap(NamespaceMap) - Method in class org.apache.xindice.core.xupdate.XUpdateImpl
Set the namespace map to be used when resolving queries
setNextCollision(long) - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
The next page for a Record collision (if any)
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.AttrImpl
 
setNodeValue(String) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
 
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.ProcessingInstructionImpl
 
setObject(Object, XMLSerializable) - Method in class org.apache.xindice.core.Collection
setObject sets an XMLSerializable object in the Collection based on the provided Key.
setOwner(String) - Method in class org.apache.xindice.core.meta.MetaData
Set the owner of this object
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/initial storage.
setPageCount(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the page count attribute for collection.
setPageHeaderSize(byte) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
Set the size of a page header.
setPageSize(int) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The size of a page.
setPageSize(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the page size attribute for collection.
setParameter(String, Object) - Method in class org.apache.xindice.xml.dom.DOMConfigurationImpl
 
setParentNode(NodeImpl) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setPath(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets the Path attribute of the DeploymentTask object
setPattern(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets index pattern.
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) - Method in class org.apache.xindice.xml.dom.NodeImpl
The namespace prefix of this node, or null if it is unspecified.
setProperty(String, String) - Method in class org.apache.xindice.client.xmldb.CommonConfigurable
Sets a property value.
setProperty(String, Object) - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
setProtocol(String) - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Sets protocol/version string that is used for multi status responses.
setQString(String) - Method in class org.apache.xindice.core.xupdate.XPathQueryImpl
Sets the QString attribute of the XPathQueryImpl object
setQString(String) - Method in class org.apache.xindice.core.xupdate.XUpdateImpl
Sets the query string to be used when executing update
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.TextQueryResolver
 
setQueryEngine(QueryEngine) - Method in class org.apache.xindice.core.query.XPathQueryResolver
 
setQueryEngine(QueryEngine) - Method in class org.apache.xindice.core.xupdate.XUpdateQueryResolver
 
setRecordLen(int) - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
 
setRecordLen(int) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The length of the Record's value
setRootNode(BTree.BTreeRootInfo, BTree.BTreeNode) - Method in class org.apache.xindice.core.filer.BTree
setRootNode resets the root for the specified root object to the provided BTreeNode's page number.
setRootNode(BTree.BTreeNode) - Method in class org.apache.xindice.core.filer.BTree
setRootNode resets the file's root to the provided BTreeNode's page number.
setRootPage(long) - Method in class org.apache.xindice.core.filer.BTree.BTreeFileHeader
The root page of the storage tree
setSAXFeature(String, boolean) - Method in class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Allows SAX feature to be set for the SAX that is generated by getContentAsSAX.
setSource(NodeSource) - Method in interface org.apache.xindice.xml.dom.DBNode
setSource sets a source for this Node.
setSource(NodeSource) - Method in class org.apache.xindice.xml.dom.NodeImpl
 
setSpecified(boolean) - Method in class org.apache.xindice.xml.dom.AttrImpl
 
setStatus(byte) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
The status of this page (UNUSED, RECORD, DELETED, etc...)
setStatus(int) - Method in class org.apache.xindice.webadmin.webdav.DAVResponse
Wrapper method, sets HTTP response status.
setStrictErrorChecking(boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setString(String, String) - Method in class org.apache.xindice.tools.XMLTools.Config
 
setSymbolID(short) - Method in class org.apache.xindice.xml.dom.AttrImpl
 
setSymbols(SymbolTable) - Method in interface org.apache.xindice.xml.dom.CompressedDocument
setSymbols sets the Symbol table for this Document.
setSymbols(SymbolTable) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setTextContent(String) - Method in class org.apache.xindice.xml.dom.NodeImpl
This method changes the text content of this node.
setTotalCount(long) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
The number of used pages in the file.
setType(short) - Method in class org.apache.xindice.core.meta.MetaData
Set the type for this object.
setType(String) - Method in class org.apache.xindice.tools.DeploymentTask
Sets index type.
setURI(String) - Method in class org.apache.xindice.core.request.URIMapper
setURI sets the URI for the URIMapper and parses it.
setUserData(String, Object, UserDataHandler) - Method in class org.apache.xindice.xml.dom.NodeImpl
This method allows to attach a user object to a Node.
setValue(String) - Method in class org.apache.xindice.util.Configuration
setValue sets the value of the Configuration node.
setValue(boolean) - 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(short) - 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(float) - 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(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(String) - Method in class org.apache.xindice.webadmin.PartialResponse.Content
 
setValue(String) - Method in class org.apache.xindice.xml.dom.AttrImpl
 
setValueCount(short) - Method in class org.apache.xindice.core.filer.BTree.BTreePageHeader
The number of values stored by this page
setXmlEncoding(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setXmlStandalone(boolean) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setXmlVersion(String) - Method in class org.apache.xindice.xml.dom.DocumentImpl
 
setXmlVersion(String) - Method in class org.apache.xindice.xml.dom.EntityImpl
 
shortAt(int) - Method in class org.apache.xindice.core.data.Value
Returns the short value at the specified index.
shutdown() - Method in class org.apache.xindice.client.xmldb.XindiceCollection
Shutsdown the Database instance
shutdown() - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
 
shutdown() - Method in class org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl
Shutsdown the Database instance
shutdown() - Method in interface org.apache.xindice.client.xmldb.services.DatabaseInstanceManager
Shutsdown the Database instance
shutdown() - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
 
size() - Method in class org.apache.xindice.util.ByteBuffer
 
size() - Method in class org.apache.xindice.util.ObjectQueue
 
size() - Method in class org.apache.xindice.util.ObjectStack
 
skipTo(int) - Method in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
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.apache.xindice.xml.sax.SetContentHandler
Receive notification of a skipped entity.
source - Variable in class org.apache.xindice.xml.dom.NodeImpl
 
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.
st - Variable in class org.apache.xindice.xml.XMLCompressedOutput
 
start() - Method in class org.apache.xindice.Stopwatch
 
start() - Method in class org.apache.xindice.server.ManagedServer
(Optionally configure and) start the server
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
 
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
 
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.apache.xindice.xml.sax.SetContentHandler
Receive notification of the beginning of the document.
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.apache.xindice.xml.sax.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.apache.xindice.xml.sax.SetContentHandler
Receive notification of the start of a Namespace mapping.
startViewer(String, String, HttpServletResponse) - Method in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
startsWith(Value) - Method in class org.apache.xindice.core.data.Value
 
stop() - Method in class org.apache.xindice.Stopwatch
 
stop() - Method in class org.apache.xindice.server.ManagedServer
Stop the server, close database
stop() - Method in class org.apache.xindice.xml.sax.SAXEventGenerator
 
storeResource(Resource) - Method in class org.apache.xindice.client.xmldb.embed.CollectionImpl
Stores the provided resource into the database.
storeResource(Resource) - Method in class org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl
Stores the provided resource into the database.
str() - Method in class org.apache.xindice.core.xupdate.XObjectImpl
 
streamFrom(InputStream) - Method in class org.apache.xindice.core.filer.Paged.Page
 
streamFromXML(Element) - Method in class org.apache.xindice.core.meta.MetaData
Given some xml, populate the metadata.
streamFromXML(Element, boolean) - Method in class org.apache.xindice.core.meta.MetaData
Given some xml, populate the metadata.
streamFromXML(Element) - Method in class org.apache.xindice.xml.SymbolTable
 
streamFromXML(Element) - Method in interface org.apache.xindice.xml.XMLSerializable
streamFromXML streams an object from the DOM node.
streamTo(OutputStream) - Method in class org.apache.xindice.core.data.Value
Stream the content of the value into an OutputStream.
streamTo(OutputStream) - Method in class org.apache.xindice.core.filer.Paged.Page
 
streamToXML(Document) - Method in class org.apache.xindice.core.meta.MetaData
Stream this MetaData into an xml document
streamToXML(Document, boolean) - Method in class org.apache.xindice.core.meta.MetaData
Stream this MetaData into an xml document
streamToXML(Document) - Method in class org.apache.xindice.xml.SymbolTable
 
streamToXML(Document) - Method in interface org.apache.xindice.xml.XMLSerializable
streamToXML streams a Java object to the DOM node.
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.
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.
substringData(int, int) - Method in class org.apache.xindice.xml.dom.CharacterDataImpl
Extracts a range of data from the node.
switchName - Variable in class org.apache.xindice.tools.XMLTools.Action
 
symbolID(short) - Method in interface org.apache.xindice.xml.sax.CompressionHandler
symbolID reports the SymbolID for the Node to follow.
symbols(SymbolTable) - Method in interface org.apache.xindice.xml.sax.CompressionHandler
symbols reports the Symbol table that is being used for the decompression.

T

TAB_SPACE - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
TAB_SPACE_SELECTED - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
TEXT_ENTITY - Static variable in interface org.apache.xindice.xml.Signatures
 
TEXT_TEXT - Static variable in interface org.apache.xindice.xml.Signatures
 
TIMESTAMP - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
TQ - Static variable in class org.apache.xindice.core.indexer.IndexQuery
 
TRX - Static variable in class org.apache.xindice.core.FaultCodes
 
TRX_DOC_LOCKED - Static variable in class org.apache.xindice.core.FaultCodes
 
TRX_NOT_ACTIVE - Static variable in class org.apache.xindice.core.FaultCodes
 
TRX_NOT_SUPPORTED - Static variable in class org.apache.xindice.core.FaultCodes
 
TRX_NO_CONTEXT - Static variable in class org.apache.xindice.core.FaultCodes
 
TYPE - Static variable in class org.apache.xindice.server.rpc.RPCDefaultMessage
 
TYPE - Static variable in class org.apache.xindice.tools.XMLTools
 
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
 
TextImpl - class org.apache.xindice.xml.dom.TextImpl.
TextImpl
TextImpl() - 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, boolean) - Constructor for class org.apache.xindice.xml.dom.TextImpl
 
TextImpl(NodeImpl, String) - Constructor for class org.apache.xindice.xml.dom.TextImpl
 
TextQuery - class org.apache.xindice.tools.command.TextQuery.
TextQuery is designed to enable the user to query a Collection for Documents that match Lucene query.
TextQuery() - Constructor for class org.apache.xindice.tools.command.TextQuery
 
TextQueryResolver - class org.apache.xindice.core.query.TextQueryResolver.
Query resolver for full text queries.
TextQueryResolver() - Constructor for class org.apache.xindice.core.query.TextQueryResolver
 
TextQueryService - interface org.apache.xindice.client.TextQueryService.
TextQueryService allows using full text search against a collection.
TextQueryServiceImpl - class org.apache.xindice.client.xmldb.services.TextQueryServiceImpl.
XML:DB TextQueryService implementation that uses XML-RPC communication with server
TextQueryServiceImpl() - Constructor for class org.apache.xindice.client.xmldb.services.TextQueryServiceImpl
Creates new TextQueryService
TextWriter - class org.apache.xindice.xml.TextWriter.
TextWriter takes a Document, DocumentFragment, or Element and streams it as text into an OutputStream, Writer, or a String.
TextWriter(Node) - Constructor for class org.apache.xindice.xml.TextWriter
 
TimeRecord - class org.apache.xindice.core.meta.TimeRecord.
Encapsulates the modified/create times used in MetaData.
TimeRecord(long, long) - Constructor for class org.apache.xindice.core.meta.TimeRecord
 
Title - Static variable in interface org.apache.xindice.server.Xindice
 
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
 
term() - Method in class org.apache.xindice.core.query.ftsearch.NodeTermEnum
 
termDocs() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
termMap - Variable in class org.apache.xindice.core.query.ftsearch.NodeTermDocs
 
termPositions() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
terms() - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
terms(Term) - Method in class org.apache.xindice.core.query.ftsearch.NodeReader
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.IndexQuery
testValue tests the specified value for validity against this IndexQuery.
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.helpers.IndexQueryANY
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryBW
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryBWX
 
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.IndexQueryGT
 
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.IndexQueryLT
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNBW
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNBWX
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNEQ
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNIN
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQueryNSW
 
testValue(Value) - Method in class org.apache.xindice.core.indexer.helpers.IndexQuerySW
 
titles - Variable in class org.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
 
titles - Variable in class org.apache.xindice.webadmin.viewer.components.ListDatabaseViewer.TableRow
 
toByteArray() - Method in class org.apache.xindice.util.ByteBuffer
 
toDocument(Reader) - Static method in class org.apache.xindice.xml.dom.DOMParser
 
toDocument(byte[]) - Static method in class org.apache.xindice.xml.dom.DOMParser
 
toDocument(Value) - 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(String) - 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.cache.DocumentCache.CacheKey
 
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.meta.MetaData
Return a string representing this MetaData It will look like: META[doc owner=OWNER created=CREATED modified=MODIFIED link=LINK attrs=ATTRS]
toString() - Method in class org.apache.xindice.core.meta.TimeRecord
Return a string version of the times encapsulated.
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.webadmin.PartialResponse.Content
 
toString() - Method in class org.apache.xindice.webadmin.PartialResponse
Builds XML out of partial response object.
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.
toString() - Method in class org.apache.xindice.xml.Xml2HtmlWriter
toString returns the node as a String.
toString(Node) - Static method in class org.apache.xindice.xml.Xml2HtmlWriter
toString returns the node as a String.
toString() - Method in class org.apache.xindice.xml.dom.NodeImpl
Converts this node into its textual representation.
total() - Method in class org.apache.xindice.Stopwatch
 

U

UNCOMPRESSED - Static variable in interface org.apache.xindice.core.cache.DocumentCache
Uncompressed document resource type
UNKNOWN - Static variable in class org.apache.xindice.core.data.Entry
 
UNKNOWN - Static variable in class org.apache.xindice.core.meta.MetaData
 
UNKNOWN - Static variable in class org.apache.xindice.core.request.URIMapper
 
UNUSED - Static variable in class org.apache.xindice.core.filer.Paged
Unused page status
UPLOAD_FORM - Static variable in class org.apache.xindice.webadmin.viewer.HtmlViewerComponent
 
URI - Static variable in class org.apache.xindice.core.FaultCodes
 
URIMapper - class org.apache.xindice.core.request.URIMapper.
URIMapper maps a URI (from whence it came) to a Xindice object.
URIMapper(URL) - Constructor for class org.apache.xindice.core.request.URIMapper
Constructor for creating URIMapper instance using a standard URL
URIMapper(String) - Constructor for class org.apache.xindice.core.request.URIMapper
Constructor for older URIMapper instances
URIMapper() - Constructor for class org.apache.xindice.core.request.URIMapper
Constructor for older URIMapper instances
URI_EMPTY - Static variable in class org.apache.xindice.core.FaultCodes
 
URI_NULL - Static variable in class org.apache.xindice.core.FaultCodes
 
URI_PARSE_ERROR - Static variable in class org.apache.xindice.core.FaultCodes
 
URL - Static variable in interface org.apache.xindice.server.Xindice
 
USERS - Static variable in class org.apache.xindice.core.SystemCollection
 
USE_NS - Static variable in class org.apache.xindice.core.meta.MetaData
 
Unknown - Static variable in interface org.apache.xindice.xml.Signatures
 
UpdateIndexer - class org.apache.xindice.server.rpc.messages.UpdateIndexer.
 
UpdateIndexer() - Constructor for class org.apache.xindice.server.rpc.messages.UpdateIndexer
 
UploadCollectionViewer - class org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer.
Xindice Html Viewer for uploading documents to this collection.
UploadCollectionViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
 
unlinkPages(Paged.Page) - Method in class org.apache.xindice.core.filer.HashFiler
Mark pages in primary store as 'DELETED', and let Paged handle all overflow pages.
unlinkPages(Paged.Page) - Method in class org.apache.xindice.core.filer.Paged
unlinkPages unlinks a set of pages starting at the specified Page.
unlinkPages(long) - Method in class org.apache.xindice.core.filer.Paged
unlinkPages unlinks a set of pages starting at the specified page number.
unload() - Method in interface org.apache.xindice.xml.dom.CompressedNode
unload forces the Node to be unloaded for this level.
unload() - Method in class org.apache.xindice.xml.dom.NodeImpl
 
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
 
update(String) - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
Performs an XUpdate operation on the entire collection
updateCollectionMeta() - Method in class org.apache.xindice.core.Collection
update the modified time of this collection when appropriate
updateDocumentMeta(Record) - Method in class org.apache.xindice.core.Collection
update the modified time of this document when appropriate
updateResource(String, String) - Method in class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
Preforms an XUpdate operation on the specified document
usage() - Method in class org.apache.xindice.tools.command.AddCollection
 
usage() - Method in class org.apache.xindice.tools.command.AddDocument
 
usage() - Method in class org.apache.xindice.tools.command.AddIndexer
 
usage() - Method in class org.apache.xindice.tools.command.AddMultipleDocuments
 
usage() - Method in class org.apache.xindice.tools.command.AddResource
 
usage() - Method in class org.apache.xindice.tools.command.Command
 
usage() - Method in class org.apache.xindice.tools.command.DeleteCollection
 
usage() - Method in class org.apache.xindice.tools.command.DeleteDocument
 
usage() - Method in class org.apache.xindice.tools.command.DeleteIndexer
 
usage() - Method in class org.apache.xindice.tools.command.ExportTree
 
usage() - Method in class org.apache.xindice.tools.command.HelpCommand
 
usage() - Method in class org.apache.xindice.tools.command.ImportTree
 
usage() - Method in class org.apache.xindice.tools.command.ListCollectionDocuments
 
usage() - Method in class org.apache.xindice.tools.command.ListCollections
 
usage() - Method in class org.apache.xindice.tools.command.ListIndexers
 
usage() - Method in class org.apache.xindice.tools.command.RetrieveDocument
 
usage() - Method in class org.apache.xindice.tools.command.Shutdown
 
usage() - Method in class org.apache.xindice.tools.command.TextQuery
 
usage() - Method in class org.apache.xindice.tools.command.XPathQuery
 
usage() - Method in class org.apache.xindice.tools.command.XUpdate
 
userData - Variable in class org.apache.xindice.xml.dom.NodeImpl
 

V

VERBOSE - Static variable in class org.apache.xindice.tools.XMLTools
 
Value - class org.apache.xindice.core.data.Value.
Value is the primary base class for all data storing objects.
Value(Value) - Constructor for class org.apache.xindice.core.data.Value
Usually there is no need to create a copy of the value, since it is an immutable object.
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
 
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
 
Version - Static variable in interface org.apache.xindice.server.Xindice
 
valid - Variable in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
vals - Variable in class org.apache.xindice.core.indexer.IndexQuery
 
value - Variable in class org.apache.xindice.core.meta.inline.InlineMetaService.DatabaseEntry
 
valueAt(int, int) - Method in class org.apache.xindice.core.data.Value
Get a value that is part of this value object.

W

WebAdminManager - class org.apache.xindice.webadmin.WebAdminManager.
Manager class that is responsible for reading configuration, initializing all components, and dispatching calls.
WebAdminManager(Element) - Constructor for class org.apache.xindice.webadmin.WebAdminManager
 
WebdavStatus - class org.apache.xindice.webadmin.webdav.WebdavStatus.
Wraps the HttpServletResponse class to abstract the specific protocol used.
WebdavStatus() - Constructor for class org.apache.xindice.webadmin.webdav.WebdavStatus
 
walkURI(Collection, String, int) - Method in class org.apache.xindice.core.request.URIMapper
Recursive method to handle the parse of the URI and setup the instance objects.
warning(SAXParseException) - Method in class org.apache.xindice.xml.dom.DOMParser
 
webAdmin - Variable in class org.apache.xindice.server.XindiceServlet
 
whatToShow - Variable in class org.apache.xindice.xml.dom.traversal.TreeWalkerImpl
 
write(RandomAccessFile) - Method in class org.apache.xindice.core.filer.BTree.BTreeFileHeader
 
write(DataOutput) - Method in class org.apache.xindice.core.filer.BTree.BTreePageHeader
 
write(DataOutput) - Method in class org.apache.xindice.core.filer.HashFiler.HashPageHeader
 
write() - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
write(RandomAccessFile) - Method in class org.apache.xindice.core.filer.Paged.FileHeader
 
write() - Method in class org.apache.xindice.core.filer.Paged.Page
Writes out the header into the this.data, and adds a page to the set of dirty pages.
write(DataOutput) - Method in class org.apache.xindice.core.filer.Paged.PageHeader
 
write(DataOutput) - Method in interface org.apache.xindice.core.filer.Streamable
write writes the object state to the stream.
write(DataOutput) - Method in class org.apache.xindice.core.indexer.IndexPattern
 
write(int) - Method in class org.apache.xindice.util.ByteBuffer
 
write(byte[]) - Method in class org.apache.xindice.util.ByteBuffer
 
write(byte[], int, int) - Method in class org.apache.xindice.util.ByteBuffer
 
write(Writer) - Method in class org.apache.xindice.xml.TextWriter
write writes the node to the writer as text.
write(OutputStream) - Method in class org.apache.xindice.xml.TextWriter
write writes the 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(Node, OutputStream) - Static method in class org.apache.xindice.xml.TextWriter
write writes the specified node to the OutputStream as text.
write(Writer) - Method in class org.apache.xindice.xml.Xml2HtmlWriter
write writes the node to the writer as text.
write(OutputStream) - Method in class org.apache.xindice.xml.Xml2HtmlWriter
write writes the node to the OutputStream as text.
write(Node, Writer) - Static method in class org.apache.xindice.xml.Xml2HtmlWriter
write writes the specified node to the writer as text.
write(Node, OutputStream) - Static method in class org.apache.xindice.xml.Xml2HtmlWriter
write writes the specified node to the OutputStream 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.BTreeFiler
 
writeRecord(Key, Value) - Method in class org.apache.xindice.core.filer.FSFiler
 
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.HashFiler
 
writeRecord(Key, Value) - Method in class org.apache.xindice.core.filer.MemFiler
 
writeRecord(Key, Value) - Method in class org.apache.xindice.core.filer.SizeableMemFiler
 
writeSize(int) - Method in class org.apache.xindice.xml.XMLCompressedOutput
Writes the size to the output stream.
writeSize(int, int) - Method in class org.apache.xindice.xml.XMLCompressedOutput
writeSize writes the size to the output stream based on the specified sizeType.
writeTo(OutputStream) - Method in class org.apache.xindice.util.ByteBuffer
 
writeValue(Paged.Page, Value) - Method in class org.apache.xindice.core.filer.Paged
writeValue writes the multi-Paged Value starting at the specified Page.
writeValue(long, Value) - Method in class org.apache.xindice.core.filer.Paged
writeValue writes the multi-Paged Value starting at the specified page number.

X

XINDICELOCALURI - Static variable in class org.apache.xindice.tools.command.Command
 
XINDICEURI - Static variable in class org.apache.xindice.tools.command.Command
 
XINDICE_NAME_INDEXER - Static variable in class org.apache.xindice.tools.command.Command
 
XINDICE_NAME_INDEXER - Static variable in class org.apache.xindice.webadmin.viewer.components.CollectionIndexesViewer
 
XINDICE_TEXT_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_VAL_INDEXER - Static variable in class org.apache.xindice.webadmin.viewer.components.CollectionIndexesViewer
 
XML - Static variable in class org.apache.xindice.core.meta.inline.ResourceTypeReader
 
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
 
XMLDBURI - Static variable in class org.apache.xindice.tools.command.Command
 
XMLNS_PREFIX - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
XMLNS_URI - Static variable in class org.apache.xindice.xml.dom.NodeImpl
 
XMLRPC_URI - Static variable in class org.apache.xindice.client.xmldb.DatabaseImpl
These are the URI prefixes this proxy impl understands.
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(String, Collection) - Constructor for class org.apache.xindice.client.xmldb.resources.XMLResourceImpl
Constructor for the XMLResourceImpl object
XMLResourceImpl(String, 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, 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
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
XMLSerializable - interface org.apache.xindice.xml.XMLSerializable.
XMLSerializable is the interface that must be implemented by XMLSerializable classes.
XMLTools - class org.apache.xindice.tools.XMLTools.
XMLTools parses command line arguments and executes corresponding command to give user Xindice management flexibility within the current Database.
XMLTools() - Constructor for class org.apache.xindice.tools.XMLTools
Constructor for XMLTools, includes default variables for the command line.
XMLTools(XMLTools.Config) - Constructor for class org.apache.xindice.tools.XMLTools
Constructor for XMLTools based on existing Config.
XMLTools.Action - class org.apache.xindice.tools.XMLTools.Action.
 
XMLTools.Action(String, String, String, String, String) - Constructor for class org.apache.xindice.tools.XMLTools.Action
 
XMLTools.Config - class org.apache.xindice.tools.XMLTools.Config.
 
XMLTools.Config() - Constructor for class org.apache.xindice.tools.XMLTools.Config
 
XML_MIME_TYPE - Static variable in class org.apache.xindice.webadmin.util.MimeTable
the default mime type for xml documents
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
 
XPathQueryResolver - class org.apache.xindice.core.query.XPathQueryResolver.
XPathQueryResolver
XPathQueryResolver() - Constructor for class org.apache.xindice.core.query.XPathQueryResolver
 
XPathQueryServiceImpl - class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl.
XML:DB XPathQueryService implementation that uses XML-RPC communication with server
XPathQueryServiceImpl() - Constructor for class org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
Creates new XPathQueryService
XPathSearchCollectionViewer - class org.apache.xindice.webadmin.viewer.components.XPathSearchCollectionViewer.
Xindice Html Viewer for collection xpath searches.
XPathSearchCollectionViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.XPathSearchCollectionViewer
 
XUpdate - class org.apache.xindice.tools.command.XUpdate.
XUpdate runs an XUpdate query stored in a file against the specified collection or document.
XUpdate() - Constructor for class org.apache.xindice.tools.command.XUpdate
 
XUpdateCollectionViewer - class org.apache.xindice.webadmin.viewer.components.XUpdateCollectionViewer.
Xindice Html Viewer for collection xupdate searches.
XUpdateCollectionViewer() - Constructor for class org.apache.xindice.webadmin.viewer.components.XUpdateCollectionViewer
 
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
 
XUpdateQueryServiceImpl - class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.
XML:DB XUpdateQueryService implementation that uses XML-RPC communication with server
XUpdateQueryServiceImpl() - Constructor for class org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl
Creates new XUpdateQueryService
Xindice - interface org.apache.xindice.server.Xindice.
Defines the Xindice version-related constants.
XindiceCollection - class org.apache.xindice.client.xmldb.XindiceCollection.
This is a base XML:DB Collection that is extended by all Xindice XML:DB API drivers.
XindiceCollection(String) - Constructor for class org.apache.xindice.client.xmldb.XindiceCollection
Creates new CollectionImpl instance representing connection to server collection.
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(Throwable) - Constructor for class org.apache.xindice.util.XindiceException
 
XindiceException(String, Throwable) - Constructor for class org.apache.xindice.util.XindiceException
 
XindiceRuntimeException - exception org.apache.xindice.util.XindiceRuntimeException.
A XindiceRuntimeException is the base class for all Xindice related RuntimeExceptions.
XindiceRuntimeException() - Constructor for class org.apache.xindice.util.XindiceRuntimeException
 
XindiceRuntimeException(String) - Constructor for class org.apache.xindice.util.XindiceRuntimeException
 
XindiceRuntimeException(Throwable) - Constructor for class org.apache.xindice.util.XindiceRuntimeException
 
XindiceRuntimeException(String, Throwable) - Constructor for class org.apache.xindice.util.XindiceRuntimeException
 
XindiceServlet - class org.apache.xindice.server.XindiceServlet.
A HttpServlet that enables XML-RPC access to a Xindice database instance.
XindiceServlet() - Constructor for class org.apache.xindice.server.XindiceServlet
 
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
 
Xml2HtmlWriter - class org.apache.xindice.xml.Xml2HtmlWriter.
Xml2HtmlWriter takes a Document, DocumentFragment, or Element and streams it as html to an output source (or a String).
Xml2HtmlWriter(Node) - Constructor for class org.apache.xindice.xml.Xml2HtmlWriter
 

Y

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

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
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.