| Interface | Description |
|---|---|
| ConfigUtil.Keys |
Set of config keys used by JBake
|
| Crawler.Attributes | |
| Crawler.Attributes.Status |
Possible values of the
Crawler.Attributes.STATUS property |
| Class | Description |
|---|---|
| Asset |
Deals with assets (static files such as css, js or image files).
|
| ConfigUtil |
Provides Configuration related functions.
|
| ContentStore | |
| Crawler |
Crawls a file system looking for content.
|
| DBUtil | |
| DocumentList |
Wraps an OrientDB document iterator into a model usable by
template engines.
|
| FileUtil |
Provides File related functions
|
| Oven |
All the baking happens in the Oven!
|
| Parser |
Parses a File for content.
|
| Renderer |
Render output to a file.
|
| Renderer.ModelRenderingConfig | |
| ZipUtil |
Provides Zip file related functions
|
| Exception | Description |
|---|---|
| JBakeException |
This runtime exception is thrown by JBake API to indicate an processing
error.
|
Copyright © 2016. All rights reserved.