Re: [dom4j-user] method getText

2004-06-08 Thread Maarten Coene
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/

[dom4j-user] method getText

2004-05-26 Thread Sevastian `Seva` Foglia
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