Package | Description |
---|---|
io.stallion.utils |
Modifier and Type | Method and Description |
---|---|
static SimpleTemplate.MatchPattern |
SimpleTemplate.MatchPattern.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleTemplate.MatchPattern[] |
SimpleTemplate.MatchPattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SimpleTemplate(String template,
Map<String,Object> context,
SimpleTemplate.MatchPattern pattern) |
Copyright © 2016. All rights reserved.