Subject: RE: Java-based XPath tool
From: Bryan Tulloch <b.tulloch@xxxxxxxxxxxxx>
Date: Thu, 24 May 2001 11:01:21 +0100
|
This is awesome - and it works!!
-----Original Message-----
From: Paul Brown [mailto:prb@xxxxxxxxxxxxx]
Sent: Wednesday, May 23, 2001 10:04 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Java-based XPath tool
All --
I've packaged an XML productivity tool that wraps the XPath API in XalanJ2.
Essentially, you can load a document into a tree view, type XPath queries,
and see the resulting NodeSet highlighted or value displayed. (It even has
a real-time mode that will apply the query as you type.) An executable jar
(java -jar foo.jar) is available from
http://www.fivesight.com/downloads/xpathtester.asp.
Cheers,
Paul Brown
FiveSight Technologies, Inc.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|