[jdom-interest] Deleting node name:
    ♥..Vishu..♥ 
    kashiviswanath.sagiri at gmail.com
       
    Wed Aug 12 07:34:57 PDT 2009
    
    
  
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
<grzegorz.kaczor at gmail.com>wrote:
> 2009/8/11 ♥..Vishu..♥ <kashiviswanath.sagiri at gmail.com>
>
>> 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/youraddr@yourhost.com
>>
>
> --
> To be a man is, precisely, to be responsible.
>
-- 
$  VISHU  $
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20090812/a0e5fb7a/attachment.htm
    
    
More information about the jdom-interest
mailing list