class documentation

class ContainerOutput(object):

Known subclasses: docutils.utils.math.math2html.ContentsOutput, docutils.utils.math.math2html.EmptyOutput, docutils.utils.math.math2html.FixedOutput, 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):
Decide if the output is empty: by default, not empty.