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

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

public static class QueryLabelFilterDescriptor.Keys
extends Object

Constants for all attribute keys of the QueryLabelFilter component.


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

See Also:
Constant Field Values
Constructor Detail

QueryLabelFilterDescriptor.Keys

protected QueryLabelFilterDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski