Uses of Class
org.crosswire.jsword.index.query.AbstractQuery

Packages that use AbstractQuery
org.crosswire.jsword.index.query Abstraction of a Query. 
 

Uses of AbstractQuery in org.crosswire.jsword.index.query
 

Subclasses of AbstractQuery in org.crosswire.jsword.index.query
 class BaseQuery
          A base query is the smallest unit of search that the index can perform.
 class RangeQuery
          A range query specifies how a range should be included in the search.
 


Copyright ? 2003-2006