Uses of Class
com.thoughtworks.xstream.converters.javabean.PropertyDictionary

Packages that use PropertyDictionary
com.thoughtworks.xstream.converters.javabean   
 

Uses of PropertyDictionary in com.thoughtworks.xstream.converters.javabean
 

Fields in com.thoughtworks.xstream.converters.javabean declared as PropertyDictionary
protected  PropertyDictionary BeanProvider.propertyDictionary
           
 

Constructors in com.thoughtworks.xstream.converters.javabean with parameters of type PropertyDictionary
BeanProvider(PropertyDictionary propertyDictionary)
          Construct a BeanProvider with a provided property dictionary.
 



Copyright © 2004-2014 XStream. All Rights Reserved.