|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbing.responses.BingResponse
bing.responses.BingSpellResponse
public class BingSpellResponse
Represents the response retrieved from issuing a spell request.
Constructor Summary | |
---|---|
BingSpellResponse()
|
Method Summary | |
---|---|
long |
getTotal()
|
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, 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 BingSpellResponse()
Method Detail |
---|
public void handleElements(java.util.Hashtable table)
BingResponse
handleElements
in class BingResponse
public long getTotal()
getTotal
in class BingResponse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |