To: [EMAIL PROTECTED]
To: xerces-j-dev@xml.apache.org
Subject: How to get a String with the XML representation of an element
Date: Thu, 8 Feb 2001 21:21:04 -0700
Hi!
Is there any API call to get the String representation of an XML
element?
For example, I have:
Node1
Node2
Node3 attr="Example&
Hi!
Is there any API
call to get the String representation of an XML element?
For example, I
have:
I'm using a DOM
Parser so I have an object pointing to the element Node2 and I would like to get
the following S