Interface Value

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      net.sf.saxon.s9api.XdmValue getXdmValue()
      Get XDM (XPath Data Model) value equivalent for using it as XPath variable value in XPath expressions
    • Method Detail

      • getXdmValue

        net.sf.saxon.s9api.XdmValue getXdmValue()
        Get XDM (XPath Data Model) value equivalent for using it as XPath variable value in XPath expressions
        Returns:
        value converted to XDM value