RE: [xsl] XPath in Java Q?

Subject: RE: [xsl] XPath in Java Q?
From: "Steven Noels" <stevenn@xxxxxxxxxxxxxxxx>
Date: Thu, 13 Dec 2001 14:37:05 +0100
try http://jaxen.org/

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Jakub.Valenta@xxxxxxxx
> Sent: donderdag 13 december 2001 12:09
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] XPath in Java Q?
> 
> 
> Hi all,
> I am not sure if this is the right place for this post, but anyway I would
> like to ask if there is a way how to query xml document in Java using XPath
> (e.g. some free library etc.).
> 
> I would like to have some method like :
> 
> String getNode(String Path);
> 
> I need to query only text nodes at this moment but some generic solution
> would be usefull.
> 
> br,
> 
> Jakub
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread