[jdom-interest] XPATH engine

Elliotte Harold elharo at metalab.unc.edu
Wed Nov 9 10:57:52 PST 2005


Kevin L Cobb wrote:

> I'm wondering if JDOM allows me to replace the XPATH implementation with 
> other implementations - I think that the default is JAXEN. Are there 
> speedier XPATH implementations available?


Yes. You might want to consider Saxon, though you'd need to use its API 
rather than JDOM's. You could also try upgrading Jaxen to the latest 
beta version, which should be quite a bit speedier and much less buggy 
than the older one bundled with JDOM.

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim


More information about the jdom-interest mailing list