public abstract class StringEscapeUtils extends Object
Constructor and Description |
---|
StringEscapeUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
escapeString(String str)
Adapted from commons lang StringEscapeUtils, escapes a string
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.