[jdom-interest] XPath bindings? 
    bob mcwhirter 
    bob at werken.com
       
    Fri Oct 12 05:32:42 PDT 2001
    
    
  
On Thu, 11 Oct 2001, Bradley S. Huffman wrote:
> Am I must be missing something? With Jaxen cann't you do
> 
>    XPath xpath = new XPath( String xpathExpr);
>    List list = xpath.selectNodes( Element element);
Certainly.
I'm just proposing adding jaxen-core.jar && jaxen-jdom.jar to the
distribution, and adding the convenience methods to Element and Document
to make it just That Much Easier to work with XPaths.
	-bob
    
    
More information about the jdom-interest
mailing list