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
    Modifier and Type
    Field
    Description
    (package private) DebuggingLogger
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Modifier and Type
    Method
    Description
    net.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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • 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 interface net.sf.saxon.expr.Callable
      Specified by:
      call in class net.sf.saxon.lib.ExtensionFunctionCall
      Throws:
      net.sf.saxon.trans.XPathException