Package | Description |
---|---|
com.github.mustachejava.util |
Modifier and Type | Method and Description |
---|---|
HtmlState.HTML |
HtmlState.getState() |
static HtmlState.HTML |
HtmlState.HTML.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlState.HTML[] |
HtmlState.HTML.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HtmlState(HtmlState.HTML state) |
Copyright © 2015. All rights reserved.