[jdom-interest] Re: Another org.jdom.contrib.input.ResultSetBuilder modification
Joseph Bowbeer
jozart at csi.com
Wed Feb 28 17:02:56 PST 2001
Van Dooren, Damian VanDoorenD at icfg.com wrote:
> How would I detach an element?
> All I could find was the setParent() which is protected.
element.getParent().removeContent(element)
More information about the jdom-interest
mailing list