Uses of Class
org.dom4j.bean.BeanAttribute
Packages that use BeanAttribute
Package
Description
An implementation of the dom4j API which allows JavaBeans to be used to
store and retrieve attribute values from Element.
-
Uses of BeanAttribute in org.dom4j.bean
Methods in org.dom4j.bean that return BeanAttributeModifier and TypeMethodDescriptionBeanAttributeList.attribute
(int index) protected BeanAttribute
BeanAttributeList.createAttribute
(BeanElement element, int index)