:mod:`xml.dom.pulldom` --- Support for building partial DOM trees
:mod:`xml.dom.pulldom` allows building only selected portions of a Document Object Model representation of a document from SAX events.
:class:`xml.sax.handler.ContentHandler` implementation that ...
...
:class:`xml.sax.handler.ContentHandler` implementation that ...