Package | Description |
---|---|
com.google.zxing.client.result |
Class and Description |
---|
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 |
Copyright © 2007–2015. All rights reserved.