Smack/core
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
..
src Unify StringUtils.escapeForXML() 2014-03-19 13:13:02 +01:00
.gitignore Add initializer tests and move classpath files 2014-02-15 22:12:12 +01:00
build.gradle Reworked compression-jzlib and compressionHandlers 2014-03-10 10:20:52 +01:00