Uses of Class org.dom4j.bean.BeanAttribute (dom4j 1.6.1 API)

dom4j API


Uses of Class
org.dom4j.bean.BeanAttribute

Packages that use BeanAttribute
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 BeanAttribute in org.dom4j.bean
 

Methods in org.dom4j.bean that return BeanAttribute
 BeanAttribute BeanAttributeList.attribute(int index)
           
protected  BeanAttribute BeanAttributeList.createAttribute(BeanElement element, int index)
           
 



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.