Uses of Interface
com.yahoo.search.NewsSearchResults

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

Uses of NewsSearchResults in com.yahoo.search
 

Methods in com.yahoo.search that return NewsSearchResults
 NewsSearchResults SearchClient.newsSearch(NewsSearchRequest request)
          Searches the Yahoo database for news results.
 

Uses of NewsSearchResults in com.yahoo.search.xmlparser
 

Classes in com.yahoo.search.xmlparser that implement NewsSearchResults
 class XmlParserNewsSearchResults