Package | Description |
---|---|
com.github.mustachejava | |
com.github.mustachejava.codegen |
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 mf) |
Modifier and Type | Class and Description |
---|---|
class |
CodegenMustacheFactory
Codegen mustache code execution.
|
Copyright © 2016. All rights reserved.