I can not find an answer to that and I do not know how to compile org.apache.commons.lang.StringEscapeUtils
, which is the only solution I found on the internet.
Also, I do not understand why I can not do something like this
s = s.replaceAll(" ","\\ ");