Moving to XML
|
What we will be using today
- Apache
Xalan
- XSL processor contributed to the Apache Foundation by IBM
closely related to IBM's
LotusXSL processor
- Apache
Xerces
- XML parser contributed to the Apache Foundation by IBM;
based on IBM's XML4J parser
- SAX
- Simple API for XML, by David Megginson and others
- DOM
- The W3C Document Object Model API
- W3C Jigsaw
- HTTP Server and Servlet Server developed by W3C
- Jacquard
- A toolkit of useful bits for sticking it all together. By
me. Not neccesarily the best but it's what I know and
use.