| Package | Description |
|---|---|
| com.github.mustachejava |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMustacheFactory
Simplest possible code factory
|
class |
DeferringMustacheFactory
This allows you to automatically defer evaluation of partials.
|
class |
FallbackMustacheFactory
Mustache.java factory with a fallback mechanism for locating resources.
|
| Modifier and Type | Field and Description |
|---|---|
private MustacheFactory |
MustacheParser.mf |
| Constructor and Description |
|---|
MustacheParser(MustacheFactory mf) |