[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Jeff Rafter" <jeffrafter@d...>,"Robin Berjon" <robin.berjon@e...>
  • Subject: RE: Java SAX tools (was: Re: Adding standalone="yes" to XML document)
  • From: "Paul Brown" <prb@f...>
  • Date: Fri, 15 Aug 2003 13:52:45 -0400
  • Cc: <xml-dev@l...>
  • Thread-index: AcNjRAppjzsbEAO5SHCz6Rz18l+i8gAESNLw
  • Thread-topic: Java SAX tools (was: Re: Adding standalone="yes" to XML document)

 
Jeff / Robin --

> [SAX and Java]

The question of (a subset of) XPath applied to a SAX stream and the
construction of generic SAX filters has been addressed in some detail by
an open endeavor called STX [1].  STX is an XSLT-like langugage for
building generic SAX event filters and provides a subset of XPath
2.0-like commands for matching events and processing data.

There is a Java implementation called Joost [2], and there is also an
introductory article [3] on XML.com

	-- Paul


[1] http://stx.sourceforge.net
[2] http://joost.sourceforge.net
[3] http://www.xml.com/pub/a/2003/02/26/stx.html

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member