| Package | Description |
|---|---|
| com.github.mustachejava | |
| com.github.mustachejava.codes |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMustacheFactory
Simplest possible code factory
|
class |
DeferringMustacheFactory
This allows you to automatically defer evaluation of partials.
|
| Constructor and Description |
|---|
MustacheParser(MustacheFactory cf) |
| Constructor and Description |
|---|
DefaultMustache(TemplateContext tc,
MustacheFactory cf,
Code[] codes,
java.lang.String name) |
Copyright © 2012. All Rights Reserved.