| Trees | Index | Help |
|---|
| Package Bio :: Package Medline :: Class _Scanner |
|
| Method Summary | |
|---|---|
_scan_record(self,
uhandle,
consumer)
| |
feed(self, handle, consumer) | |
| Class Variable Summary | |
|---|---|
dict |
_categories = {'EM': 'entry_month', 'DA': 'entry_date', ...
|
| Method Details |
|---|
feed(self, handle, consumer)feed(self, handle, consumer) Feed in a Medline unit record for scanning. handle is a file-like object that contains a Medline record. consumer is a Consumer object that will receive events as the report is scanned. |
| Class Variable Details |
|---|
_categories
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:57:59 2007 | http://epydoc.sf.net |