HappyDoc Generated Documentation Class: EventCollector

HappyDoc3-r3_1 / happydoclib / docset / docset_TAL / TAL / tests / test_htmlparser.py / EventCollector 

Base Classes   

EventCollector
  HTMLParser.HTMLParser
    markupbase.ParserBase

Methods   
  handle_data 
handle_data ( self,  data )
  handle_endtag 
handle_endtag ( self,  tag )
  handle_startendtag 
handle_startendtag (
        self,
        tag,
        attrs,
        )
  handle_charref 
handle_charref ( self,  data )
  handle_starttag 
handle_starttag (
        self,
        tag,
        attrs,
        )
  unknown_decl 
unknown_decl ( self,  decl )
  handle_pi 
handle_pi ( self,  data )
  handle_entityref 
handle_entityref ( self,  data )
  handle_decl 
handle_decl ( self,  data )
  get_events 
get_events ( self )
  handle_comment 
handle_comment ( self,  data )
  __init__ 
__init__ ( self )

This document was automatically generated Tue Dec 5 08:30:48 2006 by HappyDoc version 3.1