bing.responses
Class BingWebResponse

java.lang.Object
  extended by bing.responses.BingResponse
      extended by bing.responses.BingWebResponse

public class BingWebResponse
extends BingResponse

Represents the response retrieved from issuing a web request.


Constructor Summary
BingWebResponse()
           
 
Method Summary
 
Methods inherited from class bing.responses.BingResponse
addResult, getAlterationOverrideQuery, getAlteredQuery, getOffset, getQuery, getTotal, handleElements, hashCode, results, setAlterationOverrideQuery, setAlteredQuery, setOffset, setQuery, setTotal
 
Methods inherited from class java.lang.Object
equals, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BingWebResponse

public BingWebResponse()