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

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

public static final class StopLabelFilterDescriptor.Attributes
extends Object

All attributes of the StopLabelFilter component.


Field Summary
 AttributeInfo enabled
           
 LabelFormatterDescriptor.Attributes labelFormatter
          Attributes of the nested LabelFormatter component.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enabled

public final AttributeInfo enabled

labelFormatter

public final LabelFormatterDescriptor.Attributes labelFormatter
Attributes of the nested LabelFormatter component.



Copyright (c) Dawid Weiss, Stanislaw Osinski