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

advertisement
 Resource Guide -> Apache Software Foundation, Java, Open Source, Perl Implementations, XSLT -> Xalan XSLT

Xalan XSLT

Date: Apr. 27, 2000
Link: http://xml.apache.org/xalan/index.html
Source Author or Organization: The Apache Software Foundation

Xalan is an XSL processor for transforming XML documents into HTML, text, or other XML document types. Xalan can be used from the command line, in an applet or a servlet, or as a module in other program. By default, it uses the Xerces XML parser, but it can interface to any XML parser that conforms to the DOM level 2 or SAX level 1 specification. This Java implementation includes Xerces and also needs Java Development Kit or Java Runtime 1.1.8 or 1.2.2.