[jdom-interest] isRootElement issue

Jason Hunter jhunter at collab.net
Mon Oct 23 15:23:51 PDT 2000


> Ideally I feel root.isRootElement should return true sice it 
> has a child.

Just because you have a child doesn't mean you're the root.  A root
element is the single element directly held by a document.  This is what
isRootElement() tests for.

-jh-





More information about the jdom-interest mailing list