public class StringUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
addEscapes(String s) |
static String |
quote(String s) |
static String |
removeEscapes(String s) |
Copyright © 2007–2021 JBoss, a division of Red Hat, Inc. All rights reserved.