HappyDoc Generated Documentation Class: ModXMLHandler

. / DBPuppet / modbase.py / ModXMLHandler 

Methods   
  endElement 
endElement ( self,  name )

function called when an end tag is encountered

  getReference 
getReference ( self )
  startElement 
startElement (
        self,
        name,
        attrs,
        )

this function is always called when a start tag is encountered it is up to you to determine what tag it is, and do something accordingly

  printResults 
printResults ( self )
  getDerived 
getDerived ( self )
  characters 
characters ( self,  data )

function called to deal with the information stored between a start tag and an end tag

  getAlignment 
getAlignment ( self )
  __init__ 
__init__ ( self )

This document was automatically generated Fri May 30 21:13:29 2008 by HappyDoc version 3.1