|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryBuilder | |
---|---|
org.crosswire.jsword.index.lucene | An implemenation of SearchEngine using Lucene. |
org.crosswire.jsword.index.query | The Query package provides JSword with the ability to construct a search request against an Index. |
Uses of QueryBuilder in org.crosswire.jsword.index.lucene |
---|
Classes in org.crosswire.jsword.index.lucene that implement QueryBuilder | |
---|---|
class |
LuceneQueryBuilder
A query can have a optional range specifier and an optional blur specifier. |
Uses of QueryBuilder in org.crosswire.jsword.index.query |
---|
Fields in org.crosswire.jsword.index.query declared as QueryBuilder | |
---|---|
private static QueryBuilder |
QueryBuilderFactory.instance
The singleton |
Methods in org.crosswire.jsword.index.query that return QueryBuilder | |
---|---|
static QueryBuilder |
QueryBuilderFactory.getQueryBuilder()
Create a new QueryBuilder. |
|
Copyright ? 2003-2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |