|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Geocoder | Geocoder |
| IPCoder | IPCoder |
| Class Summary | |
|---|---|
| EscapeChars | EscapeChars |
| GeocoderBean | GeocoderBean |
| IntlAddressGeocoder | IntlAddressGeocoder |
| Ip2GeoCoder | Ip2GeoCoder |
| TrafficEventBean | |
| USAddressGeocoder | USAddressGeocoder |
| XMLParser | XMLParser This class parses XML files and validates against the googlemaps.dtd. |
This package contains the beans used to Gecode both street addresses and IPS, converting them into longitude and latitude pairs. Developers should typically not need to override any of these classes, unless they want to use other geocoding services.
If looking to use alternate address geocoders, developers should create an implementation of com.lamatek.tags.google.beans.Geocoder, and then override the com.lamatek.tags.google.beans.GeocoderBean.geocode() method calling their new implementation.
If looking to use alternate IP address geocoders, developers should create an implementation of IPCoder.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||