Uses of Class
r01f.marshalling.simple.BeanInstance

Packages that use BeanInstance
r01f.marshalling.simple   
 

Uses of BeanInstance in r01f.marshalling.simple
 

Fields in r01f.marshalling.simple declared as BeanInstance
private  BeanInstance BeanInstance.CollectionElementBean._beanInstance
           
private  BeanInstance ObjsFromXMLBuilder.BeanAndFieldWrapper.bean
           
 

Methods in r01f.marshalling.simple that return BeanInstance
private  BeanInstance ObjsFromXMLBuilder.ObjsFromXMLLoader._createBeanInstance(BeanMap beanMap, java.lang.String effectiveNodeName, org.xml.sax.Attributes attrs)