Exemple #1
0
 def documentFunction(self, nargs):
     """Implement the document() XSLT function node-set
        document(object, node-set?)"""
     libxsltmod.xsltDocumentFunction(self._o, nargs)
Exemple #2
0
 def documentFunction(self, nargs):
     """Implement the document() XSLT function node-set
        document(object, node-set?)"""
     libxsltmod.xsltDocumentFunction(self._o, nargs)