public class CBCFunction
extends java.lang.Object
implements net.sf.saxon.s9api.ExtensionFunction
| Constructor and Description |
|---|
CBCFunction() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.saxon.s9api.XdmValue |
call(net.sf.saxon.s9api.XdmValue[] arguments) |
net.sf.saxon.s9api.SequenceType[] |
getArgumentTypes() |
net.sf.saxon.s9api.QName |
getName() |
net.sf.saxon.s9api.SequenceType |
getResultType() |
public net.sf.saxon.s9api.QName getName()
getName in interface net.sf.saxon.s9api.ExtensionFunctionpublic net.sf.saxon.s9api.SequenceType getResultType()
getResultType in interface net.sf.saxon.s9api.ExtensionFunctionpublic net.sf.saxon.s9api.SequenceType[] getArgumentTypes()
getArgumentTypes in interface net.sf.saxon.s9api.ExtensionFunctionpublic net.sf.saxon.s9api.XdmValue call(net.sf.saxon.s9api.XdmValue[] arguments)
throws net.sf.saxon.s9api.SaxonApiException
call in interface net.sf.saxon.s9api.ExtensionFunctionnet.sf.saxon.s9api.SaxonApiException