XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XPath expression parser?

James Carr wrote:
> Hi All,
> 
> Is there a good, easy to use xpath expression parser for java lying
> around? I mean, not one that executes xpath queries on a dom document,
> but pme that returns an object structure opf the xpath expression so I
> could traverse it and define my own actions to take.

Hi,

I think Jaxen [1] is good enough for that purpose ; I used it in Active 
Tags [2] and RefleX [3] for browsing various objects, such as a file 
system :
$dir//*[@io:is-file][@io:extension='xml']
(guess what you should get)

[1] http://jaxen.org/
[2] http://disc.inria.fr/perso/philippe.poulard/xml/active-tags/
[3] http://reflex.gforge.inria.fr/

-- 
Cordialement,

               ///
              (. .)
  --------ooO--(_)--Ooo--------
|      Philippe Poulard       |
  -----------------------------
  http://reflex.gforge.inria.fr/
        Have the RefleX !


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS