public class VendorFunctionSetHE extends BuiltInFunctionSet
Modifier and Type | Class and Description |
---|---|
static class |
VendorFunctionSetHE.ArrayAsSequenceOfMaps
Implementation of the function saxon:array-as-sequence-of-maps(array)
|
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
|
static class |
VendorFunctionSetHE.MapAsSequenceOfMaps
Implementation of the function saxon:map-as-sequence-of-maps(array)
|
static class |
VendorFunctionSetHE.YesNoBoolean |
BuiltInFunctionSet.Entry
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-2022 Saxonica Limited. All rights reserved.