b.u.e.E.XMLTreeBuilder : class documentation

Part of bzrlib.util.elementtree.ElementTree View In Hierarchy

Undocumented
Method __init__ Undocumented
Method doctype Undocumented
Method feed Undocumented
Method close Undocumented
Method _fixtext Undocumented
Method _fixname Undocumented
Method _start Undocumented
Method _start_list Undocumented
Method _data Undocumented
Method _end Undocumented
Method _default Undocumented
def __init__(self, html=0, target=None):
Undocumented
def _fixtext(self, text):
Undocumented
def _fixname(self, key):
Undocumented
def _start(self, tag, attrib_in):
Undocumented
def _start_list(self, tag, attrib_in):
Undocumented
def _data(self, text):
Undocumented
def _end(self, tag):
Undocumented
def _default(self, text):
Undocumented
def doctype(self, name, pubid, system):
Undocumented
def feed(self, data):
Undocumented
def close(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.