示例#1
0
 def elementAvailableFunction(self, nargs):
     """Implement the element-available() XSLT function boolean
        element-available(string)"""
     libxsltmod.xsltElementAvailableFunction(self._o, nargs)
示例#2
0
 def elementAvailableFunction(self, nargs):
     """Implement the element-available() XSLT function boolean
        element-available(string)"""
     libxsltmod.xsltElementAvailableFunction(self._o, nargs)