Searched defs:xml_data (Results 1 – 3 of 3) sorted by relevance
51 def __init__(self, cols, attrs, xml_data = None): argument
1718 def canonicalize(xml_data=None, *, out=None, from_file=None, **options): argument
1867 def _detectEncoding(self, xml_data, isHTML=False): argument