Overview
Package
Class
Tree
Deprecated
Index
Help
Xindice API
version 1.1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.xindice
,
org.apache.xindice.client.xmldb
,
org.apache.xindice.client.xmldb.embed
,
org.apache.xindice.client.xmldb.managed
,
org.apache.xindice.client.xmldb.resources
,
org.apache.xindice.client.xmldb.services
,
org.apache.xindice.client.xmldb.xmlrpc
,
org.apache.xindice.core
,
org.apache.xindice.core.data
,
org.apache.xindice.core.filer
,
org.apache.xindice.core.indexer
,
org.apache.xindice.core.indexer.helpers
,
org.apache.xindice.core.meta
,
org.apache.xindice.core.meta.inline
,
org.apache.xindice.core.query
,
org.apache.xindice.core.request
,
org.apache.xindice.core.xupdate
,
org.apache.xindice.server
,
org.apache.xindice.server.rpc
,
org.apache.xindice.server.rpc.messages
,
org.apache.xindice.tools
,
org.apache.xindice.tools.command
,
org.apache.xindice.util
,
org.apache.xindice.xml
,
org.apache.xindice.xml.dom
,
org.apache.xindice.xml.dom.traversal
,
org.apache.xindice.xml.jaxp
,
org.apache.xindice.xml.sax
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.apache.xindice.xml.dom.
NodeListImpl
(implements org.w3c.dom.NodeList)
org.apache.xindice.xml.dom.
NamedNodeMapImpl
(implements org.w3c.dom.NamedNodeMap)
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
org.apache.xindice.xml.
NamespaceMap
org.apache.xindice.tools.
ArgTokenizer
org.apache.xindice.client.xmldb.resources.
BinaryResourceImpl
(implements org.xmldb.api.modules.BinaryResource)
org.apache.xindice.core.filer.
BTree.BTreeRootInfo
java.lang.
ClassLoader
org.apache.xindice.util.
DirectoryClassLoader
org.apache.xindice.core.
CollectionManager
(implements org.apache.xindice.util.
Configurable
)
org.apache.xindice.core.
Collection
(implements org.apache.xindice.util.
Configurable
, org.apache.xindice.core.
DBObject
, org.apache.xindice.util.
Named
)
org.apache.xindice.core.
Database
(implements org.apache.xindice.util.
Named
)
org.apache.xindice.core.
MetaSystemCollection
org.apache.xindice.core.
SystemCollection
org.apache.xindice.tools.command.
Command
org.apache.xindice.tools.command.
AddCollection
org.apache.xindice.tools.command.
AddDocument
org.apache.xindice.tools.command.
AddIndexer
org.apache.xindice.tools.command.
AddMultipleDocuments
org.apache.xindice.tools.command.
AddResource
org.apache.xindice.tools.command.
DeleteCollection
org.apache.xindice.tools.command.
DeleteDocument
org.apache.xindice.tools.command.
DeleteIndexer
org.apache.xindice.tools.command.
ExportTree
org.apache.xindice.tools.command.
HelpCommand
org.apache.xindice.tools.command.
ImportTree
org.apache.xindice.tools.command.
ListCollectionDocuments
org.apache.xindice.tools.command.
ListCollections
org.apache.xindice.tools.command.
ListIndexers
org.apache.xindice.tools.command.
RetrieveDocument
org.apache.xindice.tools.command.
Shutdown
org.apache.xindice.tools.command.
XPathQuery
org.apache.xindice.tools.command.
XUpdate
org.apache.xindice.client.xmldb.
CommonConfigurable
(implements org.xmldb.api.base.Configurable)
org.apache.xindice.client.xmldb.services.
CollectionManagementServiceImpl
(implements org.xmldb.api.modules.CollectionManagementService, org.apache.xindice.client.xmldb.services.
CollectionManager
, org.apache.xindice.client.xmldb.services.
DatabaseInstanceManager
)
org.apache.xindice.client.xmldb.
DatabaseImpl
(implements org.xmldb.api.base.Database)
org.apache.xindice.client.xmldb.embed.
DatabaseImpl
(implements org.xmldb.api.base.Database)
org.apache.xindice.client.xmldb.managed.
DatabaseImpl
org.apache.xindice.client.xmldb.xmlrpc.
DatabaseImpl
(implements org.xmldb.api.base.Database)
org.apache.xindice.client.xmldb.services.
MetaService
(implements org.xmldb.api.base.Service)
org.apache.xindice.client.xmldb.services.
QueryService
(implements org.xmldb.api.base.Service)
org.apache.xindice.client.xmldb.services.
XPathQueryServiceImpl
(implements org.xmldb.api.modules.XPathQueryService)
org.apache.xindice.client.xmldb.services.
XUpdateQueryServiceImpl
(implements org.xmldb.api.modules.XUpdateQueryService)
org.apache.xindice.client.xmldb.
XindiceCollection
(implements org.xmldb.api.base.Collection)
org.apache.xindice.client.xmldb.embed.
CollectionImpl
org.apache.xindice.client.xmldb.xmlrpc.
CollectionImpl
org.apache.xindice.util.
Configuration
org.apache.xindice.tools.
DatabaseRebuild
org.apache.xindice.core.
DatabaseShutdownHandler
(implements java.lang.
Runnable
)
org.apache.xindice.util.
DateUtilities
org.apache.xindice.core.
DBObserver
org.apache.xindice.core.
DatabaseChangeObserver
org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
org.apache.xindice.xml.dom.
DOMParser
(implements org.xml.sax.ext.DeclHandler, org.xml.sax.ext.LexicalHandler)
org.apache.xindice.xml.sax.
SetContentHandler
javax.xml.parsers.DocumentBuilder
org.apache.xindice.xml.jaxp.
DocumentBuilderImpl
javax.xml.parsers.DocumentBuilderFactory
org.apache.xindice.xml.jaxp.
DocumentBuilderFactoryImpl
org.apache.xindice.core.
DocumentCache
org.apache.xindice.xml.dom.
DOMConfigurationImpl
(implements org.w3c.dom.DOMConfiguration)
org.apache.xindice.xml.dom.
DOMImplementationImpl
(implements org.w3c.dom.DOMImplementation)
org.apache.xindice.xml.dom.
DOMStringListImpl
(implements org.w3c.dom.DOMStringList)
org.apache.xindice.core.data.
EmptyDocumentSet
(implements org.apache.xindice.core.data.
DocumentSet
)
org.apache.xindice.core.data.
EmptyNodeSet
(implements org.apache.xindice.core.data.
NodeSet
)
org.apache.xindice.core.data.
EmptyRecordSet
(implements org.apache.xindice.core.data.
RecordSet
)
org.apache.xindice.core.
FaultCodes
org.apache.xindice.util.
FileCache
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet (implements java.io.
Serializable
)
org.apache.xindice.server.
XindiceServlet
org.apache.xindice.core.indexer.
IndexMatch
(implements java.lang.
Comparable
<T>)
org.apache.xindice.core.indexer.
IndexPattern
(implements org.apache.xindice.core.filer.
Streamable
)
org.apache.xindice.core.indexer.
IndexQuery
org.apache.xindice.core.indexer.helpers.
IndexQueryANY
org.apache.xindice.core.indexer.helpers.
IndexQueryBW
org.apache.xindice.core.indexer.helpers.
IndexQueryBWX
org.apache.xindice.core.indexer.helpers.
IndexQueryEQ
org.apache.xindice.core.indexer.helpers.
IndexQueryGEQ
org.apache.xindice.core.indexer.helpers.
IndexQueryGT
org.apache.xindice.core.indexer.helpers.
IndexQueryIN
org.apache.xindice.core.indexer.helpers.
IndexQueryLEQ
org.apache.xindice.core.indexer.helpers.
IndexQueryLT
org.apache.xindice.core.indexer.helpers.
IndexQueryNBW
org.apache.xindice.core.indexer.helpers.
IndexQueryNBWX
org.apache.xindice.core.indexer.helpers.
IndexQueryNEQ
org.apache.xindice.core.indexer.helpers.
IndexQueryNIN
org.apache.xindice.core.indexer.helpers.
IndexQueryNSW
org.apache.xindice.core.indexer.helpers.
IndexQuerySW
org.apache.xindice.core.meta.inline.
InlineHeaderBuilder
org.apache.xindice.core.meta.inline.
InlineMetaService
org.apache.xindice.core.meta.inline.
InlineMetaService.DatabaseEntry
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
ByteArrayInputStream
org.apache.xindice.util.
ByteArrayInput
java.io.
FilterInputStream
java.io.
DataInputStream
(implements java.io.
DataInput
)
org.apache.xindice.xml.
XMLCompressedInput
org.apache.xindice.util.
LockManager
org.apache.xindice.server.
ManagedServer
org.apache.xindice.util.
MD5
org.apache.xindice.core.indexer.
MemValueIndexer
(implements org.apache.xindice.core.indexer.
Indexer
)
org.apache.xindice.core.meta.
MetaData
(implements org.apache.xindice.xml.
XMLSerializable
)
org.apache.xindice.xml.dom.
NodeImpl
(implements org.apache.xindice.xml.dom.
CompressedNode
, org.apache.xindice.xml.dom.
DBNode
)
org.apache.xindice.xml.dom.
CharacterDataImpl
(implements org.w3c.dom.CharacterData)
org.apache.xindice.xml.dom.
CommentImpl
(implements org.w3c.dom.Comment)
org.apache.xindice.xml.dom.
TextImpl
(implements org.w3c.dom.Text)
org.apache.xindice.xml.dom.
CDATASectionImpl
(implements org.w3c.dom.CDATASection)
org.apache.xindice.xml.dom.
ContainerNodeImpl
org.apache.xindice.xml.dom.
AttrImpl
(implements org.w3c.dom.Attr)
org.apache.xindice.xml.dom.
DocumentFragmentImpl
(implements org.w3c.dom.DocumentFragment)
org.apache.xindice.xml.dom.
DocumentImpl
(implements org.apache.xindice.xml.dom.
CompressedDocument
, org.apache.xindice.xml.dom.
DBDocument
, org.w3c.dom.traversal.DocumentTraversal)
org.apache.xindice.xml.dom.
ElementImpl
(implements org.w3c.dom.Element)
org.apache.xindice.xml.dom.
DocumentTypeImpl
(implements org.w3c.dom.DocumentType)
org.apache.xindice.xml.dom.
EntityImpl
(implements org.w3c.dom.Entity)
org.apache.xindice.xml.dom.
EntityReferenceImpl
(implements org.w3c.dom.EntityReference)
org.apache.xindice.xml.dom.
NotationImpl
(implements org.w3c.dom.Notation)
org.apache.xindice.xml.dom.
ProcessingInstructionImpl
(implements org.w3c.dom.ProcessingInstruction)
org.apache.xindice.core.query.
NodeListSet
(implements org.apache.xindice.core.data.
NodeSet
)
org.apache.xindice.xml.
NodeSource
org.apache.xindice.core.meta.inline.
NullReader
(implements org.apache.xindice.core.meta.inline.
InlineMetaReader
)
org.apache.xindice.core.meta.inline.
NullReader.NullMap
(implements org.apache.xindice.core.meta.inline.
InlineMetaMap
)
org.apache.xindice.core.meta.inline.
NullWriter
(implements org.apache.xindice.core.meta.inline.
InlineMetaWriter
)
org.apache.xindice.util.
ObjectPool
org.apache.xindice.util.
ObjectQueue
(implements java.io.
Serializable
)
org.apache.xindice.util.
ObjectStack
(implements java.io.
Serializable
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
org.apache.xindice.util.
ByteBuffer
(implements java.io.
Serializable
)
java.io.
FilterOutputStream
java.io.
DataOutputStream
(implements java.io.
DataOutput
)
org.apache.xindice.xml.
XMLCompressedOutput
org.apache.xindice.xml.dom.
DOMCompressor
org.apache.xindice.core.filer.
Paged
(implements org.apache.xindice.util.
Configurable
, org.apache.xindice.core.
DBObject
)
org.apache.xindice.core.filer.
BTree
org.apache.xindice.core.filer.
BTreeFiler
(implements org.apache.xindice.core.filer.
Filer
)
org.apache.xindice.core.indexer.
NameIndexer
(implements org.apache.xindice.core.indexer.
Indexer
)
org.apache.xindice.core.indexer.
ValueIndexer
(implements org.apache.xindice.core.indexer.
Indexer
)
org.apache.xindice.core.filer.
HashFiler
(implements org.apache.xindice.core.filer.
Filer
)
org.apache.xindice.core.filer.
Paged.FileHeader
org.apache.xindice.core.filer.
BTree.BTreeFileHeader
org.apache.xindice.core.filer.
Paged.PageHeader
(implements org.apache.xindice.core.filer.
Streamable
)
org.apache.xindice.core.filer.
BTree.BTreePageHeader
org.apache.xindice.core.filer.
HashFiler.HashPageHeader
org.apache.xindice.core.filer.
Paged.PageKey
(implements java.lang.
Comparable
<T>)
org.apache.xindice.core.filer.
Paged.Page
org.apache.xindice.core.query.
QueryUtil
org.apache.xindice.core.data.
Record
org.apache.xindice.client.xmldb.
ResourceIteratorImpl
(implements org.xmldb.api.base.ResourceIterator)
org.apache.xindice.client.xmldb.
ResourceSetImpl
(implements org.xmldb.api.base.ResourceSet)
org.apache.xindice.core.meta.inline.
ResourceTypeReader
(implements org.apache.xindice.core.meta.inline.
InlineMetaReader
)
org.apache.xindice.core.meta.inline.
ResourceTypeReader.ResourceTypeMap
(implements org.apache.xindice.core.meta.inline.
InlineMetaMap
)
org.apache.xindice.core.meta.inline.
ResourceTypeWriter
(implements org.apache.xindice.core.meta.inline.
InlineMetaWriter
)
org.apache.xindice.server.rpc.
RPCDefaultMessage
(implements org.apache.xindice.server.rpc.
RPCMessage
)
org.apache.xindice.server.rpc.messages.
CreateCollection
org.apache.xindice.server.rpc.messages.
CreateIndexer
org.apache.xindice.server.rpc.messages.
CreateNewOID
org.apache.xindice.server.rpc.messages.
GetApiVersion
org.apache.xindice.server.rpc.messages.
GetCollectionConfiguration
org.apache.xindice.server.rpc.messages.
GetCollectionCount
org.apache.xindice.server.rpc.messages.
GetCollectionMeta
org.apache.xindice.server.rpc.messages.
GetDocumentCount
org.apache.xindice.server.rpc.messages.
GetDocumentMeta
org.apache.xindice.server.rpc.messages.
GetIndexerConfiguration
org.apache.xindice.server.rpc.messages.
GetResource
org.apache.xindice.server.rpc.messages.
GetDocument
org.apache.xindice.server.rpc.messages.
GetServerVersion
org.apache.xindice.server.rpc.messages.
InsertResource
org.apache.xindice.server.rpc.messages.
InsertDocument
org.apache.xindice.server.rpc.messages.
ListCollections
org.apache.xindice.server.rpc.messages.
ListDocuments
org.apache.xindice.server.rpc.messages.
ListIndexers
org.apache.xindice.server.rpc.messages.
Query
org.apache.xindice.server.rpc.messages.
RemoveCollection
org.apache.xindice.server.rpc.messages.
RemoveDocument
org.apache.xindice.server.rpc.messages.
RemoveIndexer
org.apache.xindice.server.rpc.messages.
SetCollectionMeta
org.apache.xindice.server.rpc.messages.
SetDocument
org.apache.xindice.server.rpc.messages.
SetDocumentMeta
org.apache.xindice.server.rpc.messages.
Shutdown
org.apache.xindice.server.rpc.messages.
UpdateIndexer
org.apache.xindice.server.rpc.
RPCMessageInterface
org.apache.xindice.xml.sax.
SAXEventGenerator
(implements org.xml.sax.XMLReader)
org.apache.xindice.util.
SimpleConfigurable
(implements org.apache.xindice.util.
Configurable
)
org.apache.xindice.core.filer.
FSFiler
(implements org.apache.xindice.core.filer.
Filer
)
org.apache.xindice.core.indexer.
IndexManager
org.apache.xindice.core.filer.
MemFiler
(implements org.apache.xindice.core.filer.
Filer
)
org.apache.xindice.core.query.
QueryEngine
org.apache.xindice.core.filer.
SizeableMemFiler
(implements org.apache.xindice.core.filer.
Filer
)
org.apache.xindice.core.query.
XPathQueryResolver
(implements org.apache.xindice.core.query.
QueryResolver
)
org.apache.xindice.core.xupdate.
XUpdateQueryResolver
(implements org.apache.xindice.core.query.
QueryResolver
)
org.apache.xindice.
Stopwatch
org.apache.xindice.tools.command.
StringSerializer
(implements org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler)
org.apache.xindice.util.
StringUtilities
org.apache.xindice.util.
SymbolDeserializer
org.apache.xindice.util.
SymbolSerializer
org.apache.xindice.xml.
SymbolTable
(implements org.apache.xindice.xml.
XMLSerializable
)
org.apache.xindice.xml.
SymbolTableSymbols
org.apache.xindice.xml.
SymbolTable.SymbolInfo
(implements java.io.
Serializable
)
Task
org.apache.xindice.tools.
DeploymentTask
org.apache.xindice.xml.
TextWriter
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.xindice.util.
XindiceRuntimeException
org.apache.xindice.util.
ConfigurationException
org.apache.xindice.util.
XindiceException
org.apache.xindice.core.
DBException
org.apache.xindice.core.filer.
FilerException
org.apache.xindice.core.filer.
BTreeException
org.apache.xindice.core.filer.
BTreeCorruptException
org.apache.xindice.core.filer.
BTreeNotFoundException
org.apache.xindice.core.indexer.
IndexerException
org.apache.xindice.core.indexer.
CannotCreateException
org.apache.xindice.core.indexer.
DuplicateIndexException
org.apache.xindice.core.meta.inline.
InlineMetaException
org.apache.xindice.core.query.
QueryException
org.apache.xindice.core.query.
CompilationException
org.apache.xindice.core.query.
ProcessingException
org.apache.xindice.core.query.
StyleNotFoundException
org.apache.xindice.util.
ReadOnlyException
org.apache.xindice.core.meta.
TimeRecord
org.apache.xindice.xml.dom.traversal.
TreeWalkerImpl
(implements org.w3c.dom.traversal.NodeIterator, org.w3c.dom.traversal.TreeWalker)
org.apache.xindice.core.data.
Types
org.apache.xindice.server.
UglyBrowser
org.apache.xindice.server.
UglyBrowser.XPathPseudoParser
java.net.
URLConnection
org.apache.xindice.core.request.
URIMapper
(implements org.apache.xindice.util.
Poolable
)
java.net.
URLStreamHandler
org.apache.xindice.core.request.
XindiceStreamHandler
org.apache.xindice.core.data.
Value
(implements java.lang.
Comparable
<T>)
org.apache.xindice.core.data.
Key
org.apache.xindice.core.data.
Variant
org.apache.xindice.core.request.
XindiceStreamHandlerFactory
(implements java.net.
URLStreamHandlerFactory
)
org.apache.xindice.client.xmldb.resources.
XMLResourceImpl
(implements org.xmldb.api.modules.XMLResource)
org.apache.xindice.tools.
XMLTools
org.apache.xindice.core.xupdate.
XObjectImpl
(implements org.xmldb.common.xml.queries.XObject)
org.xmldb.common.xml.queries.XPathQueryFactory
org.apache.xindice.core.xupdate.
XPathQueryFactoryImpl
org.apache.xindice.core.xupdate.
XPathQueryImpl
(implements org.xmldb.common.xml.queries.XPathQuery)
org.xmldb.xupdate.lexus.XUpdateQueryImpl (implements org.xmldb.common.xml.queries.XUpdateQuery)
org.apache.xindice.core.xupdate.
XUpdateImpl
Interface Hierarchy
org.apache.xindice.core.filer.
BTreeCallback
org.apache.xindice.client.xmldb.services.
CollectionManager
org.apache.xindice.xml.sax.
CompressionHandler
org.apache.xindice.util.
Configurable
org.apache.xindice.core.filer.
Filer
(also extends org.apache.xindice.core.
DBObject
, org.apache.xindice.util.
Named
)
org.apache.xindice.core.indexer.
Indexer
(also extends org.apache.xindice.core.
DBObject
, org.apache.xindice.util.
Named
)
org.apache.xindice.core.query.
QueryResolver
org.apache.xindice.util.
ConfigurationCallback
org.apache.xindice.core.
Container
org.apache.xindice.client.xmldb.services.
DatabaseInstanceManager
org.apache.xindice.core.
DBObject
org.apache.xindice.core.filer.
Filer
(also extends org.apache.xindice.util.
Configurable
, org.apache.xindice.util.
Named
)
org.apache.xindice.core.indexer.
Indexer
(also extends org.apache.xindice.util.
Configurable
, org.apache.xindice.util.
Named
)
org.apache.xindice.core.data.
DocumentSet
org.apache.xindice.core.meta.inline.
InlineMetaMap
org.apache.xindice.core.meta.inline.
InlineMetaReader
org.apache.xindice.core.meta.inline.
InlineMetaWriter
org.apache.xindice.util.
Named
org.apache.xindice.core.filer.
Filer
(also extends org.apache.xindice.util.
Configurable
, org.apache.xindice.core.
DBObject
)
org.apache.xindice.core.indexer.
Indexer
(also extends org.apache.xindice.util.
Configurable
, org.apache.xindice.core.
DBObject
)
org.w3c.dom.Node
org.apache.xindice.xml.dom.
CompressedNode
org.apache.xindice.xml.dom.
CompressedDocument
(also extends org.w3c.dom.Document)
org.apache.xindice.xml.dom.
DBNode
org.apache.xindice.xml.dom.
DBDocument
(also extends org.w3c.dom.Document)
org.w3c.dom.Document
org.apache.xindice.xml.dom.
CompressedDocument
(also extends org.apache.xindice.xml.dom.
CompressedNode
)
org.apache.xindice.xml.dom.
DBDocument
(also extends org.apache.xindice.xml.dom.
DBNode
)
org.apache.xindice.core.data.
NodeSet
org.apache.xindice.util.
Poolable
org.apache.xindice.core.query.
Query
org.apache.xindice.core.data.
RecordSet
org.apache.xindice.server.rpc.
RPCMessage
org.apache.xindice.xml.
Signatures
org.apache.xindice.core.filer.
Streamable
org.apache.xindice.server.
Xindice
org.apache.xindice.xml.
XMLSerializable
Overview
Package
Class
Tree
Deprecated
Index
Help
Xindice API
version 1.1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.