[jdom-interest] API Inertia

Noam Tamim noamt at yahoo.com
Wed May 2 03:42:49 PDT 2001


----- Original Message ----- 
From: "Elliotte Rusty Harold" <elharo at metalab.unc.edu>
To: "Jason Hunter" <jhunter at acm.org>
Cc: <jdom-interest at jdom.org>
Sent: Tuesday, May 01, 2001 17:41
Subject: Re: [jdom-interest] API Inertia

> No, hasChildren() returns false for all nodes which don't have 
> children. This includes nodes like Attribute that never have children 
> and Element nodes that just happen to be empty.

What will Attribute.getChildren() return, null or an empty list?
If it returns a List, then I can add() stuff to that list. 


 - Noam.







More information about the jdom-interest mailing list