HappyDoc Generated Documentation Class: StdXMLHandler

. / DBPuppet / std_webdata.py / StdXMLHandler 

This class represents the handler for .chimerax files of type std_webdata

Base Classes   

StdXMLHandler
  xml.sax.handler.ContentHandler

Methods   
  getPDBs 
getPDBs ( self )
  getWebFiles 
getWebFiles ( self )
  endElement 
endElement ( self,  name )
  getAllCmds 
getAllCmds ( self )
  getPyCmds 
getPyCmds ( self )
  startElement 
startElement (
        self,
        name,
        attrs,
        )

this function is called when the parser encounters a tag. name is the name of this tag

  characters 
characters ( self,  data )
  getMidCmds 
getMidCmds ( self )
  __init__ 
__init__ ( self )

This document was automatically generated Thu Nov 09 13:33:30 2006 by HappyDoc version 3.0.a1