Package Bio :: Package SwissProt :: Module KeyWList :: Class _Scanner
[show private | hide private]
[frames | no frames]

Class _Scanner


Scan the keywlist.txt file included with the SwissProt distribution.

Tested with: Release 37 Release 38
Method Summary
  _scan_footer(self, uhandle, consumer)
  _scan_header(self, uhandle, consumer)
  _scan_keywords(self, uhandle, consumer)
  feed(self, handle, consumer)
feed(self, handle, consumer)

Method Details

feed(self, handle, consumer)

feed(self, handle, consumer)

Feed in the keywlist.txt file for scanning. handle is a file-like object that contains keyword information. consumer is a Consumer object that will receive events as the report is scanned.

Generated by Epydoc 2.1 on Sat Jul 16 15:49:03 2005 http://epydoc.sf.net