Categories
Expat
Expat is an XML parser library; this means you register handlers with the parser before starting the parse (a start tag is an example of the kind of structures for which you may register handlers). These handlers are called when the parser discovers the associated structures in the document being parsed.
Last updated 30 Nov, 2004
Versions
1.95.8
1.95.8 stable released 2004-07-23
- Released: 23 Jul, 2004
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/expat/expat-...
- Licenses: X11
- Interfaces: Library
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.expat.sourceforge.net:/cvsroot/expat - VCS Repository Webview



