Uses of Class
org.dom4j.bean.BeanAttributeList
Packages that use BeanAttributeList
Package
Description
An implementation of the dom4j API which allows JavaBeans to be used to store and retrieve attribute values from Element.
-
Uses of BeanAttributeList in org.dom4j.bean
Fields in org.dom4j.bean declared as BeanAttributeListModifier and TypeFieldDescriptionprivate final BeanAttributeList
BeanAttribute.beanList
The list of Bean attributesMethods in org.dom4j.bean that return BeanAttributeListModifier and TypeMethodDescriptionBeanMetaData.createAttributeList
(BeanElement parent) protected BeanAttributeList
BeanElement.getBeanAttributeList()
Constructors in org.dom4j.bean with parameters of type BeanAttributeList