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

Class Iterator


Method Summary
  __init__(self, parser, tag)
  iterate(self, source, cont_handler)
parse using the URL or file handle
  iterateFile(self, fileobj, cont_handler)
  iterateString(self, s, cont_handler)
create an iterator over a string

Method Details

iterate(self, source, cont_handler=None)

parse using the URL or file handle

iterateString(self, s, cont_handler=None)

create an iterator over a string

Generated by Epydoc 2.1 on Wed Jan 31 09:57:59 2007 http://epydoc.sf.net