Uses of Interface
com.yahoo.search.VideoSearchResults

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

Uses of VideoSearchResults in com.yahoo.search
 

Methods in com.yahoo.search that return VideoSearchResults
 VideoSearchResults SearchClient.videoSearch(VideoSearchRequest request)
          Searches the Yahoo database for video files.
 

Uses of VideoSearchResults in com.yahoo.search.xmlparser
 

Classes in com.yahoo.search.xmlparser that implement VideoSearchResults
 class XmlParserVideoSearchResults