bing.common
Class NewsCollection
java.lang.Object
bing.results.BingResult
bing.common.NewsCollection
- All Implemented Interfaces:
- Array
public class NewsCollection
- extends BingResult
- implements Array
A NewsCollection, has an array of NewsArticles in it. used internally when processing search request.
Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
NewsCollection
public NewsCollection(java.util.Hashtable dict)
getName
public java.lang.String getName()
getNewsArticles
public BingNewsResult[] getNewsArticles()