org.carrot2.source.pubmed
Class PubMedDocumentSourceDescriptor.Keys

java.lang.Object
  extended by org.carrot2.source.SearchEngineBaseDescriptor.Keys
      extended by org.carrot2.source.SimpleSearchEngineDescriptor.Keys
          extended by org.carrot2.source.pubmed.PubMedDocumentSourceDescriptor.Keys
Enclosing class:
PubMedDocumentSourceDescriptor

public static class PubMedDocumentSourceDescriptor.Keys
extends SimpleSearchEngineDescriptor.Keys

Constants for all attribute keys of the PubMedDocumentSource component.


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

Field Detail

MAX_RESULTS

public static final String MAX_RESULTS
Attribute key for: PubMedDocumentSource.maxResults.

See Also:
Constant Field Values
Constructor Detail

PubMedDocumentSourceDescriptor.Keys

protected PubMedDocumentSourceDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski