Xindice API
version 1.1b4

Package org.apache.xindice.core

This is the top-level package for all Xindice Core functionality.

See:
          Description

Interface Summary
Container Container is a generic container for Key and Document pairs.
DBObject DBObject is the interface implemented by all Xindice database objects.
 

Class Summary
Collection Collection represents a collection of Documents maintains links to the Filer storage implementation, and the Indexes associated with the Collection.
CollectionManager CollectionManager is the base class for both Database and Collection.
Database Database is the primary container for the Xindice Database Engine.
DBObserver Observer for Xindice DB activities
DocumentCache DocumentCache implements a simple Document caching system for Collections.
FaultCodes FaultCodes defines the Xindice specific fault codes and associated error messages.
MetaSystemCollection MetaSystemCollection represents the Meta System Collection.
SystemCollection SystemCollection represents the System Collection.
 

Exception Summary
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.
 

Package org.apache.xindice.core Description

This is the top-level package for all Xindice Core functionality.


Xindice API
version 1.1b4

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