Xindice API

Uses of Package
org.apache.xindice.core.query

Packages that use org.apache.xindice.core.query
org.apache.xindice.core This is the top-level package for all Xindice Core functionality. 
org.apache.xindice.core.query Implements the Xindice QueryEngine and XPathQueryResolver. 
org.apache.xindice.core.xupdate Defines several classes for Xindice XUpdate query processing. 
 

Classes in org.apache.xindice.core.query used by org.apache.xindice.core
QueryEngine
          QueryEngine is the Xindice Query Engine.
 

Classes in org.apache.xindice.core.query used by org.apache.xindice.core.query
Query
          Query represents a compiled (parsed and primed) query.
QueryEngine
          QueryEngine is the Xindice Query Engine.
QueryException
          A QueryException is thrown by a Query if an exception occurs in the processing of the Query.
QueryResolver
          QueryResolver is an interface that has to be implemented to actually perfrom query resolution.
 

Classes in org.apache.xindice.core.query used by org.apache.xindice.core.xupdate
Query
          Query represents a compiled (parsed and primed) query.
QueryEngine
          QueryEngine is the Xindice Query Engine.
QueryException
          A QueryException is thrown by a Query if an exception occurs in the processing of the Query.
QueryResolver
          QueryResolver is an interface that has to be implemented to actually perfrom query resolution.
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation