|
|
|
|
|
|
|
add_dbxref_dbids(self,
dbname_style,
dbname,
idtype,
dbid,
negate)
Handle setting name and id attributes from the dbxref ids. |
source code
|
|
|
|
|
add_sequence(self,
(alphabet, seq, gapchar, stopchar)) |
source code
|
|
|
add_dbxref(self,
dbname_style,
dbname,
idtype,
dbid,
negate)
Store all id cross references. |
source code
|
|
|
|
|
|
Inherited from Martel.Dispatch.Dispatcher :
acquire ,
characters ,
endDocument ,
endElement ,
get_characters ,
save_characters ,
startDocument ,
startElement ,
uses_tags
Inherited from xml.sax.handler.ContentHandler :
endElementNS ,
endPrefixMapping ,
ignorableWhitespace ,
processingInstruction ,
setDocumentLocator ,
skippedEntity ,
startElementNS ,
startPrefixMapping
Inherited from Martel.Dispatch.DispatchHandler :
get_supported_features ,
setCharacterSaver
|