|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableFunction | |
jd.xml.xslt.expr | Contains the XPath functions and expressions defined by XSLT. |
jd.xml.xslt.extension | Contains support for extension functions defined by the XSLT script element. |
Uses of VariableFunction in jd.xml.xslt.expr |
Subclasses of VariableFunction in jd.xml.xslt.expr | |
class |
InvalidFunction
InvalidFunction is a placeholder for invalid function calls which are encountered in forward compatible processing mode. |
Uses of VariableFunction in jd.xml.xslt.extension |
Subclasses of VariableFunction in jd.xml.xslt.extension | |
class |
ExtensionFunction
|
class |
JavaFunction
A XPath function that is evaluated by calling a java method. |
class |
ScriptFunction
A Xpath function that is evaluated by calling a script function. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |