[jdom-interest] search function

Brett McLaughlin brett.mclaughlin at lutris.com
Thu Jun 8 23:29:35 PDT 2000


Didier Bretin wrote:
> 
> Hello,
> 
>   I have just download jdom, and I would like to know if you plan to code some
> utils like search function ?

Could you be a little more specific? We have things like 

Element.getChild(String name);
Element.getChild(String name, Namespace ns);

Element.getAttribute(String name);

etc.

Also, XPath is planned for JDOM 1.1, which is something we're trying to
get people excited about... join up if you can, that would be terrific!

-Brett

> 
> Thanks.
> 
> Didier
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com





More information about the jdom-interest mailing list