Exemple #1
0
 def systemPropertyFunction(self, nargs):
     """Implement the system-property() XSLT function object
        system-property(string)"""
     libxsltmod.xsltSystemPropertyFunction(self._o, nargs)
Exemple #2
0
 def systemPropertyFunction(self, nargs):
     """Implement the system-property() XSLT function object
        system-property(string)"""
     libxsltmod.xsltSystemPropertyFunction(self._o, nargs)