Class InferenceResult


  • public final class InferenceResult
    extends Object
    Generic result for any off-the-shelf Mindee V2 model.
    • Method Detail

      • getFields

        public InferenceFields getFields()
        Extracted fields, the key corresponds to the field's name in the data schema.
      • getRawText

        public RawText getRawText()
        Raw text extracted from all pages in the document.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object