public class MathFunctionSet extends BuiltInFunctionSet
Modifier and Type | Class and Description |
---|---|
static class |
MathFunctionSet.AcosFn
Implement math:acos
|
static class |
MathFunctionSet.AsinFn
Implement math:asin
|
static class |
MathFunctionSet.Atan2Fn
Implement math:atan2
|
static class |
MathFunctionSet.AtanFn
Implement math:atan
|
static class |
MathFunctionSet.CosFn
Implement math:cos
|
static class |
MathFunctionSet.Exp10Fn
Implement math:exp10
|
static class |
MathFunctionSet.ExpFn
Implement math:exp
|
static class |
MathFunctionSet.Log10Fn
Implement math:log10
|
static class |
MathFunctionSet.LogFn
Implement math:log
|
static class |
MathFunctionSet.PiFn
Implement math:pi
|
static class |
MathFunctionSet.PowFn
Implement math:pow
|
static class |
MathFunctionSet.SinFn
Implement math:sin
|
static class |
MathFunctionSet.SqrtFn
Implement math:sqrt
|
static class |
MathFunctionSet.TanFn
Implement math:tan
|
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 MathFunctionSet |
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 MathFunctionSet 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.