|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbing.responses.BingResponse
bing.responses.BingNewsResponse
public class BingNewsResponse
Represents the response retrieved from issuing a news request.
Constructor Summary | |
---|---|
BingNewsResponse()
|
Method Summary | |
---|---|
BingRelatedSearchResult[] |
getRelatedSearches()
|
void |
handleElements(java.util.Hashtable table)
Some Bing responses can contain extra data then what is normally processed, process that data here if supported. |
Methods inherited from class bing.responses.BingResponse |
---|
addResult, getAlterationOverrideQuery, getAlteredQuery, getOffset, getQuery, getTotal, hashCode, results, setAlterationOverrideQuery, setAlteredQuery, setOffset, setQuery, setTotal |
Methods inherited from class java.lang.Object |
---|
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BingNewsResponse()
Method Detail |
---|
public void handleElements(java.util.Hashtable table)
BingResponse
handleElements
in class BingResponse
public BingRelatedSearchResult[] getRelatedSearches()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |