Smack/core/src
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
..
integration-test Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
main Unify StringUtils.escapeForXML() 2014-03-19 13:13:02 +01:00
test getInstanceFor() for ChatManager and AccountManager 2014-03-19 08:59:45 +01:00