[jdom-interest] Another org.jdom.contrib.input.ResultSetBuilder  
 modification
    Jason Hunter 
    jhunter at collab.net
       
    Wed Feb 28 12:22:03 PST 2001
    
    
  
"Van Dooren, Damian" wrote:
> 
> How would I detach an element? Have I missed that in the API? All I could
> find was the setParent() which is protected.
I thought you might ask that.  :-)  Right now you call
doc.setRootElement(new Element("bogus")).  In the TODO is to add an
elt.detach() method.  Won't take long to add, but I'm busy with politics
at the moment.  :-)
-jh-
    
    
More information about the jdom-interest
mailing list