| Package | Description |
|---|---|
| org.jbake.app | |
| org.jbake.template |
| Modifier and Type | Method and Description |
|---|---|
static ContentStore |
DBUtil.createDataStore(String type,
String name) |
static ContentStore |
DBUtil.createDB(String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DBUtil.updateSchema(ContentStore db) |
| Constructor and Description |
|---|
Crawler(ContentStore db,
File source,
org.apache.commons.configuration.CompositeConfiguration config)
Creates new instance of Crawler.
|
Renderer(ContentStore db,
File destination,
File templatesPath,
org.apache.commons.configuration.CompositeConfiguration config)
Creates a new instance of Renderer with supplied references to folders.
|
| Modifier and Type | Field and Description |
|---|---|
protected ContentStore |
AbstractTemplateEngine.db |
| Constructor and Description |
|---|
AbstractTemplateEngine(org.apache.commons.configuration.CompositeConfiguration config,
ContentStore db,
File destination,
File templatesPath) |
DelegatingTemplateEngine(org.apache.commons.configuration.CompositeConfiguration config,
ContentStore db,
File destination,
File templatesPath) |
FreemarkerTemplateEngine.LazyLoadingModel(Map<String,Object> eagerModel,
ContentStore db) |
FreemarkerTemplateEngine(org.apache.commons.configuration.CompositeConfiguration config,
ContentStore db,
File destination,
File templatesPath) |
GroovyTemplateEngine(org.apache.commons.configuration.CompositeConfiguration config,
ContentStore db,
File destination,
File templatesPath) |
TemplateEngines(org.apache.commons.configuration.CompositeConfiguration config,
ContentStore db,
File destination,
File templatesPath) |
ThymeleafTemplateEngine(org.apache.commons.configuration.CompositeConfiguration config,
ContentStore db,
File destination,
File templatesPath) |
Copyright © 2015. All Rights Reserved.