public final class QRCodeDocument extends GiniVisionDocument
Payment data from BezahlCode and EPC069-12 (Stuzza (AT) and GiroCode (DE)) QRCodes are detected and read.
Get the contents with (Document.getData()) and upload it to the Gini API to get the extractions.
Document.ImportMethod, Document.Source, Document.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
getClass, notify, notifyAll, toString, wait, wait, waitgetData, getId, getImportMethod, getIntent, getJpeg, getMimeType, getRotationForDisplay, getSource, getType, getUri, isImported, isReviewablepublic boolean equals(java.lang.Object o)
equals in class GiniVisionDocumentpublic int hashCode()
hashCode in class GiniVisionDocument