Exemplo n.º 1
0
 def attrTemplateValueProcess(self, str):
     """Process the given node and return the new string value."""
     ret = libxsltmod.xsltAttrTemplateValueProcess(self._o, str)
     return ret
Exemplo n.º 2
0
 def attrTemplateValueProcess(self, str):
     """Process the given node and return the new string value."""
     ret = libxsltmod.xsltAttrTemplateValueProcess(self._o, str)
     return ret