Class BeanDocumentFactory

java.lang.Object
org.dom4j.DocumentFactory
org.dom4j.bean.BeanDocumentFactory
All Implemented Interfaces:
Serializable

public class BeanDocumentFactory extends DocumentFactory

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.

Version:
$Revision: 1.14 $
Author:
James Strachan
See Also: