Contents

XMLParserDelegate

The interface an XML parser uses to inform its delegate about the content of the parsed document.

Declaration

protocol XMLParserDelegate : NSObjectProtocol

Topics

Handling XML

Handling the DTD

See Also

Event-Based Processing