| <HTML><HEAD> | |
| <!-- | |
| $Id: package.html 226183 2005-04-08 10:39:14Z neeraj $ | |
| --> | |
| </HEAD><BODY> | |
| Provides classes allowing the processing of XML documents. Two types | |
| of plugable parsers are supported: | |
| <ul> | |
| <li>SAX (Simple API for XML) | |
| <li>DOM (Document Object Model) | |
| </ul> | |
| </BODY></HTML> |