Uses of Class
com.mindee.parsing.common.Pages
-
Packages that use Pages Package Description com.mindee.parsing.common -
-
Uses of Pages in com.mindee.parsing.common
Fields in com.mindee.parsing.common declared as Pages Modifier and Type Field Description protected Pages<TPagePrediction>Inference. pagesThe prediction on each pages of the document.Methods in com.mindee.parsing.common that return Pages Modifier and Type Method Description Pages<TPagePrediction>Inference. getPages()The prediction on each pages of the document.
-