Package com.thoughtworks.xstream.converters.javabean

Class Summary
BeanProperty Provide access to a bean property.
BeanProvider Pure Java ObjectFactory that instantiates objects using standard Java reflection, however the types of objects that can be constructed are limited.
JavaBeanConverter Can convert any bean with a public default constructor.
PropertyDictionary Builds the serializable properties maps for each bean and caches them.
 

Exception Summary
JavaBeanConverter.DuplicateFieldException  
 



Joe Walnes, http://xstream.codehaus.org/