Trees | Index | Help |
---|
Package Bio :: Package SwissProt :: Module KeyWList :: Class _Scanner |
|
Scan the keywlist.txt file included with the SwissProt distribution.
Tested with: Release 37 Release 38Method Summary | |
---|---|
_scan_footer(self,
uhandle,
consumer)
| |
_scan_header(self,
uhandle,
consumer)
| |
_scan_keywords(self,
uhandle,
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. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:43:45 2007 | http://epydoc.sf.net |