org.carrot2.source.microsoft
Class Bing2DocumentSource.BingResponse

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

public static class Bing2DocumentSource.BingResponse
extends Object


Field Summary
 Bing2DocumentSource.ImageResponse images
           
 Bing2DocumentSource.NewsResponse news
           
 List<String> query
           
 String version
           
 Bing2DocumentSource.WebResponse web
           
 
Constructor Summary
Bing2DocumentSource.BingResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public String version

query

public List<String> query

web

public Bing2DocumentSource.WebResponse web

news

public Bing2DocumentSource.NewsResponse news

images

public Bing2DocumentSource.ImageResponse images
Constructor Detail

Bing2DocumentSource.BingResponse

public Bing2DocumentSource.BingResponse()


Copyright (c) Dawid Weiss, Stanislaw Osinski