| Package | Description |
|---|---|
| com.github.mustachejava | |
| com.github.mustachejava.codes |
| Modifier and Type | Class and Description |
|---|---|
class |
MustacheNotFoundException
Mustache exception that provides the name of the missing mustache.
|
| Modifier and Type | Method and Description |
|---|---|
protected Mustache |
MustacheParser.compile(java.io.Reader reader,
java.lang.String tag,
java.util.concurrent.atomic.AtomicInteger currentLine,
java.lang.String file,
java.lang.String sm,
java.lang.String em,
boolean startOfLine) |
| Constructor and Description |
|---|
ExtendCode(TemplateContext tc,
DefaultMustacheFactory mf,
Mustache codes,
java.lang.String name) |