use the correct definition of whitespace (XML instead of Java)

We use the defintion according to the W3C recommendation
(http://www.w3.org/TR/REC-xml/#NT-S) instead of the Java definition
(Character.isWhitespace()).

Signed-off-by: Florian Thienel <florian@thienel.org>
3 files changed