Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- com.thoughtworks.xstream.core.util.OrderRetainingMap.ArraySet (implements java.util.Set<E>)
- com.thoughtworks.xstream.core.util.PresortedMap.ArraySet (implements java.util.Set<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.thoughtworks.xstream.core.util.OrderRetainingMap
- com.thoughtworks.xstream.core.util.WeakCache
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter (implements com.thoughtworks.xstream.converters.SingleValueConverter)
- com.thoughtworks.xstream.core.util.ISO8601JavaTimeConverter
- com.thoughtworks.xstream.core.util.ArrayIterator (implements java.util.Iterator<E>)
- com.thoughtworks.xstream.core.util.Base64Encoder (implements com.thoughtworks.xstream.core.StringCodec)
- com.thoughtworks.xstream.core.util.Base64JavaUtilCodec (implements com.thoughtworks.xstream.core.StringCodec)
- com.thoughtworks.xstream.core.util.Base64JAXBCodec (implements com.thoughtworks.xstream.core.StringCodec)
- java.lang.ClassLoader
- com.thoughtworks.xstream.core.util.ClassLoaderReference
- com.thoughtworks.xstream.core.util.CompositeClassLoader
- com.thoughtworks.xstream.core.util.ClassLoaderReference.Replacement
- com.thoughtworks.xstream.core.util.Cloneables
- com.thoughtworks.xstream.core.util.DependencyInjectionFactory
- com.thoughtworks.xstream.core.util.DependencyInjectionFactory.TypedValue
- com.thoughtworks.xstream.core.util.FastField
- com.thoughtworks.xstream.core.util.FastStack
- com.thoughtworks.xstream.core.util.Fields
- com.thoughtworks.xstream.core.util.HierarchicalStreams
- java.io.InputStream (implements java.io.Closeable)
- java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
- com.thoughtworks.xstream.core.util.CustomObjectInputStream
- java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
- com.thoughtworks.xstream.core.util.ObjectIdDictionary
- com.thoughtworks.xstream.core.util.ObjectIdDictionary.IdWrapper (implements com.thoughtworks.xstream.core.util.ObjectIdDictionary.Wrapper)
- java.io.ObjectInputStream.GetField
- com.thoughtworks.xstream.core.util.CustomObjectInputStream.CustomGetField
- java.io.ObjectOutputStream.PutField
- com.thoughtworks.xstream.core.util.CustomObjectOutputStream.CustomPutField
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.ObjectOutputStream (implements java.io.ObjectOutput, java.io.ObjectStreamConstants)
- com.thoughtworks.xstream.core.util.CustomObjectOutputStream
- java.io.ObjectOutputStream (implements java.io.ObjectOutput, java.io.ObjectStreamConstants)
- com.thoughtworks.xstream.core.util.Pool
- com.thoughtworks.xstream.core.util.PresortedMap (implements java.util.SortedMap<K,V>)
- com.thoughtworks.xstream.core.util.PresortedMap.ArraySetComparator (implements java.util.Comparator<T>)
- com.thoughtworks.xstream.core.util.PresortedSet (implements java.util.SortedSet<E>)
- com.thoughtworks.xstream.core.util.Primitives
- com.thoughtworks.xstream.core.util.PrioritizedList
- com.thoughtworks.xstream.core.util.PrioritizedList.PrioritizedItem (implements java.lang.Comparable<T>)
- com.thoughtworks.xstream.core.util.PrioritizedList.PrioritizedItemIterator (implements java.util.Iterator<E>)
- com.thoughtworks.xstream.core.util.QuickWriter
- java.io.Reader (implements java.io.Closeable, java.lang.Readable)
- com.thoughtworks.xstream.core.util.XmlHeaderAwareReader
- java.lang.ref.Reference<T>
- java.lang.ref.WeakReference<T>
- com.thoughtworks.xstream.core.util.ObjectIdDictionary.WeakIdWrapper (implements com.thoughtworks.xstream.core.util.ObjectIdDictionary.Wrapper)
- java.lang.ref.WeakReference<T>
- com.thoughtworks.xstream.core.util.SelfStreamingInstanceChecker (implements com.thoughtworks.xstream.converters.Converter)
- com.thoughtworks.xstream.core.util.SerializationMembers (implements com.thoughtworks.xstream.core.Caching)
- com.thoughtworks.xstream.core.util.ThreadSafePropertyEditor
- com.thoughtworks.xstream.core.util.ThreadSafeSimpleDateFormat
- com.thoughtworks.xstream.core.util.TypedNull
- com.thoughtworks.xstream.core.util.Types
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- com.thoughtworks.xstream.core.util.CustomObjectInputStream.StreamCallback
- com.thoughtworks.xstream.core.util.CustomObjectOutputStream.StreamCallback
- com.thoughtworks.xstream.core.util.ObjectIdDictionary.Wrapper
- com.thoughtworks.xstream.core.util.Pool.Factory
- com.thoughtworks.xstream.core.util.WeakCache.Visitor