| Package | Description |
|---|---|
| org.carrot2.util.attribute |
| Modifier and Type | Field | Description |
|---|---|---|
BindableDescriptor.GroupingMethod |
BindableDescriptor.groupedBy |
The method by which this
BindableDescriptor is grouped. |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
BindableDescriptor |
BindableDescriptor.group(BindableDescriptor.GroupingMethod groupingMethod) |
Returns a grouped structure of attribute descriptors.
|
Copyright © 2018 Carrot2.org. All rights reserved.