Package Martel :: Module Iterator :: Class HeaderFooterEventStream
[hide private]
[frames] | no frames]

Class HeaderFooterEventStream

source code

Instance Methods [hide private]
 
__init__(self, fileobj, header_parser, make_header_reader, header_args, record_parser, make_record_reader, record_args, footer_parser, make_footer_reader, footer_args) source code
 
next(self) source code
 
_header_next(self) source code
 
_record_next(self) source code
 
_footer_next(self) source code