| Package | Description |
|---|---|
| de.neuland.pug4j | |
| de.neuland.pug4j.template |
| Modifier and Type | Method and Description |
|---|---|
Pug4J.Mode |
PugConfiguration.getMode() |
Pug4J.Mode |
PugConfigurationCaffeine.getMode() |
static Pug4J.Mode |
Pug4J.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pug4J.Mode[] |
Pug4J.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PugConfiguration.setMode(Pug4J.Mode mode) |
void |
PugConfigurationCaffeine.setMode(Pug4J.Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
void |
PugTemplate.setMode(Pug4J.Mode mode) |
Copyright © 2024. All rights reserved.