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| 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, registerReducedArityVariantsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConfigurationpublic static VendorFunctionSetHE getInstance()
public java.lang.String getNamespace()
BuiltInFunctionSetgetNamespace in class BuiltInFunctionSetpublic java.lang.String getConventionalPrefix()
BuiltInFunctionSetgetConventionalPrefix in class BuiltInFunctionSetCopyright (c) 2004-2020 Saxonica Limited.