mathiasbynens / jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
https://mths.be/jsesc
MIT License
716 stars 48 forks source link

Do you know an implementation in Java? #29

Closed danieltigse closed 8 years ago

danieltigse commented 8 years ago

I am developing an android app and I need to unescape the string.

danieltigse commented 8 years ago

https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/org/apache/commons/lang/StringEscapeUtils.html