class documentation
class HTMLWriter:
Known subclasses: twisted.python.htmlizer.SmallerHTMLWriter
Constructor: HTMLWriter(writer)
Write the stream of tokens and whitespace from TokenPrinter
, formating tokens as HTML spans.
Method | __init__ |
Undocumented |
Method | write |
Undocumented |
Instance Variable | no |
Undocumented |
Instance Variable | writer |
Undocumented |