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 boolean
canEqual(Object other)
boolean
equals(Object o)
String
getContent()
List of positions within the image.String
getLanguage()
Language used in the text.int
hashCode()
-