| 程序包 | 说明 |
|---|---|
| org.tio.utils.qr | |
| org.tio.utils.qr.scheme |
| 类和说明 |
|---|
| Schema
Abstract schema class
|
| 类和说明 |
|---|
| Bookmark
Bookmark encoding
|
| EMail
Encodes a e-mail address, format is:
mailto:mail@address.com |
| EnterpriseWifi
Encodes a Wifi connection containing a username / password scheme for
authentication, format is:
WIFI:S:SSID;U:USER;P:PSK;E:EAP;PH:PHASE;; |
| GeoInfo
Encodes a geographic information, format is:
geo:40.71872,-73.98905,100 |
| Girocode
European banking code, currently defines only SEPA credit transfer.
|
| Girocode.Encoding |
| GooglePlay
Encodes a Google Play direct link, format is:
{{{market://details? |
| ICal
A simple wrapper for iCal data to use with ZXing QR Code generator.
|
| IEvent
A simple wrapper for iEvent data to use with ZXing QR Code generator.
|
| IFreeBusyTime |
| IJournal |
| IToDo |
| KddiAu |
| MeCard |
| MMS
Encodes a mms code, format is:
mms:+1-212-555-1212:subject |
| QRCodeSchemeParser
Common interface for classes that can interpret certain QR code text into
content types like e.g.
|
| Schema
Abstract schema class
|
| SMS
Encodes a sms code, format is:
sms:+1-212-555-1212:subject |
| SubSchema
Abstact class for sub schema.
|
| Telephone
Encodes a telephone number, format is:
tel:+1-212-555-1212 |
| Url
Encodes a url connection, format is:
HTTP://URL |
| VCard
A simple wrapper for vCard data to use with ZXing QR Code generator.
|
| Wifi
Encodes a Wifi connection, format is:
WIFI:T:AUTHENTICATION;S:SSID;P:PSK;H:HIDDEN; |
| Wifi.Authentication |
| YouTube
Encodes a YouTube video, format is:
youtube://[video ID] |
Copyright © 2019. All rights reserved.