| Package | Description |
|---|---|
| org.carrot2.util.attribute |
| Modifier and Type | Field and Description |
|---|---|
BindableDescriptor.GroupingMethod |
BindableDescriptor.groupedBy
The method by which this
BindableDescriptor is grouped. |
| Modifier and Type | Method and Description |
|---|---|
static BindableDescriptor.GroupingMethod |
BindableDescriptor.GroupingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindableDescriptor.GroupingMethod[] |
BindableDescriptor.GroupingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BindableDescriptor |
BindableDescriptor.group(BindableDescriptor.GroupingMethod groupingMethod)
Returns a grouped structure of attribute descriptors.
|
Copyright © 2013 Carrot2.org. All Rights Reserved.