JXTA

Uses of Package
net.jxta.impl.xindice.core

Packages that use net.jxta.impl.xindice.core
net.jxta.impl.cm   
net.jxta.impl.xindice.core   
net.jxta.impl.xindice.core.data   
net.jxta.impl.xindice.core.filer   
net.jxta.impl.xindice.core.indexer   
 

Classes in net.jxta.impl.xindice.core used by net.jxta.impl.cm
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.
 

Classes in net.jxta.impl.xindice.core used by net.jxta.impl.xindice.core
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.
 

Classes in net.jxta.impl.xindice.core used by net.jxta.impl.xindice.core.data
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.
 

Classes in net.jxta.impl.xindice.core used by net.jxta.impl.xindice.core.filer
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.
DBObject
          DBObject is the interface implemented by all Xindice database objects.
 

Classes in net.jxta.impl.xindice.core used by net.jxta.impl.xindice.core.indexer
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.
DBObject
          DBObject is the interface implemented by all Xindice database objects.
 


JXSE