class documentation

class ContainerOutput(object): (source)

Known subclasses: docutils.utils.math.math2html.ContentsOutput, docutils.utils.math.math2html.EmptyOutput, docutils.utils.math.math2html.FixedOutput, docutils.utils.math.math2html.LinkOutput, docutils.utils.math.math2html.StringOutput

View In Hierarchy

The generic HTML output for a container.
Method gethtml Show an error.
Method isempty Decide if the output is empty: by default, not empty.
def isempty(self): (source)
Decide if the output is empty: by default, not empty.