Package com.nwalsh.xslt
Class XIncludeFunction.PropertiesCall
java.lang.Object
net.sf.saxon.lib.ExtensionFunctionCall
com.nwalsh.xslt.XIncludeFunction.PropertiesCall
- All Implemented Interfaces:
net.sf.saxon.expr.Callable
- Enclosing class:
XIncludeFunction
private class XIncludeFunction.PropertiesCall
extends net.sf.saxon.lib.ExtensionFunctionCall
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.sf.saxon.om.Sequence
call
(net.sf.saxon.expr.XPathContext xpathContext, net.sf.saxon.om.Sequence[] sequences) Methods inherited from class net.sf.saxon.lib.ExtensionFunctionCall
copyLocalData, effectiveBooleanValue, getDefinition, getStreamingImplementation, rewrite, setDefinition, supplyStaticContext
-
Field Details
-
logger
DebuggingLogger logger
-
-
Constructor Details
-
PropertiesCall
private PropertiesCall()
-
-
Method Details
-
call
public net.sf.saxon.om.Sequence call(net.sf.saxon.expr.XPathContext xpathContext, net.sf.saxon.om.Sequence[] sequences) throws net.sf.saxon.trans.XPathException - Specified by:
call
in interfacenet.sf.saxon.expr.Callable
- Specified by:
call
in classnet.sf.saxon.lib.ExtensionFunctionCall
- Throws:
net.sf.saxon.trans.XPathException
-