public final class SiteEditorFactory extends Object
for license details.
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log
The log stream
|
private static Map<String,Class<SiteEditor>> |
map
The configuration table
|
Modifier | Constructor and Description |
---|---|
private |
SiteEditorFactory()
Prevent Use
|
Modifier and Type | Method and Description |
---|---|
static SiteEditor |
createSiteEditor(org.crosswire.jsword.book.install.Installer installer)
Create a new SiteEditor
|
private static Map<String,Class<SiteEditor>> map
private static final org.slf4j.Logger log
public static SiteEditor createSiteEditor(org.crosswire.jsword.book.install.Installer installer)