I don't know about XQuery support in dom4j, but Saxon have it. It works. I didn't test it detail. It is well known XQuery implemenation.
 
BTW, does anyone know any Open Source STREAMING XQuery implementation I could use in Java?
I really need it, because of high memory demands.
Saxon is less memory demanding than dom4j, because Key (author of Saxon use some kind of TinyTree's which are less memory consuming) but if you have 2GB file... only streaming implementation can help, don't you think so?
 
But I cann't find any!
 


David Thielen <[EMAIL PROTECTED]> wrote:

Hi;

 

Any idea if/when there will be XQuery support in dom4j? And if the answer is never, any suggestions of what to use?

 

We really need AND, OR, etc. constructs.

 

Thanks - dave


Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

Reply via email to