- To: <xml-dev@l...>
- Subject: XML-DOM problem
- From: "Charlot Agius" <cagiu@e...>
- Date: Mon, 1 Oct 2001 18:22:31 +0200
|
Hi,
I am diaplaying an XML file
using the JTree of the swing API in Java (parsing it with DOM).
Now, I a want to remove all white spaces from the XML file so that they will not
be visible as an empty Node in the tree. Anyone can help me about
it?
|
|