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