Interface EvaluationListener.FoundResult

    • Method Detail

      • index

        int index()
        the index of this result. First result i 0
        Returns:
        index
      • path

        java.lang.String path()
        The path of this result
        Returns:
        path
      • result

        java.lang.Object result()
        The result object
        Returns:
        the result object