xml :: etree :: ElementTree :: XMLTreeBuilder :: Class XMLTreeBuilder
[hide private]
[frames] | no frames]

Class XMLTreeBuilder

source code

Instance Methods [hide private]
 
__init__(self, html=0, target=None) source code
 
_data(self, text) source code
 
_default(self, text) source code
 
_end(self, tag) source code
 
_fixname(self, key) source code
 
_fixtext(self, text) source code
 
_start(self, tag, attrib_in) source code
 
_start_list(self, tag, attrib_in) source code
 
close(self) source code
 
doctype(self, name, pubid, system) source code
 
feed(self, data) source code