org.carrot2.source.ambient
Class FubDocumentSourceDescriptor.Keys

java.lang.Object
  extended by org.carrot2.source.ambient.FubDocumentSourceDescriptor.Keys
Direct Known Subclasses:
AmbientDocumentSourceDescriptor.Keys, Odp239DocumentSourceDescriptor.Keys
Enclosing class:
FubDocumentSourceDescriptor

public static class FubDocumentSourceDescriptor.Keys
extends Object

Constants for all attribute keys of the FubDocumentSource component.


Field Summary
static String DOCUMENTS
          Attribute key for: FubDocumentSource.documents.
static String MIN_TOPIC_SIZE
          Attribute key for: FubDocumentSource.minTopicSize.
static String QUERY
          Attribute key for: FubDocumentSource.query.
static String TOPIC_IDS
          Attribute key for: FubDocumentSource.topicIds.
 
Constructor Summary
protected FubDocumentSourceDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOCUMENTS

public static final String DOCUMENTS
Attribute key for: FubDocumentSource.documents.

See Also:
Constant Field Values

TOPIC_IDS

public static final String TOPIC_IDS
Attribute key for: FubDocumentSource.topicIds.

See Also:
Constant Field Values

QUERY

public static final String QUERY
Attribute key for: FubDocumentSource.query.

See Also:
Constant Field Values

MIN_TOPIC_SIZE

public static final String MIN_TOPIC_SIZE
Attribute key for: FubDocumentSource.minTopicSize.

See Also:
Constant Field Values
Constructor Detail

FubDocumentSourceDescriptor.Keys

protected FubDocumentSourceDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski