|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlMappingFunctor | |
---|---|
geo.google | |
geo.google.mapping |
Uses of XmlMappingFunctor in geo.google |
---|
Methods in geo.google with parameters of type XmlMappingFunctor | ||
---|---|---|
|
GeoAddressStandardizer.standardize(String addressLine,
XmlMappingFunctor<ReturnType> mappingFunction)
Standardize an address using google's geocoding service; |
Uses of XmlMappingFunctor in geo.google.mapping |
---|
Classes in geo.google.mapping that implement XmlMappingFunctor | |
---|---|
class |
XmlToAddressFunctor
Maps a kml string returns by google's geocode service to a GeoAddress object. |
class |
XmlToUsAddressFunctor
Maps a kml string returns by google's geocode service to a GeoUsAddress object. |
class |
XSLTMappingFunctor
Use and XSLT to convert an KML xml doc to other format. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |