|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.jsword.index.query.QueryBuilderFactory
public final class QueryBuilderFactory
A Factory class for QueryBuilder.
for license details.
The copyright to this program is held by it's authors.
Field Summary | |
---|---|
private static QueryBuilder |
instance
The singleton |
private static Logger |
log
The log stream |
Constructor Summary | |
---|---|
private |
QueryBuilderFactory()
Prevent Instansiation |
Method Summary | |
---|---|
static QueryBuilder |
getQueryBuilder()
Create a new QueryBuilder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static QueryBuilder instance
private static final Logger log
Constructor Detail |
---|
private QueryBuilderFactory()
Method Detail |
---|
public static QueryBuilder getQueryBuilder()
|
Copyright ? 2003-2006 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |