org.carrot2.text.preprocessing.filter
Class StopLabelFilterDescriptor.Keys

java.lang.Object
  extended by org.carrot2.text.preprocessing.filter.StopLabelFilterDescriptor.Keys
Enclosing class:
StopLabelFilterDescriptor

public static class StopLabelFilterDescriptor.Keys
extends Object

Constants for all attribute keys of the StopLabelFilter component.


Field Summary
static String ENABLED
          Attribute key for: StopLabelFilter.enabled.
 
Constructor Summary
protected StopLabelFilterDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENABLED

public static final String ENABLED
Attribute key for: StopLabelFilter.enabled.

See Also:
Constant Field Values
Constructor Detail

StopLabelFilterDescriptor.Keys

protected StopLabelFilterDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski