| Package | Description |
|---|---|
| org.dom4j.bean |
An implementation of the dom4j API which allows JavaBeans to be used to store and retrieve attribute values from Element.
|
| Modifier and Type | Field and Description |
|---|---|
private BeanAttributeList |
BeanAttribute.beanList
The list of Bean attributes
|
| Modifier and Type | Method and Description |
|---|---|
BeanAttributeList |
BeanMetaData.createAttributeList(BeanElement parent) |
protected BeanAttributeList |
BeanElement.getBeanAttributeList() |
| Constructor and Description |
|---|
BeanAttribute(BeanAttributeList beanList,
int index) |