Package com.google.zxing.qrcode.decoder
package com.google.zxing.qrcode.decoder
-
ClassDescriptionEncapsulates a block of data within a QR Code.Encapsulates data masks for the data bits in a QR code, per ISO 18004:2006 6.8.QR Codes can encode text as bits in one of several modes, and can use multiple modes in one QR Code.The main class which implements QR Code decoding -- as opposed to locating and extracting the QR Code from an image.See ISO 18004:2006, 6.5.1.Encapsulates a QR Code's format information, including the data mask used and error correction level.See ISO 18004:2006, 6.4.1, Tables 2 and 3.Meta-data container for QR Code decoding.See ISO 18004:2006 Annex DEncapsulates the parameters for one error-correction block in one symbol version.Encapsulates a set of error-correction blocks in one symbol version.