예제 #1
0
 def clone(self) -> "xml::lite::Document *":
     r"""clone(Document self) -> Document"""
     return _xml_lite.Document_clone(self)
예제 #2
0
 def clone(self):
     """clone(Document self) -> Document"""
     return _xml_lite.Document_clone(self)