Package Bio :: Package Prosite :: Module Prodoc :: Class _Scanner
[show private | hide private]
[frames | no frames]

Class _Scanner


Scans Prodoc-formatted data.

Tested with: Release 15.0, July 1998
Method Summary
  _scan_accession(self, uhandle, consumer)
  _scan_copyright(self, uhandle, consumer)
  _scan_prosite_refs(self, uhandle, consumer)
  _scan_record(self, uhandle, consumer)
  _scan_refs(self, uhandle, consumer)
  _scan_text(self, uhandle, consumer)
  feed(self, handle, consumer)
feed(self, handle, consumer)

Method Details

feed(self, handle, consumer)

feed(self, handle, consumer)

Feed in Prodoc data for scanning. handle is a file-like object that contains prosite data. consumer is a Consumer object that will receive events as the report is scanned.

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