[jdom-interest] Moving Elements and elt.detach()

Jason Hunter jhunter at collab.net
Mon Mar 19 10:54:04 PST 2001


Kevin Baynes wrote:
> 
> I have a list of Elements (e) that I am moving from one node to another. In
> the JDOM FAQ it says to do it like this:
> 
> newParent.addContent( elt.detach() );
> 
> However, in JDOM b6 there is no such Element.detach() method, 

It's in the latest snapshot.

-jh-



More information about the jdom-interest mailing list