| Trees | Index | Help |
|---|
| Package Bio :: Package Prosite :: Module Prodoc :: 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) | |
| 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. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:58:01 2007 | http://epydoc.sf.net |