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

Class _RecordConsumer

AbstractConsumer --+
                   |
                  _RecordConsumer


Consumer that converts a Prosite record to a Record object.

Members: data Record with Prosite data.
Method Summary
  __init__(self)
  _chomp(self, word, to_chomp)
  _clean(self, line, rstrip)
  accession(self, line)
  comment(self, line)
  database_reference(self, line)
  date(self, line)
  description(self, line)
  documentation(self, line)
  end_record(self)
  identification(self, line)
  matrix(self, line)
  numerical_results(self, line)
  pattern(self, line)
  pdb_reference(self, line)
  rule(self, line)
  start_record(self)
  terminator(self, line)
    Inherited from AbstractConsumer
  __getattr__(self, attr)
  _unhandled(self, data)
  _unhandled_section(self)

Generated by Epydoc 2.1 on Thu Aug 10 20:01:10 2006 http://epydoc.sf.net