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.
|
class |
FallbackMustacheFactory
Mustache.java factory with a fallback mechanism for locating resources.
|
Constructor and Description |
---|
MustacheParser(MustacheFactory cf) |
Constructor and Description |
---|
DefaultMustache(TemplateContext tc,
MustacheFactory cf,
Code[] codes,
String name) |
Copyright © 2012. All Rights Reserved.