public class VendorFunctionSetHE extends BuiltInFunctionSet
Modifier and Type | Class and Description |
---|---|
static class |
VendorFunctionSetHE.DynamicErrorInfoFn
Implement saxon:dynamic-error-info
|
static class |
VendorFunctionSetHE.HasLocalNamespaces
Implement saxon:has-local-namespaces.
|
static class |
VendorFunctionSetHE.HasUniformNamespaces
Implement saxon:has-uniform-namespaces.
|
static class |
VendorFunctionSetHE.IsWholeNumberFn
Implement saxon:is-whole-number
|
BuiltInFunctionSet.Entry
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 VendorFunctionSetHE |
getInstance() |
java.lang.String |
getNamespace()
Return the namespace URI for the functions local to this function set.
|
bind, copy, getFunctionDetails, getFunctionItem, importFunctionSet, isAvailable, makeFunction, register, registerReducedArityVariants
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConfiguration
public static VendorFunctionSetHE getInstance()
public java.lang.String getNamespace()
BuiltInFunctionSet
getNamespace
in class BuiltInFunctionSet
public java.lang.String getConventionalPrefix()
BuiltInFunctionSet
getConventionalPrefix
in class BuiltInFunctionSet
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.