|
||||||||||
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.
The GNU Lesser General Public License for details.
Field Summary | |
---|---|
private static Bookmark |
instance
The singleton |
private static org.slf4j.Logger |
LOGGER
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 LOGGER
Constructor Detail |
---|
private BookmarkFactory()
Method Detail |
---|
public static Bookmark getBookmark()
|
Copyright ยจ 2003-2015 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |