| Package | Description |
|---|---|
| com.mitchellbosecke.pebble | |
| com.mitchellbosecke.pebble.extension.escaper |
| Modifier and Type | Method and Description |
|---|---|
PebbleEngine.Builder |
PebbleEngine.Builder.addEscapingStrategy(String name,
EscapingStrategy strategy)
Adds an escaping strategy to the built-in escaper extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EscaperExtension.addEscapingStrategy(String name,
EscapingStrategy strategy)
Adds a custom escaping strategy to the filter.
|
void |
EscapeFilter.addEscapingStrategy(String name,
EscapingStrategy strategy) |
Copyright © 2018. All rights reserved.