| Package | Description |
|---|---|
| net.glxn.qrgen.core.scheme |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendableQRCodeSchemeParser
An implementation of
QRCodeSchemeParser which supports the types
Wifi, VCard, Girocode and URL, and may be
extended by additional parsers for custom types. |
| Modifier and Type | Method and Description |
|---|---|
protected QRCodeSchemeParser |
ExtendableQRCodeSchemeParser.createParserInstance(String className) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<QRCodeSchemeParser> |
ExtendableQRCodeSchemeParser.getParser() |
protected Set<QRCodeSchemeParser> |
ExtendableQRCodeSchemeParser.loadParser() |
Copyright © 2018. All rights reserved.