Uses of Class
com.mindee.v2.product.classification.ClassificationClassifier
-
Packages that use ClassificationClassifier Package Description com.mindee.v2.product.classification -
-
Uses of ClassificationClassifier in com.mindee.v2.product.classification
Methods in com.mindee.v2.product.classification that return ClassificationClassifier Modifier and Type Method Description ClassificationClassifierClassificationResult. getClassification()Classification of the document type from the source file.Constructors in com.mindee.v2.product.classification with parameters of type ClassificationClassifier Constructor Description ClassificationResult(ClassificationClassifier classification)
-