[jdom-interest] Re: Welcome to the "jdom-interest" mailing list
    mohammed lethrech 
    mohammed.lethrech at gmail.com
       
    Wed May  2 09:58:28 PDT 2007
    
    
  
hi,
i m new in jdom mailling list, it s my first mail,
i have a broblem using jdom, i wont to creat a new document from a part of
an other document
document1:
<moha>
    <nabil>
          <jalal>aida</jalal>
    </nabil>
 </moha>
i want to have the following document:
document2:
<nabil>           <jalal>aida</jalal>
</nabil>
i have this folowing problem:
*
org.jdom.IllegalAddException*: The *Content* already has an existing *parent
* "*moha*"
think you a lot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20070502/9f700fa3/attachment.htm
    
    
More information about the jdom-interest
mailing list