Package com.google.zxing.client.result

Class Summary
AddressBookParsedResult  
CalendarParsedResult  
EmailAddressParsedResult  
GeoParsedResult  
ISBNParsedResult  
ISBNResultParser Parses strings of digits that represent a ISBN.
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  
TextParsedResult A simple result type encapsulating a string that has no further interpretation.
URIParsedResult