Re: Deleting node name:
♥..Vishu..♥ <[email protected]>
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Could you just brief me how will you do it? and also i have to remove
all the <int> tags from the document. Please reply as early as possible.
Thanking you
Kashi V Sagiri
On Wed, Aug 12, 2009 at 6:50 AM, Grzegorz Kaczor
<[email protected]>wrote:
> 2009/8/11 ♥..Vishu..♥ <[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>
>>
>>
> Hello,
>
> I would just detach <int> and attach its contents to <input>.
>
> Regards,
> Grzegorz
>
>
>
>>
>>
>> --
>> $ VISHU $
>>
>> _______________________________________________
>> To control your jdom-interest membership:
>> http://www.jdom.org/mailman/options/jdom-interest/[email protected]
>>
>
> --
> To be a man is, precisely, to be responsible.
>
--
$ VISHU $
_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]