[jdom-interest] Accessor methods and namespaces

keallen at mail.stic.net keallen at mail.stic.net
Mon Aug 12 09:39:36 PDT 2002


At 03:01 PM 8/12/2002 +0200, you wrote:
>You could use:
>    current.getChild("foo", current.getNamespace())
>
>This could let you explore subtrees where all elements belong to the same 
>namespace. You'll just have to woory about namespaces when looking for the 
>root of a subtree.

   <nod>  I had considered this, it just seemed a very cumbersome way of
handling what is likely the most common situation.  I guess I was as much
suggesting a change to the API as asking for help on this one :)





More information about the jdom-interest mailing list