Lines Matching refs:xmlreader
33 :meth:`~xml.sax.xmlreader.XMLReader.setFeature` on the parser object
41 Create and return a SAX :class:`~xml.sax.xmlreader.XMLReader` object. The
86 :class:`~xml.sax.xmlreader.InputSource`, :class:`~xml.sax.xmlreader.Locator`,
87 :class:`~xml.sax.xmlreader.Attributes`, :class:`~xml.sax.xmlreader.AttributesNS`,
88 and :class:`~xml.sax.xmlreader.XMLReader` interfaces are defined in the
89 module :mod:`xml.sax.xmlreader`. The handler interfaces are defined in
91 :class:`~xml.sax.xmlreader.InputSource` (which is often
122 :class:`~xml.sax.xmlreader.Locator` interface as well as the
129 :class:`~xml.sax.xmlreader.XMLReader` is
137 :class:`~xml.sax.xmlreader.XMLReader` is asked to
156 Module :mod:`xml.sax.xmlreader`