예제 #1
0
 def parse(self, xmlin):
     parser = XmlPropertyListParser()
     return parser._parse_using_sax_parser(xmlin)
예제 #2
0
 def parse(self, xmlin):
     parser = XmlPropertyListParser()
     return parser._parse_using_sax_parser(xmlin)