Ejemplo n.º 1
0
 def freeStyleDocuments(self):
     """Frees the node-trees (and xsltDocument structures) of all
       stylesheet-modules of the stylesheet-level represented by
        the given @style."""
     libxsltmod.xsltFreeStyleDocuments(self._o)
Ejemplo n.º 2
0
 def freeStyleDocuments(self):
     """Frees the node-trees (and xsltDocument structures) of all
       stylesheet-modules of the stylesheet-level represented by
        the given @style."""
     libxsltmod.xsltFreeStyleDocuments(self._o)
Ejemplo n.º 3
0
 def freeStyleDocuments(self):
     """Free up all the space used by the loaded documents"""
     libxsltmod.xsltFreeStyleDocuments(self._o)
Ejemplo n.º 4
0
 def freeStyleDocuments(self):
     """Free up all the space used by the loaded documents"""
     libxsltmod.xsltFreeStyleDocuments(self._o)