Table of Contents

Class: _Scanner Bio/Medline/__init__.py

Scans a Medline record.

Methods   
_scan_record
feed
  _scan_record 
_scan_record (
        self,
        uhandle,
        consumer,
        )

Exceptions   
SyntaxError, "Continuation on first line\n%s" % line
SyntaxError, "I don't understand the format of line %s" % line
  feed 
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.


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:51 2002 by HappyDoc version 2.0.1