| Home >> All >> org >> dom4j >> [ bean Javadoc ] |
org.dom4j.bean: Javadoc index of package org.dom4j.bean.
Package Samples:
org.dom4j.bean
Classes:
BeanDocumentFactory: BeanDocumentFactory is a factory of DOM4J objects which may be BeanElements which are backed by JavaBeans and their properties. The tree built allows full XPath expressions from anywhere on the tree.
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.
BeansTest: DOCUMENT ME!
| Home | Contact Us | Privacy Policy | Terms of Service |