Package | Description |
---|---|
com.google.zxing |
This is a small portion of zxing, including only what's required to generate QR codes.
|
com.google.zxing.common | |
com.google.zxing.qrcode.decoder |
Modifier and Type | Method | Description |
---|---|---|
static FormatException |
FormatException.getFormatInstance() |
|
static FormatException |
FormatException.getFormatInstance(Throwable cause) |
Modifier and Type | Method | Description |
---|---|---|
static CharacterSetECI |
CharacterSetECI.getCharacterSetECIByValue(int value) |
Modifier and Type | Method | Description |
---|---|---|
static Version |
Version.getProvisionalVersionForDimension(int dimension) |
Deduces version information purely from QR Code dimensions.
|