| 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 | 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) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.