Uses of Class
org.dom4j.bean.BeanDocumentFactory
-
Packages that use BeanDocumentFactory 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. -
-
Uses of BeanDocumentFactory in org.dom4j.bean
Fields in org.dom4j.bean declared as BeanDocumentFactory Modifier and Type Field Description private static BeanDocumentFactory
BeanDocumentFactory. singleton
The Singleton instance
-