Hi Silvian

The dom4j 1.1 is just about out now (phew, at last!) which should fix your
XPath axis problem

James
----- Original Message -----
From: "Silvain Piree" <[EMAIL PROTECTED]>
To: "bob mcwhirter" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, November 01, 2001 7:39 PM
Subject: Re: [dom4j-user] question: previous/next sibling in DOM4J


> Bob,
>
> > > I've tried it and I get an error on the following-sibling clause.
> >
> > Can you paste the error you're getting?
>
> Statement:
>
>     Element nextSibling
> (Element)myElement.selectSingleNode("following-sibling::*");
>
> Result:
>
> D:\Temp\xmltest\build.xml:46:
>     org.dom4j.XPathException: Exception occurred evaluting XPath:
>         following-sibling::*. Exception: following-sibling
>
> Hope that helps .....
>
> Silvain
>
>
>
> _______________________________________________
> dom4j-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dom4j-user
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to