예제 #1
0
 def start(self):
     self.writer = SimpleXMLWriter(self.stream)
     if self.wrapper:
         self.writer.start(self.wrapper)