:autogenerated: aria.core.xmlutils module ========================= .. currentmodule:: aria.core.xmlutils .. automodule:: aria.core.xmlutils :members: BaseReader, ContentConverter, ContentHandler, XMLBasePickler, XMLContentHandler, XMLDocument, XMLElement, XMLPickler, XMLReader, XMLReaderError, XMLTagError, safe_elt :undoc-members: :show-inheritance: :member-order: bysource Summary ------- Exceptions: .. autosummary:: :nosignatures: XMLReaderError XMLTagError Classes: .. autosummary:: :nosignatures: BaseReader ContentConverter ContentHandler XMLBasePickler XMLContentHandler XMLDocument XMLElement XMLPickler XMLReader Functions: .. autosummary:: :nosignatures: safe_elt Reference ---------