Subject: Java-based XPath tool
From: "Paul Brown" <prb@xxxxxxxxxxxxx>
Date: Wed, 23 May 2001 16:04:26 -0500
|
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
|