| 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 BeanElement |
BeanAttributeList.parent
The BeanElement that this
|
| Modifier and Type | Method and Description |
|---|---|
BeanElement |
BeanAttributeList.getParent() |
| Modifier and Type | Method and Description |
|---|---|
protected BeanAttribute |
BeanAttributeList.createAttribute(BeanElement element,
int index) |
BeanAttributeList |
BeanMetaData.createAttributeList(BeanElement parent) |
| Constructor and Description |
|---|
BeanAttributeList(BeanElement parent) |
BeanAttributeList(BeanElement parent,
BeanMetaData beanMetaData) |