[jdom-interest] question on how to retrieve text/content
PJ.Fanning at polarlake.com
PJ.Fanning at polarlake.com
Thu Sep 26 01:47:03 PDT 2002
Try org.dom.output.XMLOutputter#outputString(Element element).
The overloaded constructor for this class can take parameters to control the
adding of whitespace if you need it.
More information about the jdom-interest
mailing list