Uses of Class
com.mindee.v2.parsing.inference.RawTextPage
-
Packages that use RawTextPage Package Description com.mindee.v2.parsing.inference -
-
Uses of RawTextPage in com.mindee.v2.parsing.inference
Methods in com.mindee.v2.parsing.inference that return types with arguments of type RawTextPage Modifier and Type Method Description List<RawTextPage>RawText. getPages()Page Number the text was found on.Constructor parameters in com.mindee.v2.parsing.inference with type arguments of type RawTextPage Constructor Description RawText(List<RawTextPage> pages)Creates a newRawTextinstance.
-