Deleting node name:
♥..Vishu..♥ <[email protected]>
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
Hi All,
I want to remove only tagname but not its contents,
for ex: <input>
<int>1</int>
</input>
from this i wud like to remove only tag name <int> and the ouput has to be
like
<input> 1 </input>
Thanks
in Advance.
Regards
Kashi V Sagiri
--
$ VISHU $
_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]