|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryDecorator | |
---|---|
org.crosswire.jsword.index.lucene | An implemenation of SearchEngine using Lucene. |
org.crosswire.jsword.index.query | Abstraction of a Query. |
org.crosswire.jsword.index.search | This package helps implementors of the various Book interfaces implement search. |
Uses of QueryDecorator in org.crosswire.jsword.index.lucene |
---|
Classes in org.crosswire.jsword.index.lucene that implement QueryDecorator | |
---|---|
class |
LuceneQueryDecorator
LuceneQueryDecorator represents the extension of stock Lucene syntax with passage ranges and with blurring (searching in nearby verses). |
Uses of QueryDecorator in org.crosswire.jsword.index.query |
---|
Fields in org.crosswire.jsword.index.query declared as QueryDecorator | |
---|---|
private static QueryDecorator |
QueryDecoratorFactory.instance
The singleton |
Methods in org.crosswire.jsword.index.query that return QueryDecorator | |
---|---|
static QueryDecorator |
QueryDecoratorFactory.getSearchSyntax()
Create a new QueryDecorator. |
Uses of QueryDecorator in org.crosswire.jsword.index.search |
---|
Fields in org.crosswire.jsword.index.search declared as QueryDecorator | |
---|---|
protected static QueryDecorator |
SearchType.SEARCH_SYNTAX
|
|
Copyright ยจ 2003-2006 | |||||||||
PREV NEXT | FRAMES NO FRAMES |