| Package | Description |
|---|---|
| org.trimou.engine | |
| org.trimou.engine.parser |
| Modifier and Type | Method and Description |
|---|---|
static MustacheTagType |
MustacheTagType.fromBuffer(String buffer,
Delimiters delimiters)
Identify the tag type (variable, comment, etc.).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultParsingHandler.startTemplate(String name,
Delimiters delimiters,
MustacheEngine engine) |
void |
ParsingHandler.startTemplate(String name,
Delimiters delimiters,
MustacheEngine engine)
Parsing started.
|
Copyright © 2013. All Rights Reserved.