Uses of Package
org.dom4j.bean
Packages that use org.dom4j.bean
Package
Description
An implementation of the dom4j API which allows JavaBeans to be used to store and retrieve attribute values from Element.
-
Classes in org.dom4j.bean used by org.dom4j.beanClassDescription
BeanAttributerepresents a mutable XML attribute which is backed by a property of the JavaBean of its parent element.BeanAttributeListimplements a list of Attributes which are the properties of a JavaBean.BeanDocumentFactoryis a factory of DOM4J objects which may be BeanElements which are backed by JavaBeans and their properties.BeanElementuses a Java Bean to store its attributes.BeanMetaDatacontains metadata about a bean class.