[jdom-interest] Suggestion for new methods for the Element class
Jason Hunter
jhunter at collab.net
Mon Oct 30 16:54:41 PST 2000
> public int getChildCount();
We already have elt.getChildren().size()
> public boolean hasChildren();
This one has been in consideration. See TODO.txt.
-jh-
More information about the jdom-interest
mailing list