Table of Contents

Class: ObjectMakingHandler ./src/peak/util/SOX.py

SAX handler that makes a pseudo-DOM

Base Classes   
ContentHandler
Methods   
__init__
characters
endDocument
endElement
startElement
  __init__ 
__init__ ( self,  documentRoot )

  characters 
characters ( self,  ch )

  endDocument 
endDocument ( self )

  endElement 
endElement ( self,  name )

Exceptions   
SyntaxError, "End tag '%s' found when '%s' was wanted" %( name, top._name )
  startElement 
startElement (
        self,
        name,
        atts,
        )


Table of Contents

This document was automatically generated on Tue Feb 17 19:55:52 2004 by HappyDoc version 2.1