Overview
Package
Class
Tree
Deprecated
Index
Help
Xindice API
version 1.2m1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.xindice
,
org.apache.xindice.client
,
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.cache
,
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.query.ftsearch
,
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.webadmin
,
org.apache.xindice.webadmin.util
,
org.apache.xindice.webadmin.viewer
,
org.apache.xindice.webadmin.viewer.components
,
org.apache.xindice.webadmin.webdav
,
org.apache.xindice.webadmin.webdav.components
,
org.apache.xindice.webadmin.webdav.components.props
,
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
class java.lang.
Object
class java.util.
AbstractCollection
(implements java.util.
Collection
)
class java.util.
AbstractList
(implements java.util.
List
)
class java.util.
ArrayList
(implements java.lang.
Cloneable
, java.util.
List
, java.util.
RandomAccess
, java.io.
Serializable
)
class org.apache.xindice.xml.dom.
NodeListImpl
(implements org.w3c.dom.NodeList)
class org.apache.xindice.xml.dom.
NamedNodeMapImpl
(implements org.w3c.dom.NamedNodeMap)
class java.util.
AbstractMap
(implements java.util.
Map
)
class java.util.
HashMap
(implements java.lang.
Cloneable
, java.util.
Map
, java.io.
Serializable
)
class org.apache.xindice.xml.
NamespaceMap
class org.apache.xindice.tools.
ArgTokenizer
class org.apache.xindice.core.indexer.
BasicIndexerEventHandler
(implements org.apache.xindice.core.indexer.
IndexerEventHandler
)
class org.apache.xindice.client.xmldb.resources.
BinaryResourceImpl
(implements org.xmldb.api.modules.BinaryResource)
class org.apache.xindice.core.filer.
BTree.BTreeRootInfo
class java.lang.
ClassLoader
class org.apache.xindice.util.
DirectoryClassLoader
class org.apache.xindice.webadmin.util.
CollectionConfigurationHelper
class org.apache.xindice.core.
CollectionManager
(implements org.apache.xindice.util.
Configurable
)
class org.apache.xindice.core.
Collection
(implements org.apache.xindice.util.
Configurable
, org.apache.xindice.core.
DBObject
, org.apache.xindice.util.
Named
)
class org.apache.xindice.core.
Database
(implements org.apache.xindice.util.
Named
)
class org.apache.xindice.core.
MetaSystemCollection
class org.apache.xindice.core.
SystemCollection
class org.apache.xindice.tools.command.
Command
class org.apache.xindice.tools.command.
AddCollection
class org.apache.xindice.tools.command.
AddDocument
class org.apache.xindice.tools.command.
AddIndexer
class org.apache.xindice.tools.command.
AddMultipleDocuments
class org.apache.xindice.tools.command.
AddResource
class org.apache.xindice.tools.command.
DeleteCollection
class org.apache.xindice.tools.command.
DeleteDocument
class org.apache.xindice.tools.command.
DeleteIndexer
class org.apache.xindice.tools.command.
ExportTree
class org.apache.xindice.tools.command.
HelpCommand
class org.apache.xindice.tools.command.
ImportTree
class org.apache.xindice.tools.command.
ListCollectionDocuments
class org.apache.xindice.tools.command.
ListCollections
class org.apache.xindice.tools.command.
ListIndexers
class org.apache.xindice.tools.command.
RetrieveDocument
class org.apache.xindice.tools.command.
Shutdown
class org.apache.xindice.tools.command.
TextQuery
class org.apache.xindice.tools.command.
XPathQuery
class org.apache.xindice.tools.command.
XUpdate
class org.apache.xindice.client.xmldb.
CommonConfigurable
(implements org.xmldb.api.base.Configurable)
class 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
)
class org.apache.xindice.client.xmldb.
DatabaseImpl
(implements org.xmldb.api.base.Database)
class org.apache.xindice.client.xmldb.embed.
DatabaseImpl
(implements org.xmldb.api.base.Database)
class org.apache.xindice.client.xmldb.managed.
DatabaseImpl
class org.apache.xindice.client.xmldb.xmlrpc.
DatabaseImpl
(implements org.xmldb.api.base.Database)
class org.apache.xindice.client.xmldb.services.
MetaService
(implements org.xmldb.api.base.Service)
class org.apache.xindice.client.xmldb.services.
QueryService
(implements org.xmldb.api.base.Service)
class org.apache.xindice.client.xmldb.services.
TextQueryServiceImpl
(implements org.apache.xindice.client.
TextQueryService
)
class org.apache.xindice.client.xmldb.services.
XPathQueryServiceImpl
(implements org.xmldb.api.modules.XPathQueryService)
class org.apache.xindice.client.xmldb.services.
XUpdateQueryServiceImpl
(implements org.xmldb.api.modules.XUpdateQueryService)
class org.apache.xindice.client.xmldb.
XindiceCollection
(implements org.xmldb.api.base.Collection)
class org.apache.xindice.client.xmldb.embed.
CollectionImpl
class org.apache.xindice.client.xmldb.xmlrpc.
CollectionImpl
class org.apache.xindice.util.
Configuration
class org.apache.xindice.webadmin.webdav.components.props.
ContentType
(implements org.apache.xindice.webadmin.webdav.components.props.
DAVProperty
)
class org.apache.xindice.webadmin.webdav.components.
Copy
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.webadmin.webdav.components.props.
CreationDate
(implements org.apache.xindice.webadmin.webdav.components.props.
DAVProperty
)
class org.apache.xindice.tools.
DatabaseRebuild
class org.apache.xindice.core.
DatabaseShutdownHandler
(implements java.lang.
Runnable
)
class org.apache.xindice.util.
DateUtilities
class org.apache.xindice.webadmin.util.
DAVOperations
class org.apache.xindice.webadmin.webdav.
DAVRequest
class org.apache.xindice.webadmin.webdav.
DAVResponse
class org.apache.xindice.core.
DBObserver
class org.apache.xindice.core.
DatabaseChangeObserver
class org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
class org.apache.xindice.xml.dom.
DOMParser
(implements org.xml.sax.ext.DeclHandler, org.xml.sax.ext.LexicalHandler)
class org.apache.xindice.xml.sax.
SetContentHandler
class org.apache.xindice.webadmin.webdav.components.
Delete
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.webadmin.webdav.components.props.
DisplayName
(implements org.apache.xindice.webadmin.webdav.components.props.
DAVProperty
)
class javax.xml.parsers.DocumentBuilder
class org.apache.xindice.xml.jaxp.
DocumentBuilderImpl
class javax.xml.parsers.DocumentBuilderFactory
class org.apache.xindice.xml.jaxp.
DocumentBuilderFactoryImpl
class org.apache.xindice.core.cache.
DocumentCache.CacheKey
class org.apache.xindice.core.cache.
DocumentCacheImpl
(implements org.apache.xindice.core.cache.
DocumentCache
)
class org.apache.xindice.xml.dom.
DOMConfigurationImpl
(implements org.w3c.dom.DOMConfiguration)
class org.apache.xindice.xml.dom.
DOMImplementationImpl
(implements org.w3c.dom.DOMImplementation)
class org.apache.xindice.xml.dom.
DOMStringListImpl
(implements org.w3c.dom.DOMStringList)
class org.apache.xindice.core.data.
EmptyDocumentSet
(implements org.apache.xindice.core.data.
DocumentSet
)
class org.apache.xindice.core.data.
EmptyNodeSet
(implements org.apache.xindice.core.data.
NodeSet
)
class org.apache.xindice.core.data.
EmptyRecordSet
(implements org.apache.xindice.core.data.
RecordSet
)
class org.apache.xindice.core.data.
Entry
class org.apache.xpath.Expression (implements org.apache.xpath.ExpressionNode, java.io.
Serializable
, org.apache.xpath.XPathVisitable)
class org.apache.xpath.functions.Function
class org.apache.xpath.functions.FunctionOneArg (implements org.apache.xpath.ExpressionOwner)
class org.apache.xindice.core.query.
FuncFTContains
class org.apache.xindice.core.
FaultCodes
class org.apache.xindice.util.
FileCache
class javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
class javax.servlet.http.HttpServlet (implements java.io.
Serializable
)
class org.apache.xindice.server.
XindiceServlet
class org.apache.xindice.webadmin.webdav.components.
Get
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.webadmin.webdav.components.
Head
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.webadmin.viewer.
HtmlViewerComponent
class org.apache.xindice.webadmin.viewer.components.
CollectionConfigurationViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.webadmin.viewer.components.
CollectionIndexesViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.webadmin.viewer.components.
ContentResourceViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlResourceViewer
)
class org.apache.xindice.webadmin.viewer.components.
CreateCollectionViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.webadmin.viewer.components.
DeleteCollectionViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.webadmin.viewer.components.
DeleteResourceViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlResourceViewer
)
class org.apache.xindice.webadmin.viewer.components.
ListCollectionViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.webadmin.viewer.components.
ListDatabaseViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlDatabaseViewer
)
class org.apache.xindice.webadmin.viewer.components.
MetadataCollectionViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.webadmin.viewer.components.
MetadataResourceViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlResourceViewer
)
class org.apache.xindice.webadmin.viewer.components.
UploadCollectionViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.webadmin.viewer.components.
XPathSearchCollectionViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.webadmin.viewer.components.
XUpdateCollectionViewer
(implements org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
)
class org.apache.xindice.core.indexer.
IndexMatch
(implements java.lang.
Comparable
)
class org.apache.xindice.core.indexer.
IndexPattern
(implements org.apache.xindice.core.filer.
Streamable
)
class org.apache.xindice.core.indexer.
IndexQuery
class org.apache.xindice.core.indexer.helpers.
IndexQueryANY
class org.apache.xindice.core.indexer.helpers.
IndexQueryBW
class org.apache.xindice.core.indexer.helpers.
IndexQueryBWX
class org.apache.xindice.core.indexer.helpers.
IndexQueryEQ
class org.apache.xindice.core.indexer.helpers.
IndexQueryGEQ
class org.apache.xindice.core.indexer.helpers.
IndexQueryGT
class org.apache.xindice.core.indexer.helpers.
IndexQueryIN
class org.apache.xindice.core.indexer.helpers.
IndexQueryLEQ
class org.apache.xindice.core.indexer.helpers.
IndexQueryLT
class org.apache.xindice.core.indexer.helpers.
IndexQueryNBW
class org.apache.xindice.core.indexer.helpers.
IndexQueryNBWX
class org.apache.xindice.core.indexer.helpers.
IndexQueryNEQ
class org.apache.xindice.core.indexer.helpers.
IndexQueryNIN
class org.apache.xindice.core.indexer.helpers.
IndexQueryNSW
class org.apache.xindice.core.indexer.helpers.
IndexQuerySW
class org.apache.lucene.index.IndexReader
class org.apache.xindice.core.query.ftsearch.
NodeReader
class org.apache.xindice.core.meta.inline.
InlineHeaderBuilder
class org.apache.xindice.core.meta.inline.
InlineMetaService
class org.apache.xindice.core.meta.inline.
InlineMetaService.DatabaseEntry
class java.io.
InputStream
class java.io.
ByteArrayInputStream
class org.apache.xindice.util.
ByteArrayInput
class java.io.
FilterInputStream
class java.io.
DataInputStream
(implements java.io.
DataInput
)
class org.apache.xindice.xml.
XMLCompressedInput
class org.apache.xindice.webadmin.webdav.components.props.
LastModified
(implements org.apache.xindice.webadmin.webdav.components.props.
DAVProperty
)
class org.apache.xindice.webadmin.viewer.components.
ListCollectionViewer.TableRow
class org.apache.xindice.webadmin.viewer.components.
ListDatabaseViewer.TableRow
class org.apache.xindice.webadmin.
Location
class org.apache.xindice.util.
LockManager
class org.apache.xindice.core.indexer.
LuceneIndexer
(implements org.apache.xindice.core.
DBObject
, org.apache.xindice.core.indexer.
Indexer
)
class org.apache.xindice.server.
ManagedServer
class org.apache.xindice.util.
MD5
class org.apache.xindice.core.indexer.
MemValueIndexer
(implements org.apache.xindice.core.indexer.
Indexer
)
class org.apache.xindice.core.meta.
MetaData
(implements org.apache.xindice.xml.
XMLSerializable
)
class org.apache.xindice.webadmin.util.
MimeTable
class org.apache.xindice.webadmin.webdav.components.
Mkcol
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.webadmin.webdav.components.
Move
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.xml.dom.
NodeImpl
(implements org.apache.xindice.xml.dom.
CompressedNode
, org.apache.xindice.xml.dom.
DBNode
)
class org.apache.xindice.xml.dom.
CharacterDataImpl
(implements org.w3c.dom.CharacterData)
class org.apache.xindice.xml.dom.
CommentImpl
(implements org.w3c.dom.Comment)
class org.apache.xindice.xml.dom.
TextImpl
(implements org.w3c.dom.Text)
class org.apache.xindice.xml.dom.
CDATASectionImpl
(implements org.w3c.dom.CDATASection)
class org.apache.xindice.xml.dom.
ContainerNodeImpl
class org.apache.xindice.xml.dom.
AttrImpl
(implements org.w3c.dom.Attr)
class org.apache.xindice.xml.dom.
DocumentFragmentImpl
(implements org.w3c.dom.DocumentFragment)
class org.apache.xindice.xml.dom.
DocumentImpl
(implements org.apache.xindice.xml.dom.
CompressedDocument
, org.apache.xindice.xml.dom.
DBDocument
, org.w3c.dom.traversal.DocumentTraversal)
class org.apache.xindice.xml.dom.
ElementImpl
(implements org.w3c.dom.Element)
class org.apache.xindice.xml.dom.
DocumentTypeImpl
(implements org.w3c.dom.DocumentType)
class org.apache.xindice.xml.dom.
EntityImpl
(implements org.w3c.dom.Entity)
class org.apache.xindice.xml.dom.
EntityReferenceImpl
(implements org.w3c.dom.EntityReference)
class org.apache.xindice.xml.dom.
NotationImpl
(implements org.w3c.dom.Notation)
class org.apache.xindice.xml.dom.
ProcessingInstructionImpl
(implements org.w3c.dom.ProcessingInstruction)
class org.apache.xindice.core.query.
NodeListSet
(implements org.apache.xindice.core.data.
NodeSet
)
class org.apache.xindice.xml.
NodeSource
class org.apache.xindice.core.query.ftsearch.
NodeTermDocs
(implements org.apache.lucene.index.TermDocs)
class org.apache.xindice.core.query.ftsearch.
NodeTermPositions
(implements org.apache.lucene.index.TermPositions)
class org.apache.xindice.core.meta.inline.
NullReader
(implements org.apache.xindice.core.meta.inline.
InlineMetaReader
)
class org.apache.xindice.core.meta.inline.
NullReader.NullMap
(implements org.apache.xindice.core.meta.inline.
InlineMetaMap
)
class org.apache.xindice.core.meta.inline.
NullWriter
(implements org.apache.xindice.core.meta.inline.
InlineMetaWriter
)
class org.apache.xindice.util.
ObjectPool
class org.apache.xindice.util.
ObjectQueue
(implements java.io.
Serializable
)
class org.apache.xindice.util.
ObjectStack
(implements java.io.
Serializable
)
class org.apache.xindice.webadmin.webdav.components.
Options
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class java.io.
OutputStream
class org.apache.xindice.util.
ByteBuffer
(implements java.io.
Serializable
)
class java.io.
FilterOutputStream
class java.io.
DataOutputStream
(implements java.io.
DataOutput
)
class org.apache.xindice.xml.
XMLCompressedOutput
class org.apache.xindice.xml.dom.
DOMCompressor
class org.apache.xindice.core.filer.
Paged
(implements org.apache.xindice.util.
Configurable
, org.apache.xindice.core.
DBObject
)
class org.apache.xindice.core.filer.
BTree
class org.apache.xindice.core.filer.
BTreeFiler
(implements org.apache.xindice.core.filer.
Filer
)
class org.apache.xindice.core.indexer.
NameIndexer
(implements org.apache.xindice.core.indexer.
Indexer
)
class org.apache.xindice.core.indexer.
ValueIndexer
(implements org.apache.xindice.core.indexer.
Indexer
)
class org.apache.xindice.core.filer.
HashFiler
(implements org.apache.xindice.core.filer.
Filer
)
class org.apache.xindice.core.filer.
Paged.FileHeader
class org.apache.xindice.core.filer.
BTree.BTreeFileHeader
class org.apache.xindice.core.filer.
Paged.PageHeader
(implements org.apache.xindice.core.filer.
Streamable
)
class org.apache.xindice.core.filer.
BTree.BTreePageHeader
class org.apache.xindice.core.filer.
HashFiler.HashPageHeader
class org.apache.xindice.core.filer.
Paged.PageKey
(implements java.lang.
Comparable
)
class org.apache.xindice.core.filer.
Paged.Page
class org.apache.xindice.webadmin.
PartialResponse
class org.apache.xindice.webadmin.
PartialResponse.Content
class org.apache.xindice.webadmin.webdav.components.
Post
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.tools.ant.ProjectComponent
class org.apache.tools.ant.Task
class org.apache.xindice.tools.
DeploymentTask
class org.apache.xindice.webadmin.webdav.components.
Propfind
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.webadmin.webdav.components.
Proppatch
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.webadmin.webdav.components.
Put
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.lucene.queryParser.QueryParser (implements org.apache.lucene.queryParser.QueryParserConstants)
class org.apache.xindice.core.query.ftsearch.
SpecialQueryParser
class org.apache.xindice.core.query.
QueryUtil
class org.apache.xindice.core.data.
Record
class org.apache.xindice.client.xmldb.
ResourceIteratorImpl
(implements org.xmldb.api.base.ResourceIterator)
class org.apache.xindice.client.xmldb.
ResourceSetImpl
(implements org.xmldb.api.base.ResourceSet)
class org.apache.xindice.webadmin.webdav.components.props.
ResourceType
(implements org.apache.xindice.webadmin.webdav.components.props.
DAVProperty
)
class org.apache.xindice.core.meta.inline.
ResourceTypeReader
(implements org.apache.xindice.core.meta.inline.
InlineMetaReader
)
class org.apache.xindice.core.meta.inline.
ResourceTypeReader.ResourceTypeMap
(implements org.apache.xindice.core.meta.inline.
InlineMetaMap
)
class org.apache.xindice.core.meta.inline.
ResourceTypeWriter
(implements org.apache.xindice.core.meta.inline.
InlineMetaWriter
)
class org.apache.xindice.server.rpc.
RPCDefaultMessage
(implements org.apache.xindice.server.rpc.
RPCMessage
)
class org.apache.xindice.server.rpc.messages.
CreateCollection
class org.apache.xindice.server.rpc.messages.
CreateIndexer
class org.apache.xindice.server.rpc.messages.
CreateNewOID
class org.apache.xindice.server.rpc.messages.
GetApiVersion
class org.apache.xindice.server.rpc.messages.
GetCollectionConfiguration
class org.apache.xindice.server.rpc.messages.
GetCollectionCount
class org.apache.xindice.server.rpc.messages.
GetCollectionMeta
class org.apache.xindice.server.rpc.messages.
GetDocumentCount
class org.apache.xindice.server.rpc.messages.
GetDocumentMeta
class org.apache.xindice.server.rpc.messages.
GetIndexerConfiguration
class org.apache.xindice.server.rpc.messages.
GetResource
class org.apache.xindice.server.rpc.messages.
GetDocument
class org.apache.xindice.server.rpc.messages.
GetServerVersion
class org.apache.xindice.server.rpc.messages.
InsertResource
class org.apache.xindice.server.rpc.messages.
InsertDocument
class org.apache.xindice.server.rpc.messages.
ListCollections
class org.apache.xindice.server.rpc.messages.
ListDocuments
class org.apache.xindice.server.rpc.messages.
ListIndexers
class org.apache.xindice.server.rpc.messages.
Query
class org.apache.xindice.server.rpc.messages.
RemoveCollection
class org.apache.xindice.server.rpc.messages.
RemoveDocument
class org.apache.xindice.server.rpc.messages.
RemoveIndexer
class org.apache.xindice.server.rpc.messages.
SetCollectionMeta
class org.apache.xindice.server.rpc.messages.
SetDocument
class org.apache.xindice.server.rpc.messages.
SetDocumentMeta
class org.apache.xindice.server.rpc.messages.
Shutdown
class org.apache.xindice.server.rpc.messages.
UpdateIndexer
class org.apache.xindice.server.rpc.
RPCMessageInterface
(implements org.apache.xmlrpc.XmlRpcHandler)
class org.apache.xindice.xml.sax.
SAXEventGenerator
(implements org.xml.sax.XMLReader)
class org.apache.xindice.webadmin.webdav.components.
Search
(implements org.apache.xindice.webadmin.webdav.components.
DAVComponent
)
class org.apache.xindice.core.query.ftsearch.
Searcher
class org.apache.xindice.util.
SimpleConfigurable
(implements org.apache.xindice.util.
Configurable
)
class org.apache.xindice.core.filer.
FSFiler
(implements org.apache.xindice.core.filer.
Filer
)
class org.apache.xindice.core.indexer.
IndexManager
class org.apache.xindice.core.filer.
MemFiler
(implements org.apache.xindice.core.filer.
Filer
)
class org.apache.xindice.core.query.
QueryEngine
class org.apache.xindice.core.filer.
SizeableMemFiler
(implements org.apache.xindice.core.filer.
Filer
)
class org.apache.xindice.core.query.
TextQueryResolver
(implements org.apache.xindice.core.query.
QueryResolver
)
class org.apache.xindice.core.query.
XPathQueryResolver
(implements org.apache.xindice.core.query.
QueryResolver
)
class org.apache.xindice.core.xupdate.
XUpdateQueryResolver
(implements org.apache.xindice.core.query.
QueryResolver
)
class org.apache.xindice.
Stopwatch
class org.apache.xindice.tools.command.
StringSerializer
(implements org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler)
class org.apache.xindice.util.
StringUtilities
class org.apache.xindice.util.
SymbolDeserializer
class org.apache.xindice.util.
SymbolSerializer
class org.apache.xindice.xml.
SymbolTable
(implements org.apache.xindice.xml.
XMLSerializable
)
class org.apache.xindice.xml.
SymbolTableSymbols
class org.apache.xindice.xml.
SymbolTable.SymbolInfo
(implements java.io.
Serializable
)
class org.apache.lucene.index.TermEnum
class org.apache.xindice.core.query.ftsearch.
NodeTermEnum
class org.apache.xindice.xml.
TextWriter
class java.lang.
Throwable
(implements java.io.
Serializable
)
class java.lang.
Exception
class java.lang.
RuntimeException
class org.apache.xindice.util.
XindiceRuntimeException
class org.apache.xindice.util.
XindiceException
class org.apache.xindice.core.
DBException
class org.apache.xindice.core.filer.
FilerException
class org.apache.xindice.core.filer.
BTreeException
class org.apache.xindice.core.filer.
BTreeCorruptException
class org.apache.xindice.core.filer.
BTreeNotFoundException
class org.apache.xindice.core.indexer.
IndexerException
class org.apache.xindice.core.indexer.
CannotCreateException
class org.apache.xindice.core.indexer.
DuplicateIndexException
class org.apache.xindice.core.meta.inline.
InlineMetaException
class org.apache.xindice.core.query.
QueryException
class org.apache.xindice.core.query.
CompilationException
class org.apache.xindice.core.query.
ProcessingException
class org.apache.xindice.core.query.
StyleNotFoundException
class org.apache.xindice.util.
ReadOnlyException
class org.apache.xindice.core.meta.
TimeRecord
class org.apache.xindice.xml.dom.traversal.
TreeWalkerImpl
(implements org.w3c.dom.traversal.NodeIterator, org.w3c.dom.traversal.TreeWalker)
class java.net.
URLConnection
class org.apache.xindice.core.request.
URIMapper
(implements org.apache.xindice.util.
Poolable
)
class java.net.
URLStreamHandler
class org.apache.xindice.core.request.
XindiceStreamHandler
class org.apache.xindice.core.data.
Value
(implements java.lang.
Comparable
)
class org.apache.xindice.core.data.
Key
class org.apache.xindice.webadmin.
WebAdminManager
class org.apache.xindice.webadmin.webdav.
WebdavStatus
class org.apache.xindice.core.request.
XindiceStreamHandlerFactory
(implements java.net.
URLStreamHandlerFactory
)
class org.apache.xindice.xml.
Xml2HtmlWriter
class org.apache.xindice.client.xmldb.resources.
XMLResourceImpl
(implements org.xmldb.api.modules.XMLResource)
class org.apache.xindice.tools.
XMLTools
class org.apache.xindice.tools.
XMLTools.Action
class org.apache.xindice.tools.
XMLTools.Config
class org.apache.xindice.core.xupdate.
XObjectImpl
(implements org.xmldb.common.xml.queries.XObject)
class org.xmldb.common.xml.queries.XPathQueryFactory
class org.apache.xindice.core.xupdate.
XPathQueryFactoryImpl
class org.apache.xindice.core.xupdate.
XPathQueryImpl
(implements org.xmldb.common.xml.queries.XPathQuery)
class org.xmldb.xupdate.lexus.XUpdateQueryImpl (implements org.xmldb.common.xml.queries.XUpdateQuery)
class org.apache.xindice.core.xupdate.
XUpdateImpl
Interface Hierarchy
interface org.apache.xindice.core.filer.
BTreeCallback
interface org.apache.xindice.client.xmldb.services.
CollectionManager
interface org.apache.xindice.xml.sax.
CompressionHandler
interface org.xmldb.api.base.Configurable
interface org.xmldb.api.base.Service
interface org.apache.xindice.client.
TextQueryService
interface org.apache.xindice.util.
Configurable
interface org.apache.xindice.core.filer.
Filer
(also extends org.apache.xindice.core.
DBObject
, org.apache.xindice.util.
Named
)
interface org.apache.xindice.core.indexer.
Indexer
(also extends org.apache.xindice.core.
DBObject
, org.apache.xindice.util.
Named
)
interface org.apache.xindice.core.query.
QueryResolver
interface org.apache.xindice.util.
ConfigurationCallback
interface org.apache.xindice.core.
Container
interface org.apache.xindice.client.xmldb.services.
DatabaseInstanceManager
interface org.apache.xindice.webadmin.webdav.components.
DAVComponent
interface org.apache.xindice.webadmin.webdav.components.props.
DAVProperty
interface org.apache.xindice.core.
DBObject
interface org.apache.xindice.core.filer.
Filer
(also extends org.apache.xindice.util.
Configurable
, org.apache.xindice.util.
Named
)
interface org.apache.xindice.core.indexer.
Indexer
(also extends org.apache.xindice.util.
Configurable
, org.apache.xindice.util.
Named
)
interface org.apache.xindice.core.cache.
DocumentCache
interface org.apache.xindice.core.data.
DocumentSet
interface org.apache.xindice.webadmin.viewer.
HtmlCollectionViewer
interface org.apache.xindice.webadmin.viewer.
HtmlDatabaseViewer
interface org.apache.xindice.webadmin.viewer.
HtmlResourceViewer
interface org.apache.xindice.core.indexer.
IndexerEventHandler
interface org.apache.xindice.core.meta.inline.
InlineMetaMap
interface org.apache.xindice.core.meta.inline.
InlineMetaReader
interface org.apache.xindice.core.meta.inline.
InlineMetaWriter
interface org.apache.xindice.util.
Named
interface org.apache.xindice.core.filer.
Filer
(also extends org.apache.xindice.util.
Configurable
, org.apache.xindice.core.
DBObject
)
interface org.apache.xindice.core.indexer.
Indexer
(also extends org.apache.xindice.util.
Configurable
, org.apache.xindice.core.
DBObject
)
interface org.w3c.dom.Node
interface org.apache.xindice.xml.dom.
CompressedNode
interface org.apache.xindice.xml.dom.
CompressedDocument
(also extends org.w3c.dom.Document)
interface org.apache.xindice.xml.dom.
DBNode
interface org.apache.xindice.xml.dom.
DBDocument
(also extends org.w3c.dom.Document)
interface org.w3c.dom.Document
interface org.apache.xindice.xml.dom.
CompressedDocument
(also extends org.apache.xindice.xml.dom.
CompressedNode
)
interface org.apache.xindice.xml.dom.
DBDocument
(also extends org.apache.xindice.xml.dom.
DBNode
)
interface org.apache.xindice.core.data.
NodeSet
interface org.apache.xindice.util.
Poolable
interface org.apache.xindice.core.query.
Query
interface org.apache.xindice.core.data.
RecordSet
interface org.apache.xindice.server.rpc.
RPCMessage
interface org.apache.xindice.xml.
Signatures
interface org.apache.xindice.core.filer.
Streamable
interface org.apache.xindice.server.
Xindice
interface org.apache.xindice.xml.
XMLSerializable
Overview
Package
Class
Tree
Deprecated
Index
Help
Xindice API
version 1.2m1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.