Serialized Form


Package com.thoughtworks.xstream

Class com.thoughtworks.xstream.XStream.InitializationException extends BaseException implements Serializable


Package com.thoughtworks.xstream.alias

Class com.thoughtworks.xstream.alias.CannotResolveClassException extends BaseException implements Serializable


Package com.thoughtworks.xstream.converters

Class com.thoughtworks.xstream.converters.ConversionException extends BaseException implements Serializable

Serialized Fields

stuff

Map<K,V> stuff

cause

Throwable cause
Plays nice with JDK1.3 and JDK1.4


Package com.thoughtworks.xstream.converters.javabean

Class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.DuplicateFieldException extends ConversionException implements Serializable


Package com.thoughtworks.xstream.converters.reflection

Class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.DuplicateFieldException extends ConversionException implements Serializable

Class com.thoughtworks.xstream.converters.reflection.ObjectAccessException extends BaseException implements Serializable


Package com.thoughtworks.xstream.core

Class com.thoughtworks.xstream.core.AbstractReferenceMarshaller.ReferencedImplicitElementException extends ConversionException implements Serializable

Class com.thoughtworks.xstream.core.BaseException extends RuntimeException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.thoughtworks.xstream.core.TreeMarshaller.CircularReferenceException extends BaseException implements Serializable


Package com.thoughtworks.xstream.core.util

Class com.thoughtworks.xstream.core.util.OrderRetainingMap extends HashMap implements Serializable

Serialized Fields

keyOrder

com.thoughtworks.xstream.core.util.OrderRetainingMap.ArraySet keyOrder

valueOrder

List<E> valueOrder

Package com.thoughtworks.xstream.io

Class com.thoughtworks.xstream.io.StreamException extends BaseException implements Serializable


Package com.thoughtworks.xstream.mapper

Class com.thoughtworks.xstream.mapper.CannotResolveClassException extends CannotResolveClassException implements Serializable



Copyright © 2004-2007 XStream. All Rights Reserved.