Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Commons JXPath with XOM

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: shirasu hiroyuki <hirsh AT s9.dion.ne.jp>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Commons JXPath with XOM
  • Date: Wed, 12 Jan 2005 05:15:21 -0500

shirasu hiroyuki wrote:
Hello!

I tried to implement custom Pointers and Iterators of JXPath
for XOM. JXPath can support for XOM by using this module.

Interesting. Thanks. I'd forgotten about that one. I suppose it's another possible engine for XOM's own XPath support. So far I've only hit one significant bug in Jaxen. A lot's going to depend on how easy to fix that bug turns out to be, and then on the performance of the Jaxen solution. I'm very deliberately not exposing any of the details of the underlying engine in XOM so I can swap in different implementations and see what works best.

--
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




Archive powered by MHonArc 2.6.24.

Top of Page