org.carrot2.source.microsoft
Class Bing2DocumentSourceDescriptor.Keys

java.lang.Object
  extended by org.carrot2.source.SearchEngineBaseDescriptor.Keys
      extended by org.carrot2.source.MultipageSearchEngineDescriptor.Keys
          extended by org.carrot2.source.microsoft.Bing2DocumentSourceDescriptor.Keys
Direct Known Subclasses:
Bing2ImageDocumentSourceDescriptor.Keys, Bing2NewsDocumentSourceDescriptor.Keys, Bing2WebDocumentSourceDescriptor.Keys
Enclosing class:
Bing2DocumentSourceDescriptor

public static class Bing2DocumentSourceDescriptor.Keys
extends MultipageSearchEngineDescriptor.Keys

Constants for all attribute keys of the Bing2DocumentSource component.


Field Summary
static String ADULT
          Attribute key for: Bing2DocumentSource.adult.
static String APPID
          Attribute key for: Bing2DocumentSource.appid.
static String MARKET
          Attribute key for: Bing2DocumentSource.market.
static String OPTIONS
          Attribute key for: Bing2DocumentSource.options.
 
Fields inherited from class org.carrot2.source.MultipageSearchEngineDescriptor.Keys
SEARCH_MODE
 
Fields inherited from class org.carrot2.source.SearchEngineBaseDescriptor.Keys
COMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START
 
Constructor Summary
protected Bing2DocumentSourceDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPID

public static final String APPID
Attribute key for: Bing2DocumentSource.appid.

See Also:
Constant Field Values

MARKET

public static final String MARKET
Attribute key for: Bing2DocumentSource.market.

See Also:
Constant Field Values

ADULT

public static final String ADULT
Attribute key for: Bing2DocumentSource.adult.

See Also:
Constant Field Values

OPTIONS

public static final String OPTIONS
Attribute key for: Bing2DocumentSource.options.

See Also:
Constant Field Values
Constructor Detail

Bing2DocumentSourceDescriptor.Keys

protected Bing2DocumentSourceDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski