org.carrot2.source.google
Class GoogleDesktopDocumentSourceDescriptor.Keys

java.lang.Object
  extended by org.carrot2.source.SearchEngineBaseDescriptor.Keys
      extended by org.carrot2.source.SimpleSearchEngineDescriptor.Keys
          extended by org.carrot2.source.xml.RemoteXmlSimpleSearchEngineBaseDescriptor.Keys
              extended by org.carrot2.source.google.GoogleDesktopDocumentSourceDescriptor.Keys
Enclosing class:
GoogleDesktopDocumentSourceDescriptor

public static class GoogleDesktopDocumentSourceDescriptor.Keys
extends RemoteXmlSimpleSearchEngineBaseDescriptor.Keys

Constants for all attribute keys of the GoogleDesktopDocumentSource component.


Field Summary
static String KEEP_HIGHLIGHTS
          Attribute key for: GoogleDesktopDocumentSource.keepHighlights.
static String QUERY_URL
          Attribute key for: GoogleDesktopDocumentSource.queryUrl.
 
Fields inherited from class org.carrot2.source.SearchEngineBaseDescriptor.Keys
COMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START
 
Constructor Summary
protected GoogleDesktopDocumentSourceDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QUERY_URL

public static final String QUERY_URL
Attribute key for: GoogleDesktopDocumentSource.queryUrl.

See Also:
Constant Field Values

KEEP_HIGHLIGHTS

public static final String KEEP_HIGHLIGHTS
Attribute key for: GoogleDesktopDocumentSource.keepHighlights.

See Also:
Constant Field Values
Constructor Detail

GoogleDesktopDocumentSourceDescriptor.Keys

protected GoogleDesktopDocumentSourceDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski