| Trees | Indices | Help |
|---|
|
|
xml.sax.handler.ContentHandler --+
|
Martel.Dispatch.DispatchHandler --+
|
Martel.Dispatch.Dispatcher --+
|
builders.SeqRecord.sequence.BuildSeqRecord --+
|
FixDocumentBuilder
A SAX builder-style class to make a parsed SeqRecord available.
This class does a lot of trickery to make things fit in the SAX framework and still have the flexibility to use a built SeqRecord object.
You shouldn't really need to use this class unless you are doing something really fancy-pants; otherwise, just use the BaseSeqRecordIndexer interfaces.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
Intialize with a callback function to gets id info from a SeqRecord. get_ids_callback should be a callable function that will take a SeqRecord object and return a dictionary mapping id names to the valid ids for these names.
|
Overrride the builder function to muck with the document attribute. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 15 09:22:45 2008 | http://epydoc.sourceforge.net |