| Class | Description |
|---|---|
| IXSLElementFactory |
Class IXSLElementFactory.
|
| IXSLFunctionSet |
The IxslFunctionSet represents additions to the set of Saxon vendor-supplied
extension functions that are available on Saxon-CE and Saxon-JS
|
| IXSLFunctionSet.Call | |
| IXSLFunctionSet.Eval | |
| IXSLFunctionSet.Source | |
| IXSLFunctionSet.Stub |
Most of the functions in this library will only run in Saxon-JS, some of them only in the browser
|
| IXSLRemoveAttribute |
Handler for ixsl:remove-attribute elements in stylesheet.
|
| IXSLScheduleAction |
Handler for ixsl:schedule-action elements in stylesheet.
|
| IXSLSetAttribute |
Handler for ixsl:set-attribute elements in stylesheet.
|
| IXSLSetProperty |
Handler for ixsl:set-property elements in stylesheet.
|
| IXSLSetStyle |
Handler for ixsl:set-style elements in stylesheet.
|
| JSFunctionLibrary |
The JSFunctionLibrary is a FunctionLibrary that binds XPath function calls to
calls on JavaScript methods.
|
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.