| 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 and Description |
|---|---|
static FormatException |
FormatException.getFormatInstance() |
static FormatException |
FormatException.getFormatInstance(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static CharacterSetECI |
CharacterSetECI.getCharacterSetECIByValue(int value) |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.getProvisionalVersionForDimension(int dimension)
Deduces version information purely from QR Code dimensions.
|