Trees | Index | Help |
---|
Package Martel :: Module Iterator :: Class IteratorHeaderFooter |
|
Method Summary | |
---|---|
__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)
| |
parse using the URL or file handle | |
iterateFile(self,
fileobj,
cont_handler)
| |
iterateString(self,
s,
cont_handler)
|
Method Details |
---|
iterate(self, source, cont_handler=None)parse using the URL or file handle |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jan 31 09:59:41 2007 | http://epydoc.sf.net |