-
Exceptions Exceptions Description com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.DuplicateFieldException As of 1.3com.thoughtworks.xstream.core.BaseException As of 1.3, useXStreamException
insteadcom.thoughtworks.xstream.XStream.InitializationException As of 1.3, useInitializationException
instead
-
Annotation Types Annotation Type Description com.thoughtworks.xstream.annotations.XStreamContainedType As of 1.3, recursive behaviour is now always used and the annotation is therefore superfluouscom.thoughtworks.xstream.annotations.XStreamImplicitCollection As of 1.3, use @XStreamImplicit at field level
-
Fields Field Description com.thoughtworks.xstream.converters.javabean.BeanProvider.NO_PARAMS As of 1.4.6com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.classAttributeIdentifier As of 1.3, no necessity for field anymore.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.serializationMethodInvoker As of 1.4.8, useAbstractReflectionConverter.serializationMembers
.