class SmallerHTMLWriter(HTMLWriter): (source)
HTMLWriter that doesn't generate spans for some junk.
Results in much smaller HTML output.
Class Variable | noSpan |
Undocumented |
Inherited from HTMLWriter
:
Method | __init__ |
Undocumented |
Method | write |
Undocumented |
Instance Variable | writer |
Undocumented |