Replaceable =========== .. currentmodule:: pyconverter.xml2py.ast_tree .. autoclass:: Replaceable .. rubric:: Methods .. autosummary:: :toctree: Replaceable.find Replaceable.find_all Replaceable.get Replaceable.has_children Replaceable.print_tree Replaceable.rec_find Replaceable.to_rst Replaceable.types_repr .. rubric:: Attributes .. autosummary:: :toctree: Replaceable.added Replaceable.any_isalnum Replaceable.children Replaceable.content Replaceable.content_equals Replaceable.id Replaceable.is_equals Replaceable.next_elem Replaceable.prev_elem Replaceable.raw Replaceable.tag Replaceable.tail Replaceable.text_content Replaceable.title Replaceable.tostring