Class XSMIMEExtensionFunction
java.lang.Object
com.io7m.xstructural.vanilla.internal.xslt_extensions.XSMIMEExtensionFunction
- All Implemented Interfaces:
net.sf.saxon.s9api.ExtensionFunction
public final class XSMIMEExtensionFunction
extends Object
implements net.sf.saxon.s9api.ExtensionFunction
The
mimeOf extension function.-
Constructor Details
-
XSMIMEExtensionFunction
public XSMIMEExtensionFunction()ThemimeOfextension function.
-
-
Method Details
-
getName
public net.sf.saxon.s9api.QName getName()- Specified by:
getNamein interfacenet.sf.saxon.s9api.ExtensionFunction
-
getResultType
public net.sf.saxon.s9api.SequenceType getResultType()- Specified by:
getResultTypein interfacenet.sf.saxon.s9api.ExtensionFunction
-
getArgumentTypes
public net.sf.saxon.s9api.SequenceType[] getArgumentTypes()- Specified by:
getArgumentTypesin interfacenet.sf.saxon.s9api.ExtensionFunction
-
call
public net.sf.saxon.s9api.XdmValue call(net.sf.saxon.s9api.XdmValue[] arguments) - Specified by:
callin interfacenet.sf.saxon.s9api.ExtensionFunction
-