> > In your example, this should work: Iterator it =
> jx.iterate("ancestor::*");
>
> Ok, in this case the iterator is empty ;)
If you're example code still is
> JXPathContext jx = JXPathContext.newContext(root);
- what exactly do you expect, trying to get ancestors from the root object?
I would be very surprised if the iterator wasn't empty :-)
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]