| Package | Description |
|---|---|
| com.fizzed.rocker.compiler |
| Modifier and Type | Method and Description |
|---|---|
PlainTextStrategy |
JavaGenerator.getPlainTextStrategy() |
static PlainTextStrategy |
PlainTextStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlainTextStrategy[] |
PlainTextStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavaGenerator.setPlainTextStrategy(PlainTextStrategy plainTextStrategy) |
Copyright © 2016–2020 Fizzed, Inc. All rights reserved.