Package Bio :: Module StdHandler :: Class Handle_features
[show private | hide private]
[frames | no frames]

Class Handle_features

DispatchHandler --+    
                  |    
           Callback --+
                      |
                     Handle_features


Method Summary
  __init__(self, callback)
  add_feature_qualifier(self, name, description)
  add_location(self, style, location_info)
  end_feature(self, tag)
  end_feature_block(self, tag)
  end_feature_description(self, tag)
  end_feature_name(self, tag)
  start_feature(self, tag, attrs)
  start_feature_block(self, tag, attrs)
  start_feature_description(self, tag, attrs)
  start_feature_name(self, tag, attrs)
    Inherited from DispatchHandler
  acquire(self, obj, prefix)
  get_characters(self)
  get_supported_features(self)
  save_characters(self)
  setCharacterSaver(self, saver)

Generated by Epydoc 2.1 on Sat Jul 16 15:48:59 2005 http://epydoc.sf.net