Package bioMoby :: Package ontology :: Module TextFormatted :: Class MobyTextFormatted
[show private | hide private]
[frames | no frames]

Class MobyTextFormatted

MobyObject --+        
             |        
    MobyString --+    
                 |    
     MobyTextPlain --+
                     |
                    MobyTextFormatted

Known Subclasses:
MobyClustalAlnFormattedText, MobyDecypher_Text, MobyEmblFlatfile, MobyFASTA, MobyGenbankFlatfile, MobyGFF, MobyMEME_Text, MobyMyTree, MobyNCBI_BLAST_Text, MobyNCBI_MEME_Text, MobyPDBFormattedText, MobyPubMedMEDLINE, MobyTEST, MobyTree, MobyTropGENE_Diversity_Matrix, MobyWU_BLAST_Text

Description: formatted plaintext, where the layout is important to meaning Author: www.illuminae.com Contact: markw@illuminae.com
Method Summary
  __init__(self, content, namespace, id, articleName)
  fromMoby(self, value)
Load the attributes from an XML string
    Inherited from MobyObject
  __str__(self)
  getInfo(self, xmlNode)
Get the namespace and the id of the Object
  toMoby(self)
Returns the object as a string

Method Details

fromMoby(self, value)

Load the attributes from an XML string
Overrides:
bioMoby.ontology.TextPlain.MobyTextPlain.fromMoby

Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 http://epydoc.sf.net