Xindice API

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, the Indexes, and any XMLObjects that may be 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.
DocumentCache DocumentCache implements a simple Document caching system for Collections.
FaultCodes FaultCodes defines the Xindice specific fault codes and associated error messages.
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

Copyright (c) 1999-2001 The Apache Software Foundation