Problem In appending a tag (Crimson XML Parser)

"Obaid Salikeen" <[email protected]> Thu, 1 Mar 2007 16:29:04 +0500
Newsgroups gmane.text.xml.general
Message-ID <[email protected]>
Hellow To All,
     I have parsed an XML file to form a Document object. now i want to add
a new xml Tab, which will be a child tag/element of some element with a
given id. i am not able to append/add a new tag . any help regarding how to
append a child node,and save the changes in the xml file, will be extremely
appreciated. Thank you all.



Obaid