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

Class Handle_search_header

source code

Martel.Dispatch.DispatchHandler --+    
                                  |    
           Martel.Dispatch.Callback --+
                                      |
                                     Handle_search_header

Instance Methods [hide private]
 
start_(self, tag, attrs) source code
 
end_search_header(self, tag) source code
 
end_application_name(self, tag) source code
 
end_application_version(self, tag) source code
 
end_database_name(self, tag) source code
 
end_database_num_letters(self, tag) source code
 
end_database_num_sequences(self, tag) source code
 
end_query_description(self, tag) source code
 
end_query_description_block(self, tag) source code
 
end_query_size(self, tag) source code
 
start_application_name(self, tag, attrs) source code
 
start_application_version(self, tag, attrs) source code
 
start_database_name(self, tag, attrs) source code
 
start_database_num_letters(self, tag, attrs) source code
 
start_database_num_sequences(self, tag, attrs) source code
 
start_query_description(self, tag, attrs) source code
 
start_query_description_block(self, tag, attrs) source code
 
start_query_size(self, tag, attrs) source code

Inherited from Martel.Dispatch.Callback: __init__

Inherited from Martel.Dispatch.DispatchHandler: acquire, get_characters, get_supported_features, save_characters, setCharacterSaver