org.carrot2.source.microsoft
Class Bing2WebDocumentSourceDescriptor.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
              extended by org.carrot2.source.microsoft.Bing2WebDocumentSourceDescriptor.Keys
Enclosing class:
Bing2WebDocumentSourceDescriptor

public static class Bing2WebDocumentSourceDescriptor.Keys
extends Bing2DocumentSourceDescriptor.Keys

Constants for all attribute keys of the Bing2WebDocumentSource component.


Field Summary
static String FILE_TYPES
          Attribute key for: Bing2WebDocumentSource.fileTypes.
static String SITE
          Attribute key for: Bing2WebDocumentSource.site.
static String WEB_OPTIONS
          Attribute key for: Bing2WebDocumentSource.webOptions.
 
Fields inherited from class org.carrot2.source.microsoft.Bing2DocumentSourceDescriptor.Keys
ADULT, APPID, MARKET, 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 Bing2WebDocumentSourceDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WEB_OPTIONS

public static final String WEB_OPTIONS
Attribute key for: Bing2WebDocumentSource.webOptions.

See Also:
Constant Field Values

FILE_TYPES

public static final String FILE_TYPES
Attribute key for: Bing2WebDocumentSource.fileTypes.

See Also:
Constant Field Values

SITE

public static final String SITE
Attribute key for: Bing2WebDocumentSource.site.

See Also:
Constant Field Values
Constructor Detail

Bing2WebDocumentSourceDescriptor.Keys

protected Bing2WebDocumentSourceDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski