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, wait
getData, getId, getImportMethod, getIntent, getJpeg, getMimeType, getRotationForDisplay, getSource, getType, getUri, isImported, isReviewable
public boolean equals(java.lang.Object o)
equals
in class GiniVisionDocument
public int hashCode()
hashCode
in class GiniVisionDocument