Protocol

XMLParserDelegate

The interface an XML parser uses to inform its delegate about the content of the parsed document. 構文解析された文書の内容を委任先に知らせるためにXMLパーサが使うインターフェイス。

Declaration 宣言

protocol XMLParserDelegate

Topics 話題

Handling XML XMLを取り扱う

Handling the DTD DTDを取り扱う

Relationships 関係

Inherits From 継承元

See Also 参照

Event-Based Processing イベント基盤の処理