public class PlanForLandRegisterMainPageImage
extends java.lang.Object
implements net.sf.saxon.s9api.ExtensionFunction
| Constructor and Description |
|---|
PlanForLandRegisterMainPageImage() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.saxon.s9api.XdmValue |
call(net.sf.saxon.s9api.XdmValue[] arguments)
Returns a base64 string as XdmValue of the merged image (plan for land register main page map
and the overlay image).
|
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.ExtensionFunctionarguments - an array of XdmValues containing the land register main page node
and the overlay image.net.sf.saxon.s9api.SaxonApiException