public final class MustacheStringUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Integer |
indexOfSecondLine(String str)
Get the index of the start of the second line.
|
static String |
removeLastWhitespaceLine(String str)
Remove the last line if it contains only whitespace.
|
Copyright © 2022. All rights reserved.