Package geo.google.mapping

Interface Summary
Functor<ReturnType,ArgType,ExceptionType extends Exception> A functor class.
XmlMappingFunctor<ReturnType> A function that maps a kml string to an user-defined object.
 

Class Summary
AddressToUsAddressFunctor Mapping function that maps a GeoAddress object to a GeoUsAddress object.
FunctionChain<ReturnType> A FunctionChain is simply a chain of functions.
MappingUtils  
PointToCoordinateFunctor Mapping function that maps a PointType object to a GeoCoordinate object.
XmlToAddressFunctor Maps a kml string returns by google's geocode service to a GeoAddress object.
XmlToUsAddressFunctor Maps a kml string returns by google's geocode service to a GeoUsAddress object.
XSLTMappingFunctor Use and XSLT to convert an KML xml doc to other format.
 



Copyright © 2008. All Rights Reserved.