Go to the latest version of this document.
t.l.t._TagTrackingContentHandler(
SAX2DOM
) : class documentation
Part of
twisted
.
lore
.
tree
View Source
View In Hierarchy
Define a SAX content handler which keeps track of the start location of all open tags. This information is used by the above defined error handler to report useful locations when a fatal error is encountered.
Method
__init__
Undocumented
Method
setDocumentLocator
Undocumented
Method
startElement
Undocumented
Method
endElement
Undocumented
def __init__(self):
(source)
Undocumented
def setDocumentLocator(self, locator):
(source)
Undocumented
def startElement(self, name, attrs):
(source)
Undocumented
def endElement(self, name):
(source)
Undocumented
API Documentation
for
Twisted
, generated by
pydoctor
at 2012-06-04 17:20:01.