class |
AddressBookParsedResult |
Represents a parsed result that encodes contact information, like that in an address book
entry.
|
class |
CalendarParsedResult |
Represents a parsed result that encodes a calendar event at a certain time, optionally
with attendees and a location.
|
class |
EmailAddressParsedResult |
Represents a parsed result that encodes an email message including recipients, subject
and body text.
|
class |
ExpandedProductParsedResult |
Represents a parsed result that encodes extended product information as encoded
by the RSS format, like weight, price, dates, etc.
|
class |
GeoParsedResult |
Represents a parsed result that encodes a geographic coordinate, with latitude,
longitude and altitude.
|
class |
ISBNParsedResult |
Represents a parsed result that encodes a product ISBN number.
|
class |
ProductParsedResult |
Represents a parsed result that encodes a product by an identifier of some kind.
|
class |
SMSParsedResult |
Represents a parsed result that encodes an SMS message, including recipients, subject
and body text.
|
class |
TelParsedResult |
Represents a parsed result that encodes a telephone number.
|
class |
TextParsedResult |
A simple result type encapsulating a string that has no further
interpretation.
|
class |
URIParsedResult |
A simple result type encapsulating a URI that has no further interpretation.
|
class |
VINParsedResult |
Represents a parsed result that encodes a Vehicle Identification Number (VIN).
|
class |
WifiParsedResult |
Represents a parsed result that encodes wifi network information, like SSID and password.
|