public final class EscapeUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
unescapeUnicode(String text)
Unescapes unicode (UHEXA) escapes in a String, like \u00E1.
|
Copyright © 2015 The THYMELEAF team. All rights reserved.