Class FormatInformation

java.lang.Object
com.google.zxing.qrcode.decoder.FormatInformation

final class FormatInformation
extends Object

Encapsulates a QR Code's format information, including the data mask used and error correction level.

Author:
Sean Owen See DataMask
See Also:
ErrorCorrectionLevel