Class | Description |
---|---|
CurrentFunctionCall |
A class that represents the XSLT current() function call
|
DocumentFunctionCall |
A class that represents the XSL document() function call
|
ExtensionFunctionCall |
A class for representing extension function calls
|
GenerateIDFunctionCall | |
RTF2NodeSetFunctionCall |
A class that represents an XSL:P extension function which
allows converting an XSLT result-tree-fragment into a
NodeSet.
|
SystemFunctionCall |
A implementation of the "system-property" function call
|