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

Class IterHeaderFooter


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)
  copy(self)
  iterate(self, source, cont_handler)
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

Generated by Epydoc 2.1 on Thu Aug 10 20:04:47 2006 http://epydoc.sf.net