- parse
Starts the event-driven parsing operation.
イベント駆動構文解析演算を開始します。
- abortParsing
Stops the parser object.
パーサーオブジェクトを停止します。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSError
*parserError;
You may access this property after a parsing operation abnormally terminates to determine the cause of error. あなたは、このプロパティにアクセスを、構文解析演算が異常に終了される後に、エラーの原因を決定するためにするかもしれません。
- parse
- abortParsing