Home | History | Annotate | Download | only in parsers
      1 <HTML><HEAD>
      2 <!--
      3     $Id: package.html 226183 2005-04-08 10:39:14Z neeraj $
      4 -->
      5 
      6 </HEAD><BODY>
      7 
      8 Provides classes allowing the processing of XML documents. Two types
      9 of plugable parsers are supported:
     10 <ul>
     11 <li>SAX (Simple API for XML)
     12 <li>DOM (Document Object Model)
     13 </ul>
     14 
     15 
     16 
     17 </BODY></HTML>
     18