SaxObjC

An Objective-C implementation of the SAX2 API. Included in skyrix-xml-42 are drivers for PYX (a simple, line based representation of XML) and XML via either libxml2 (libxmlSAXDriver) or expat (ExpatSaxDriver). Note that the Expat driver isn't very well testet. The libxml2 driver can also deliver SAX events for HTML files using the libxml HTML parser.

Namespace Declarations

Protocols

Classes