|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MustacheFactory | |
---|---|
com.github.mustachejava | |
com.github.mustachejava.codes |
Uses of MustacheFactory in com.github.mustachejava |
---|
Classes in com.github.mustachejava that implement MustacheFactory | |
---|---|
class |
DefaultMustacheFactory
Simplest possible code factory |
class |
DeferringMustacheFactory
This allows you to automatically defer evaluation of partials. |
Constructors in com.github.mustachejava with parameters of type MustacheFactory | |
---|---|
MustacheParser(MustacheFactory cf)
|
Uses of MustacheFactory in com.github.mustachejava.codes |
---|
Constructors in com.github.mustachejava.codes with parameters of type MustacheFactory | |
---|---|
DefaultMustache(TemplateContext tc,
MustacheFactory cf,
Code[] codes,
java.lang.String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |