Smack/core/src/main
Florian Schmaus dbab9b8995 Unify StringUtils.escapeForXML()
Rework StringUtils.escapeForXML() so that it can be used also for
StringUtils.xmlAttribEncodeBinary(). escapeForXML() now uses a
switch/case statement, which should leave the (JIT) compiler more room
for optimizations.

Removing the "do not escape unicode character references", because
this behavior, introduced with
8264ebdfb5, is incorrect.
2014-03-19 13:13:02 +01:00
..
java/org/jivesoftware/smack Unify StringUtils.escapeForXML() 2014-03-19 13:13:02 +01:00
resources/org.jivesoftware.smack Make jul.properties only configure Smack's namespace 2014-03-11 19:04:25 +01:00