Example #1
0
 def freeExts(self):
     """Free up the memory used by XSLT extensions in a stylesheet"""
     libxsltmod.xsltFreeExts(self._o)
Example #2
0
 def freeExts(self):
     """Free up the memory used by XSLT extensions in a stylesheet"""
     libxsltmod.xsltFreeExts(self._o)