| Package | Description |
|---|---|
| org.carrot2.util.attribute |
| Modifier and Type | Field | Description |
|---|---|---|
BindableMetadata |
BindableDescriptor.metadata |
Human-readable metadata about this
Bindable type. |
| Modifier and Type | Method | Description |
|---|---|---|
static BindableMetadata |
BindableMetadata.forClassWithParents(Class<?> clazz) |
Load metadata of a given bindable class, merged with bindable attributes from
parent classes marked with
Bindable as well. |
Copyright © 2018 Carrot2.org. All rights reserved.