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