[jdom-interest] JDOM & XPATH

Per Norrman per.norrman at austers.se
Tue Jun 14 15:14:49 PDT 2005


Anand, Rajesh skrev:
>         Folks,
> 
>         Do I need to install Jaxen to use Xpath from Jdom.xpath class, 
> as I'm getting the following error.
> 
>         java.lang.NoClassDefFoundError: org/jaxen/BaseXPath
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Unknown Source)
>         at org.jdom.xpath.XPath.newInstance(XPath.java:126)
>         at gmi.pme.GetIndexService.main(GetIndexService.java:69)
> 
>         I'm using xpath & jdom in my app.
> 
>         Thanks for your help.
> 
Spot-on! You could also read lib/README in the
distribution to learn more about the libraries
included.

/pmn




More information about the jdom-interest mailing list