public class IXSLFunctionSet extends BuiltInFunctionSet
Modifier and Type | Class and Description |
---|---|
static class |
IXSLFunctionSet.Call |
static class |
IXSLFunctionSet.Eval |
static class |
IXSLFunctionSet.Source |
static class |
IXSLFunctionSet.Stub
Most of the functions in this library will only run in Saxon-JS, some of them only in the browser
|
BuiltInFunctionSet.Entry
Modifier and Type | Field and Description |
---|---|
static javax.script.ScriptEngine |
engine |
ABS, AS_ARG0, AS_PRIM_ARG0, BASE, CARD0, CDOC, CITEM, CORE, DCOLL, DEPENDS_ON_STATIC_CONTEXT, DLANG, EMPTY, FILTER, FOCUS, HOF, INS, INTERNAL, LAST, LATE, NAV, NEW, NS, ONE, OPT, PLUS, POSN, SIDE, STAR, TRA, UO, USE_WHEN, XPATH30, XPATH31, XQUPDATE, XSLT, XSLT30
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConventionalPrefix()
Return a conventional prefix for use with this namespace, typically
the prefix used in the documentation of these functions.
|
static IXSLFunctionSet |
getInstance() |
java.lang.String |
getNamespace()
Return the namespace URI for the functions local to this function set.
|
static javax.script.ScriptEngine |
obtainEngine() |
bind, copy, getFunctionDetails, getFunctionItem, importFunctionSet, isAvailable, makeFunction, register, registerReducedArityVariants
public static IXSLFunctionSet getInstance()
public java.lang.String getNamespace()
BuiltInFunctionSet
getNamespace
in class BuiltInFunctionSet
public java.lang.String getConventionalPrefix()
BuiltInFunctionSet
getConventionalPrefix
in class BuiltInFunctionSet
public static javax.script.ScriptEngine obtainEngine() throws XPathException
XPathException
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.