Package Martel :: Module IterParser :: Class IterHeaderFooter
[hide private]
[frames] | no frames]

Class IterHeaderFooter

source code

Instance Methods [hide private]
 
__init__(self, header_parser, make_header_reader, header_args, record_parser, make_record_reader, record_args, footer_parser, make_footer_reader, footer_args, marker_tag) source code
 
copy(self) source code
 
iterate(self, source, cont_handler=None)
parse using the URL or file handle
source code
 
iterateString(self, s, cont_handler=None) source code
 
iterateFile(self, fileobj, cont_handler=None) source code