Class SystemPropertyFunction.SystemPropertyImpl

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private ExtensionFunctionDefinition definition
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit supplyStaticContext(StaticContext context, Integer locationId, Array<out Expression> arguments)
      Sequence call(XPathContext context, Array<out Sequence> arguments)
      • Methods inherited from class net.sf.saxon.lib.ExtensionFunctionCall

        copyLocalData, effectiveBooleanValue, getDefinition, getStreamingImplementation, rewrite, setDefinition
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SystemPropertyFunction.SystemPropertyImpl

        SystemPropertyFunction.SystemPropertyImpl()