Package | Description |
---|---|
org.trimou | |
org.trimou.engine.id | |
org.trimou.engine.listener | |
org.trimou.engine.parser |
Modifier and Type | Interface and Description |
---|---|
interface |
Mustache
A compiled mustache template.
|
Modifier and Type | Method and Description |
---|---|
long |
IdentifierGenerator.generate(Class<? extends Identified> componentType)
If the
identified parameter is null , the
returned value must be unique per the
MustacheEngine instance. |
long |
SequenceIdentifierGenerator.generate(Class<? extends Identified> componentType) |
Modifier and Type | Interface and Description |
---|---|
interface |
MustacheRenderingEvent |
Modifier and Type | Class and Description |
---|---|
class |
Template
A Mustache template.
|
Copyright © 2017. All rights reserved.