| | Class | Description |
| | Geocoder |
This class provides access to the Yahoo! Geocoder service, allowing you to find the specific latitude and longitude for an address string. |
| | GeocoderFlagTypes |
This class holds different flag types that can be used to manipulate the data returned by the geocoder. |
| | GeocoderResult |
Contains the returned geo-location data for an address through the Geocoder. |
| | GeocoderResultSet |
Contains the error, errorMessage, locale, quality and the number of found elements along with all Result elements that matched the location query. |