org.carrot2.source.microsoft
Class Bing2DocumentSource.ImageResponse

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

public static class Bing2DocumentSource.ImageResponse
extends Object


Field Summary
 long offset
           
 List<Bing2DocumentSource.ImageResult> results
           
 long total
           
 
Constructor Summary
Bing2DocumentSource.ImageResponse()
           
 
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.ImageResult> results
Constructor Detail

Bing2DocumentSource.ImageResponse

public Bing2DocumentSource.ImageResponse()


Copyright (c) Dawid Weiss, Stanislaw Osinski