[jdom-interest] ordered insert
Alex Rosen
arosen at silverstream.com
Tue Jul 23 11:27:32 PDT 2002
> I didn't see this in the API docs. Is there any way to manipulate the
> order of child elements other than getting the list and manipulating
> that?
Nope, that is how you're intended to do it. The idea being, why add all of
these list manipulation methods to Document and Element, when they're
already on the List of children that's returned?
Alex
More information about the jdom-interest
mailing list