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.
|
Class and Description |
---|
BeanAttribute
BeanAttribute represents a mutable XML attribute which is
backed by a property of the JavaBean of its parent element. |
BeanAttributeList
BeanAttributeList implements a list of Attributes which are
the properties of a JavaBean. |
BeanElement
BeanElement uses a Java Bean to store its attributes. |
BeanMetaData
BeanMetaData contains metadata about a bean class. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.