| Package | Description |
|---|---|
| org.carrot2.util.attribute |
| Modifier and Type | Field and Description |
|---|---|
BindableMetadata |
BindableDescriptor.metadata
Human-readable metadata about this
Bindable type. |
| Modifier and Type | Method and 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 © 2013 Carrot2.org. All Rights Reserved.