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