[jdom-interest] Element.getText and encoding

de Grijs, Rudolf Rudolf.de_Grijs at softwareag.com
Mon Mar 5 02:56:02 PST 2001


Could someone help me out?

If I would like to get the text of an element,  I can use the getText()
method to get to the text node of that element. Is it possible to influence
the encoding setting before I use getText().

I do know that I can use the XMLOutputter class (which has a method
setEncoding()), but I would find it useful to have similar functionality
with the method getText().


regards,
Rudolf de Grijs



More information about the jdom-interest mailing list