Package com.mindee.parsing.common
Class FullTextOcr
- java.lang.Object
-
- com.mindee.parsing.common.FullTextOcr
-
public class FullTextOcr extends Object
Full Text OCR result.
-
-
Constructor Summary
Constructors Constructor Description FullTextOcr()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetContent()List of positions within the image.StringgetLanguage()Language used in the text.inthashCode()
-