Uses of Package
com.google.zxing.client.result

Packages that use com.google.zxing.client.result
com.google.zxing.client.result   
 

Classes in com.google.zxing.client.result used by 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
           
WifiParsedResult
           
 



Copyright © 2007-2012. All Rights Reserved.