| Home | Trees | Indices | Help |
|---|
|
|
markupbase.ParserBase --+
|
HTMLParser.HTMLParser --+
|
HTMLParserBuilder
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Method Details |
Initialize and reset this instance.
|
|
|
|
Handle a processing instruction as a ProcessingInstruction object, possibly one with a %SOUP-ENCODING% slot into which an encoding will be plugged later.
|
Handle comments as Comment objects.
|
Handle character references as data.
|
Handle entity references as data, possibly converting known HTML and/or XML entity references to the corresponding Unicode characters.
|
Handle DOCTYPEs and the like as Declaration objects.
|
Treat a bogus SGML declaration as raw data. Treat a CDATA declaration as a CData object.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Mar 2 13:20:10 2013 | http://epydoc.sourceforge.net |