Uses of Class
com.mindee.parsing.common.FullTextOcr
-
Packages that use FullTextOcr Package Description com.mindee.parsing.common -
-
Uses of FullTextOcr in com.mindee.parsing.common
Methods in com.mindee.parsing.common that return FullTextOcr Modifier and Type Method Description FullTextOcr
Extras. getFullTextOcr()
Full Text OCR result.Methods in com.mindee.parsing.common with parameters of type FullTextOcr Modifier and Type Method Description void
Extras. setFullTextOcr(FullTextOcr fullTextOcr)
Full Text OCR result.
-