Uses of Interface
com.yahoo.search.MapSearchResults

Packages that use MapSearchResults
com.yahoo.search   
com.yahoo.search.xmlparser   
 

Uses of MapSearchResults in com.yahoo.search
 

Methods in com.yahoo.search that return MapSearchResults
 MapSearchResults SearchClient.mapSearch(MapSearchRequest request)
          Searches the Yahoo database for a location.
 

Uses of MapSearchResults in com.yahoo.search.xmlparser
 

Classes in com.yahoo.search.xmlparser that implement MapSearchResults
 class XmlParserMapSearchResults