Package Bio :: Package Gobase :: Class _RecordConsumer
[show private | hide private]
[frames | no frames]

Class _RecordConsumer

AbstractConsumer --+
                   |
                  _RecordConsumer


Consumer that converts a gobase record to a Record object.

Members: data Record with gobase data.
Method Summary
  __init__(self)
  date_field(self, line)
  end_sequence(self)
  int_field(self, line)
  text_field(self, line)
  word_field(self, line)
    Inherited from AbstractConsumer
  __getattr__(self, attr)
  _unhandled(self, data)
  _unhandled_section(self)

Generated by Epydoc 2.1 on Thu Jun 30 22:05:34 2005 http://epydoc.sf.net