Uses of Interface
com.yahoo.search.ImageSearchResults

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

Uses of ImageSearchResults in com.yahoo.search
 

Methods in com.yahoo.search that return ImageSearchResults
 ImageSearchResults SearchClient.imageSearch(ImageSearchRequest request)
          Searches the Yahoo database for image files.
 

Uses of ImageSearchResults in com.yahoo.search.xmlparser
 

Classes in com.yahoo.search.xmlparser that implement ImageSearchResults
 class XmlParserImageSearchResults