程序包 | 说明 |
---|---|
com.google.zxing.client.result |
类和说明 |
---|
AddressBookParsedResult |
CalendarParsedResult |
EmailAddressParsedResult |
ExpandedProductParsedResult |
GeoParsedResult |
ISBNParsedResult |
ParsedResult
Abstract class representing the result of decoding a barcode, as more than
a String -- as some type of structured data.
|
ParsedResultType
Represents the type of data encoded by a barcode -- from plain text, to a
URI, to an e-mail address, etc.
|
ProductParsedResult |
ResultParser
Abstract class representing the result of decoding a barcode, as more than
a String -- as some type of structured data.
|
SMSParsedResult |
TelParsedResult |
URIParsedResult |
VINParsedResult |
WifiParsedResult |