Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] IdFunction doesn't work

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Ittay Dror <ittayd AT qlusters.com>
  • Cc: Elliotte Harold <elharo AT metalab.unc.edu>, xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] IdFunction doesn't work
  • Date: Sun, 16 Apr 2006 18:27:26 +0300

i've tried to use:
new BaseXPath("id('foo')", new JaxenNavigator())

but for some reason eclipse doesn't recognize the JaxenNavigator class,
although ctrl-shift-t finds it.

Ittay Dror wrote:
i use XOMXPath, which uses DocumentNavigator in its constructor.

how can i use JaxenNavigator from xom?

Elliotte Harold wrote:
Ittay Dror wrote:
I'm parsing a document with tagsoup and using jaxen and xom to return an xpath.

Are you using the navigator bundled with Jaxen or the one bundled with XOM? That should work with the one bundled with XOM, and if it doesn;t I could look into fixing it.





--
===================================
Ittay Dror openQRM Team Leader, R&D, Qlusters Inc.
ittayd AT qlusters.com
+972-3-6081994 Fax: +972-3-6081841

http://www.openQRM.org
- Keeps your Data-Center Up and Running




Archive powered by MHonArc 2.6.24.

Top of Page