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