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

Class _RecordConsumer

AbstractConsumer --+
                   |
                  _RecordConsumer


Method Summary
  __init__(self)
  _get_array_entry(self, line, split_on)
Consume a multi-value line by splitting on split_on
  _get_single_entry(self, line)
Consume a single-value line
  CHROMOSOME(self, line)
  EXPRESS(self, line)
  GENE(self, line)
  GENE_ID(self, line)
  ID(self, line)
  PROTSIM(self, line)
  RESTR_EXPR(self, line)
  SEQUENCE(self, line)
  STS(self, line)
  TITLE(self, line)
    Inherited from AbstractConsumer
  __getattr__(self, attr)
  _unhandled(self, data)
  _unhandled_section(self)

Method Details

_get_array_entry(self, line, split_on)

Consume a multi-value line by splitting on split_on

_get_single_entry(self, line)

Consume a single-value line

Generated by Epydoc 2.1 on Mon Aug 27 16:43:42 2007 http://epydoc.sf.net