public abstract class ImageCall
extends net.sf.saxon.lib.ExtensionFunctionCall
| Modifier and Type | Field and Description |
|---|---|
protected net.sf.saxon.expr.XPathContext |
context |
protected DebuggingLogger |
logger |
protected net.sf.saxon.s9api.XdmMap |
map |
| Constructor and Description |
|---|
ImageCall() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
parseImage(java.lang.String imageUri) |
protected net.sf.saxon.s9api.XdmMap |
parseProperty(net.sf.saxon.s9api.XdmMap map,
java.lang.String name,
java.lang.String value) |
protected net.sf.saxon.s9api.XdmMap |
parseProperty(net.sf.saxon.s9api.XdmMap map,
java.lang.String name,
java.lang.String value,
int tagType) |
protected DebuggingLogger logger
protected net.sf.saxon.expr.XPathContext context
protected net.sf.saxon.s9api.XdmMap map
protected void parseImage(java.lang.String imageUri)
protected net.sf.saxon.s9api.XdmMap parseProperty(net.sf.saxon.s9api.XdmMap map,
java.lang.String name,
java.lang.String value)
protected net.sf.saxon.s9api.XdmMap parseProperty(net.sf.saxon.s9api.XdmMap map,
java.lang.String name,
java.lang.String value,
int tagType)