This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

XPath Explorer Release 20020709-1712


I moved XPath Explorer to SourceForge and made a project release.
Please come visit to bump up my activity rating. :-)

http://sourceforge.net/projects/xpe

And just to make it worth your while...  This release also adds
namespace support, slightly faster rendering of large documents, and a
flashy UI overhaul (with icons and everything).

If you don't know already, XPath Explorer (XPE) is a GUI application
that lets you interactively experiment with XPath. Basically, you type
in a URL (to an XML or HTML document) and an XPath expression, and it
displays the elements or attributes from that document which match
that expression. It also displays the value (string, number, or
boolean) of the expression, and (in a stunning coup de grace) displays
the entire XML tree of the original document, but with the matching
nodes highlighted in bold. This makes it easy to play with and debug
your XPath expresions.

http://www.xpathexplorer.org has the lowdown.


-- 
Alex Chaffee                       mailto:alex@jguru.com
jGuru - Java News and FAQs         http://www.jguru.com/alex/
Creator of Gamelan                 http://www.gamelan.com/
Founder of Purple Technology       http://www.purpletech.com/
Curator of Stinky Art Collective   http://www.stinky.com/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]