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