HappyDoc Generated Documentation Class: StripHTMLParser

. / DBPuppet / StripHTMLParser 

This is a very general class that is written to get all the information between

 
tags in an HTML document. It is needed because the URLs that were being fetched from ModBase were actual HTML documents and not just text files...

Base Classes   

StripHTMLParser
  HTMLParser

Methods   
  get_content 
get_content ( self )
  handle_starttag 
handle_starttag (
        self,
        tag,
        attrs,
        )
  handle_data 
handle_data ( self,  data )
  handle_endtag 
handle_endtag ( self,  tag )
  __init__ 
__init__ ( self )

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