Uses of Class
com.mindee.parsing.v2.RawTextPage
-
Packages that use RawTextPage Package Description com.mindee.parsing.v2 -
-
Uses of RawTextPage in com.mindee.parsing.v2
Methods in com.mindee.parsing.v2 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.parsing.v2 with type arguments of type RawTextPage Constructor Description RawText(List<RawTextPage> pages)
-