twisted.lore.tree._TagTrackingContentHandler(SAX2DOM) class documentationtwisted.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 |