-
Interfaces Interface Description com.thoughtworks.xstream.converters.javabean.BeanProvider.Visitor As of 1.4 useJavaBeanProvider.Visitor
com.thoughtworks.xstream.io.xml.XmlFriendlyReader As of 1.4com.thoughtworks.xstream.io.xml.XmlFriendlyWriter As of 1.4com.thoughtworks.xstream.mapper.AnnotationConfiguration As of 1.4.5, minimal JDK version will be 1.6 for next major releasecom.thoughtworks.xstream.persistence.StreamStrategy As of 1.3.1, usePersistenceStrategy
insteadcom.thoughtworks.xstream.tools.benchmark.Metric As of 1.4.9 use JMH insteadcom.thoughtworks.xstream.tools.benchmark.Product As of 1.4.9 use JMH insteadcom.thoughtworks.xstream.tools.benchmark.Reporter As of 1.4.9 use JMH insteadcom.thoughtworks.xstream.tools.benchmark.Target As of 1.4.9 use JMH instead
-
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.reflection.AbstractReflectionConverter.serializationMethodInvoker As of 1.4.8, useAbstractReflectionConverter.serializationMembers
.