Re: [dom4j-dev] bug in XPath.selectNodes

2001-09-11 Thread James Strachan
Hi Dominique Please don't think I'm ignoring you. I've been on vacation and am in the middle of a trans-atlantic excursion for my day job. I've taken a look and think I know what the problem is - I'll be trying to fix it in the next day or so and trying to change your code into a JUnit test case

Re: [dom4j-dev] Missing sax helpers?

2001-09-11 Thread James Strachan
Hi Toby Inside the full dom4j 1.0 distribution there are 2 jars, dom4j.jar and dom4j-full.jar. The dom4j.jar doesn't contain SAX or DOM interfaces, though the dom4j-full.jar does. (Thats the only real difference between them). For those who just want to upgrade just the dom4j.jar rather than dow