Uses of Class
com.mindee.parsing.v2.RawText
-
Packages that use RawText Package Description com.mindee.parsing.v2 -
-
Uses of RawText in com.mindee.parsing.v2
Methods in com.mindee.parsing.v2 that return RawText Modifier and Type Method Description RawTextInferenceResult. getRawText()If 'rawText' was activated, contains the extracted text of the document.Constructors in com.mindee.parsing.v2 with parameters of type RawText Constructor Description InferenceResult(InferenceFields fields, RawText rawText, RagMetadata rag)
-