Trees | Index | Help |
---|
Package Bio :: Package Enzyme :: Class _Scanner |
|
Scans Enzyme data.
Tested with: Release 33Method Summary | |
---|---|
_scan_an(self,
uhandle,
consumer)
| |
_scan_ca(self,
uhandle,
consumer)
| |
_scan_cc(self,
uhandle,
consumer)
| |
_scan_cf(self,
uhandle,
consumer)
| |
_scan_de(self,
uhandle,
consumer)
| |
_scan_di(self,
uhandle,
consumer)
| |
_scan_dr(self,
uhandle,
consumer)
| |
_scan_id(self,
uhandle,
consumer)
| |
_scan_line(self,
line_type,
uhandle,
event_fn,
exactly_one,
one_or_more,
any_number,
up_to_one)
| |
_scan_pr(self,
uhandle,
consumer)
| |
_scan_record(self,
uhandle,
consumer)
| |
_scan_terminator(self,
uhandle,
consumer)
| |
feed(self, handle, consumer) |
Class Variable Summary | |
---|---|
list |
_scan_fns = [<function _scan_id at 0x70cf88f0>, <functio...
|
Method Details |
---|
feed(self, handle, consumer)feed(self, handle, consumer) Feed in Enzyme data 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. |
Class Variable Details |
---|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Aug 10 20:05:47 2006 | http://epydoc.sf.net |