sarkit.xmlhelp.ElementWrapper ============================= .. manually created as numpydoc doesn't seem to like when collections.abc is a base class .. currentmodule:: sarkit.xmlhelp .. autoclass:: ElementWrapper .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: ElementWrapper.add ElementWrapper.find ElementWrapper.findall ElementWrapper.from_dict ElementWrapper.get ElementWrapper.setdefault ElementWrapper.to_dict