[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] XPath expression parser?
- From: "Michael Kay" <mike@saxonica.com>
- To: "'James Carr'" <james.r.carr@gmail.com>,<xml-dev@lists.xml.org>
- Date: Fri, 22 Dec 2006 14:49:14 -0000
See this thread:
http://www.stylusstudio.com/xquerytalk/200610/001721.html#
in particular the reference to
http://www.w3.org/2005/qt-applets/xqueryApplet.html
There's also of course an XPath parser within Saxon. It may require some
surgery to remove it and make it work in a different environment, but it
will take you further than the W3C parser in terms of semantic analysis,
e.g. resolving namespaces, variable references, user-defined types, and so
on.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: James Carr [mailto:james.r.carr@gmail.com]
> Sent: 22 December 2006 14:22
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] XPath expression parser?
>
> 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.
>
> Thanks,
> James
>
> ______________________________________________________________
> _________
>
> XML-DEV is a publicly archived, unmoderated list hosted by
> OASIS to support XML implementation and development. To
> minimize spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org List archive:
> http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]