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