Uses of Class
com.google.zxing.client.result.ResultParser
Packages that use ResultParser
-
Uses of ResultParser in com.google.zxing.client.result
Subclasses of ResultParser in com.google.zxing.client.resultModifier and TypeClassDescriptionfinal class
Implements KDDI AU's address book format.final class
Implements the "MECARD" address book entry format.final class
Implements 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.final class
final class
Represents 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".final class
Implements the "MATMSG" email message entry format.final class
Parses strings of digits that represent a RSS Extended code.final class
Parses a "geo:" URI result, which specifies a location on the surface of the Earth as well as an optional altitude above the surface.final class
Parses strings of digits that represent a ISBN.final class
Parses strings of digits that represent a UPC code.final class
Parses an "sms:" URI result, which specifies a number to SMS.final class
Parses an "smsto:" URI result, whose format is not standardized but appears to be like:smsto:number(:body)
.final class
Parses an "smtp:" URI result, whose format is not standardized but appears to be like:smtp[:subject[:body]]
.final class
Parses a "tel:" URI result, which specifies a phone number.final class
Tries to parse results that are a URI of some kind.final class
Parses the "URLTO" result format, which is of the form "URLTO:[title]:[url]".final class
Parses contact information formatted according to the VCard (2.1) format.final class
Partially implements the iCalendar format's "VEVENT" format for specifying a calendar event.final class
Detects a result that is likely a vehicle identification number.final class