| Package | Description |
|---|---|
| com.floreysoft.jmte.util |
| Modifier and Type | Method and Description |
|---|---|
static List<StartEndPair> |
Util.scan(String input,
String splitStart,
String splitEnd,
boolean useEscaping)
Scans the input and spits out begin/end pairs telling you where
expressions can be found.
|
Copyright © 2017. All rights reserved.