Xindice API
version 1.2m1

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.
DatabaseChangeObserver DatabaseChangeObserver is going to handle changes to collections by flushing the apporate collection Filer.
DatabaseShutdownHandler Going to handle the JVM Shutdown hook and insuring clean shutdown of all registered Database instances.
DBObserver Observer for Xindice DB activities
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.2m1

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