Movatterモバイル変換
[0]ホーム
8.12.2 IncrementalParser Objects
Instances ofIncrementalParser offer the following additionalmethods:
- Process a chunk ofdata.
- Assume the end of the document. That will check well-formedness conditions that can be checked only at the end, invoke handlers, and may clean up resources allocated during parsing.
- This method is called after close has been called to reset the parser so that it is ready to parse new documents. The results of calling parse or feed after close without calling reset are undefined.
Release 2.5.2, documentation updated on 21st February, 2008. SeeAbout this document... for information on suggesting changes.
[8]ページ先頭