also fix deprecated apis in docs
This commit is contained in:
parent
4f1532e852
commit
70f087b3df
@ -24,7 +24,7 @@ public class StringUtil {
|
||||
|
||||
/**
|
||||
* Escapes control characters for the given input string.
|
||||
* Inspired by Apache Commons (see {@link org.apache.commons.lang.StringEscapeUtils}
|
||||
* Inspired by Apache Commons (see {@link org.apache.commons.text.StringEscapeUtils}
|
||||
* @param input The input string
|
||||
* @param skipStrings Should every string literal indication ("", '') be skipped? (Needed e.g. for json)
|
||||
* @return Escaped string
|
||||
|
Loading…
x
Reference in New Issue
Block a user