Interface and Description |
---|
com.thoughtworks.xstream.mapper.AnnotationConfiguration
As of 1.4.5, minimal JDK version will be 1.6 for next major release
|
com.thoughtworks.xstream.converters.javabean.BeanProvider.Visitor
As of 1.4 use
JavaBeanProvider.Visitor |
com.thoughtworks.xstream.persistence.StreamStrategy
As of 1.3.1, use
PersistenceStrategy instead |
com.thoughtworks.xstream.io.xml.XmlFriendlyReader
As of 1.4
|
com.thoughtworks.xstream.io.xml.XmlFriendlyWriter
As of 1.4
|
Exceptions and Description |
---|
com.thoughtworks.xstream.core.BaseException
As of 1.3, use
XStreamException instead |
com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.DuplicateFieldException
As of 1.3
|
com.thoughtworks.xstream.XStream.InitializationException
As of 1.3, use
InitializationException
instead |
Annotation Type and Description |
---|
com.thoughtworks.xstream.annotations.XStreamContainedType
As of 1.3, recursive behaviour is now always used and the annotation is therefore superfluous
|
com.thoughtworks.xstream.annotations.XStreamImplicitCollection
As of 1.3, use @XStreamImplicit at field level
|
Field and Description |
---|
com.thoughtworks.xstream.converters.javabean.BeanProvider.NO_PARAMS
As of 1.4.6
|
com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.serializationMethodInvoker
As of 1.4.8, use
AbstractReflectionConverter.serializationMembers . |
Copyright © 2004–2016 XStream. All rights reserved.