| Package | Description |
|---|---|
| org.trimou.engine | |
| org.trimou.engine.config | |
| org.trimou.engine.interpolation |
| Modifier and Type | Method and Description |
|---|---|
KeySplitter |
MustacheEngineBuilder.getKeySplitter() |
| Modifier and Type | Method and Description |
|---|---|
MustacheEngineBuilder |
MustacheEngineBuilder.setKeySplitter(KeySplitter keySplitter) |
| Modifier and Type | Method and Description |
|---|---|
KeySplitter |
Configuration.getKeySplitter() |
| Modifier and Type | Class and Description |
|---|---|
class |
BracketDotKeySplitter
Enables to use bracket notation and literals in
ValueSegment keys. |
class |
DotKeySplitter
A default
KeySplitter implementation which follows the dot notation. |
Copyright © 2014. All Rights Reserved.