blob: 54a16bb5c946469bc43154f00abf3d2a7cd0b9cd [file] [log] [blame]
<HTML><HEAD>
</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>