incremental parser objects





13.8.2 IncrementalParser Objects

















Python Library Reference




Previous: 13.8.1 XMLReader Objects
Up: 13.8 xml.sax.xmlreader
Next: 13.8.3 Locator Objects





13.8.2 IncrementalParser Objects




Instances of IncrementalParser offer the following additional
methods:


feed (data)

Process a chunk of data.



close ()

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.



reset ()

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."""









Python Library Reference




Previous: 13.8.1 XMLReader Objects
Up: 13.8 xml.sax.xmlreader
Next: 13.8.3 Locator Objects



See About this document... for information on suggesting changes.





Wyszukiwarka

Podobne podstrony:
html parser objects
cd parser objects
stream writer objects
ObjectImpl
function hwapi object remove
110 Amazing Magic Tricks With Everyday Objects
function pg fetch object
Object
subject object questions
migration4 parser
ParserDelegator
language operators increment
Object
bltin code objects
PrettyPrinter Objects
content handler objects
ObjectStreamField
event objects

więcej podobnych podstron