Hi Sevastian,
take a look at the XMLWriter.escapeElementEntities(String) method. I
know it's protected so you probably can't access it from within your
sources, but if this fits your needs, we could move that code to some
util class.
you can find that method here:
http://www.dom4j.org/xref/org/
Hi all, I'm new member of this list.
I have a problem with method getText of Node class.
If the XPath of node contains a character like à or è (in XML they are coded
with à or è), the method getText returns a String value decoded.
For example getText applied to this node perchè return the
value