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

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

public static class NumericLabelFilterDescriptor.Keys
extends Object

Constants for all attribute keys of the NumericLabelFilter component.


Field Summary
static String ENABLED
          Attribute key for: NumericLabelFilter.enabled.
 
Constructor Summary
protected NumericLabelFilterDescriptor.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: NumericLabelFilter.enabled.

See Also:
Constant Field Values
Constructor Detail

NumericLabelFilterDescriptor.Keys

protected NumericLabelFilterDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski