|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.bibledesktop.book.install.SiteEditorFactory
public final class SiteEditorFactory
Factory for SiteEditors.
for license details.| Field Summary | |
|---|---|
private static org.slf4j.Logger |
log
The log stream |
private static Map<String,Class<SiteEditor>> |
map
The configuration table |
| Constructor Summary | |
|---|---|
private |
SiteEditorFactory()
Prevent Use |
| Method Summary | |
|---|---|
static SiteEditor |
createSiteEditor(org.crosswire.jsword.book.install.Installer installer)
Create a new SiteEditor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static Map<String,Class<SiteEditor>> map
private static final org.slf4j.Logger log
| Constructor Detail |
|---|
private SiteEditorFactory()
| Method Detail |
|---|
public static SiteEditor createSiteEditor(org.crosswire.jsword.book.install.Installer installer)
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||