Xindice API

Uses of Package
org.apache.xindice.util

Packages that use org.apache.xindice.util
org.apache.xindice.client.corba Implements the several POA-based Servants for CORBA connectivity to Xindice. 
org.apache.xindice.core This is the top-level package for all Xindice Core functionality. 
org.apache.xindice.core.filer Defines the Xindice Filer interface and implements several Filers, including BTreeFiler and HashFiler. 
org.apache.xindice.core.indexer Defines the Xindice Indexer interface and implements the IndexManager, and NodeIndexer classes. 
org.apache.xindice.core.objects Defines the Xindice XMLObject interface and implements XMLObjectManager, a reflection/invokation system and a Simple XMLObject implementation. 
org.apache.xindice.core.query Implements the Xindice QueryEngine and XPathQueryResolver. 
org.apache.xindice.core.request Implements several interfaces for extending Xindice resources into the standard Java URLConnection system. 
org.apache.xindice.core.security Defines several classes for Xindice access control and authentication. 
org.apache.xindice.core.system This package contains system-level classes and XMLObjects. 
org.apache.xindice.core.xupdate Defines several classes for Xindice XUpdate query processing. 
org.apache.xindice.server This package contains all of the classes that comprise the Xindice server framework. 
org.apache.xindice.server.components This package contains some Xindice server components. 
org.apache.xindice.server.methods This package contains all of the classes that comprise the Xindice server methods. 
org.apache.xindice.server.services Defines several Services that plug into the Xindice server framework in order to allow Xindice to operate as a stand-alone Server. 
org.apache.xindice.server.standard This package contains all of the classes that comprise the Xindice server framework standard API implements. 
org.apache.xindice.tools.command Implements the commands that are available via the Command Line Tools. 
org.apache.xindice.util This package contains many of the utility classes required by Xindice 
org.apache.xindice.xml.dom Implements the Xindice Compressed DOM and DOMParser. 
 

Classes in org.apache.xindice.util used by org.apache.xindice.client.corba
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
 

Classes in org.apache.xindice.util used by org.apache.xindice.core
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Disposable
          Disposable is an interface that is implemented by Xindice Scripts, Services and ScriptComponents in order to be deinitialized before ultimately being garbage collected.
Named
          Named identifies an object as having a contextually important Name.
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.core.filer
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Named
          Named identifies an object as having a contextually important Name.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.core.indexer
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Named
          Named identifies an object as having a contextually important Name.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.core.objects
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Named
          Named identifies an object as having a contextually important Name.
ObjectPool
          ObjectPool is an abstract Object Pool implementation.
Poolable
          Poolable is an interface that must be implemented by Objects that are capable of being managed in a pooled fashion by Xindice.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.core.query
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.core.request
ObjectPool
          ObjectPool is an abstract Object Pool implementation.
Poolable
          Poolable is an interface that must be implemented by Objects that are capable of being managed in a pooled fashion by Xindice.
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.core.security
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Named
          Named identifies an object as having a contextually important Name.
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.core.system
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Named
          Named identifies an object as having a contextually important Name.
Poolable
          Poolable is an interface that must be implemented by Objects that are capable of being managed in a pooled fashion by Xindice.
SimpleConfigurable
          SimpleConfigurable
 

Classes in org.apache.xindice.util used by org.apache.xindice.core.xupdate
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.server
ByteBuffer
          ByteBuffer manages volatile arrays of bytes.
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Disposable
          Disposable is an interface that is implemented by Xindice Scripts, Services and ScriptComponents in order to be deinitialized before ultimately being garbage collected.
Named
          Named identifies an object as having a contextually important Name.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.server.components
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Disposable
          Disposable is an interface that is implemented by Xindice Scripts, Services and ScriptComponents in order to be deinitialized before ultimately being garbage collected.
Named
          Named identifies an object as having a contextually important Name.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.server.methods
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Disposable
          Disposable is an interface that is implemented by Xindice Scripts, Services and ScriptComponents in order to be deinitialized before ultimately being garbage collected.
Named
          Named identifies an object as having a contextually important Name.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.server.services
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Named
          Named identifies an object as having a contextually important Name.
SimpleConfigurable
          SimpleConfigurable
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.server.standard
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
Disposable
          Disposable is an interface that is implemented by Xindice Scripts, Services and ScriptComponents in order to be deinitialized before ultimately being garbage collected.
 

Classes in org.apache.xindice.util used by org.apache.xindice.tools.command
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.util
ByteBuffer
          ByteBuffer manages volatile arrays of bytes.
Configurable
          Configurable is a simple interface used to pass configuration information to an object.
Configuration
          Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion.
ConfigurationCallback
          ConfigurationCallback is a callback interface that can be implemented in performing a set process on a Configuration.
ObjectPool
          ObjectPool is an abstract Object Pool implementation.
Poolable
          Poolable is an interface that must be implemented by Objects that are capable of being managed in a pooled fashion by Xindice.
ReadOnlyException
          A ReadOnlyException is thrown when an Object's property cannot be modified.
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 

Classes in org.apache.xindice.util used by org.apache.xindice.xml.dom
XindiceException
          A XindiceException is the base class for all Xindice related Exceptions.
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation