geo.google.mapping
Interface XmlMappingFunctor<ReturnType>

Type Parameters:
ReturnType - - any user defined object.
All Superinterfaces:
Functor<ReturnType,String,GeoException>
All Known Implementing Classes:
XmlToAddressFunctor, XmlToUsAddressFunctor, XSLTMappingFunctor

public interface XmlMappingFunctor<ReturnType>
extends Functor<ReturnType,String,GeoException>

A function that maps a kml string to an user-defined object.

Author:
jliang

Method Summary
 
Methods inherited from interface geo.google.mapping.Functor
execute
 



Copyright © 2008. All Rights Reserved.