org.carrot2.source.microsoft
Class Bing2DocumentSource.WebResponse

java.lang.Object
  extended by org.carrot2.source.microsoft.Bing2DocumentSource.WebResponse
Enclosing class:
Bing2DocumentSource

public static class Bing2DocumentSource.WebResponse
extends Object


Field Summary
 long offset
           
 List<Bing2DocumentSource.WebResult> results
           
 long total
           
 
Constructor Summary
Bing2DocumentSource.WebResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

total

public long total

offset

public long offset

results

public List<Bing2DocumentSource.WebResult> results
Constructor Detail

Bing2DocumentSource.WebResponse

public Bing2DocumentSource.WebResponse()


Copyright (c) Dawid Weiss, Stanislaw Osinski