示例#1
0
 def doctypePublic(self):
     """Get the output PUBLIC of a stylesheet"""
     ret = libxsltmod.xsltStylesheetGetDoctypePublic(self._o)
     return ret
示例#2
0
 def doctypePublic(self):
     """Get the output PUBLIC of a stylesheet"""
     ret = libxsltmod.xsltStylesheetGetDoctypePublic(self._o)
     return ret