XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XSLT, SAX, Java Servlets -> SAXON

SAXON

Date: May. 7, 2000
Link: http://users.iclway.co.uk/mhkay/saxon/
Source Author or Organization: Michael Kay

SAXON is a collection of tools for processing XML documents. The SAXON package components are an XSLT processor, a Java library which supports a similar processing model to XSL but allows full programming capability, and a slightly improved version of the AElfred parser from Microstar (but any SAX-compliant XML parser will work). JDK 1.1 or later required.