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

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

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

Methods in com.thoughtworks.xstream.converters.javabean that return BeanProperty
 BeanProperty PropertyDictionary.property(Class cls, String name)
          Deprecated. As of 1.3.1, use PropertyDictionary.propertyDescriptor(Class, String) instead
 



Copyright © 2004-2014 XStream. All Rights Reserved.