| Package | Description | 
|---|---|
| com.google.zxing.client.result | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AddressBookAUResultParserImplements KDDI AU's address book format. | 
| class  | AddressBookDoCoMoResultParserImplements the "MECARD" address book entry format. | 
| class  | BizcardResultParserImplements the "BIZCARD" address book entry format, though this has been
 largely reverse-engineered from examples observed in the wild -- still
 looking for a definitive reference. | 
| class  | BookmarkDoCoMoResultParser | 
| class  | EmailAddressResultParserRepresents a result that encodes an e-mail address, either as a plain address
 like "joe@example.org" or a mailto: URL like "mailto:joe@example.org". | 
| class  | EmailDoCoMoResultParserImplements the "MATMSG" email message entry format. | 
| class  | ExpandedProductResultParserParses strings of digits that represent a RSS Extended code. | 
| class  | GeoResultParserParses a "geo:" URI result, which specifies a location on the surface of
 the Earth as well as an optional altitude above the surface. | 
| class  | ISBNResultParserParses strings of digits that represent a ISBN. | 
| class  | ProductResultParserParses strings of digits that represent a UPC code. | 
| class  | SMSMMSResultParserParses an "sms:" URI result, which specifies a number to SMS. | 
| class  | SMSTOMMSTOResultParserParses an "smsto:" URI result, whose format is not standardized but appears to be like:
  smsto:number(:body). | 
| class  | SMTPResultParserParses an "smtp:" URI result, whose format is not standardized but appears to be like:
  smtp[:subject[:body]]. | 
| class  | TelResultParserParses a "tel:" URI result, which specifies a phone number. | 
| class  | URIResultParserTries to parse results that are a URI of some kind. | 
| class  | URLTOResultParserParses the "URLTO" result format, which is of the form "URLTO:[title]:[url]". | 
| class  | VCardResultParserParses contact information formatted according to the VCard (2.1) format. | 
| class  | VEventResultParserPartially implements the iCalendar format's "VEVENT" format for specifying a
 calendar event. | 
| class  | VINResultParserDetects a result that is likely a vehicle identification number. | 
| class  | WifiResultParserParses a WIFI configuration string. | 
Copyright © 2007–2018. All rights reserved.