Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.thoughtworks.xstream
,
com.thoughtworks.xstream.annotations
,
com.thoughtworks.xstream.converters
,
com.thoughtworks.xstream.converters.basic
,
com.thoughtworks.xstream.converters.collections
,
com.thoughtworks.xstream.converters.enums
,
com.thoughtworks.xstream.converters.extended
,
com.thoughtworks.xstream.converters.javabean
,
com.thoughtworks.xstream.converters.reflection
,
com.thoughtworks.xstream.core
,
com.thoughtworks.xstream.io
,
com.thoughtworks.xstream.io.binary
,
com.thoughtworks.xstream.io.copy
,
com.thoughtworks.xstream.io.json
,
com.thoughtworks.xstream.io.naming
,
com.thoughtworks.xstream.io.path
,
com.thoughtworks.xstream.io.xml
,
com.thoughtworks.xstream.io.xml.xppdom
,
com.thoughtworks.xstream.mapper
,
com.thoughtworks.xstream.persistence
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
com.thoughtworks.xstream.persistence.
XmlArrayList
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
com.thoughtworks.xstream.persistence.
XmlSet
com.thoughtworks.xstream.converters.collections.
AbstractCollectionConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.collections.
ArrayConverter
com.thoughtworks.xstream.converters.collections.
CollectionConverter
com.thoughtworks.xstream.converters.collections.
SingletonCollectionConverter
com.thoughtworks.xstream.converters.collections.
TreeSetConverter
com.thoughtworks.xstream.converters.collections.
MapConverter
com.thoughtworks.xstream.converters.enums.
EnumMapConverter
com.thoughtworks.xstream.converters.collections.
SingletonMapConverter
com.thoughtworks.xstream.converters.collections.
TreeMapConverter
com.thoughtworks.xstream.converters.extended.
SubjectConverter
com.thoughtworks.xstream.io.
AbstractDriver
(implements com.thoughtworks.xstream.io.
HierarchicalStreamDriver
)
com.thoughtworks.xstream.io.xml.
AbstractXmlDriver
com.thoughtworks.xstream.io.xml.
AbstractXppDomDriver
com.thoughtworks.xstream.io.xml.
KXml2DomDriver
com.thoughtworks.xstream.io.xml.
Xpp3DomDriver
com.thoughtworks.xstream.io.xml.
XppDomDriver
com.thoughtworks.xstream.io.xml.
AbstractXppDriver
com.thoughtworks.xstream.io.xml.
KXml2Driver
com.thoughtworks.xstream.io.xml.
Xpp3Driver
com.thoughtworks.xstream.io.xml.
XppDriver
com.thoughtworks.xstream.io.xml.
Dom4JDriver
com.thoughtworks.xstream.io.xml.
DomDriver
com.thoughtworks.xstream.io.xml.
JDomDriver
com.thoughtworks.xstream.io.xml.
StaxDriver
com.thoughtworks.xstream.io.xml.
BEAStaxDriver
com.thoughtworks.xstream.io.xml.
SjsxpDriver
com.thoughtworks.xstream.io.xml.
WstxDriver
com.thoughtworks.xstream.io.xml.
XomDriver
com.thoughtworks.xstream.io.binary.
BinaryStreamDriver
com.thoughtworks.xstream.io.json.
JettisonMappedXmlDriver
com.thoughtworks.xstream.io.json.
JsonHierarchicalStreamDriver
com.thoughtworks.xstream.persistence.
AbstractFilePersistenceStrategy
(implements com.thoughtworks.xstream.persistence.
PersistenceStrategy
)
com.thoughtworks.xstream.persistence.
FilePersistenceStrategy
com.thoughtworks.xstream.persistence.
FileStreamStrategy
(implements com.thoughtworks.xstream.persistence.
StreamStrategy
)
com.thoughtworks.xstream.persistence.
AbstractFilePersistenceStrategy.ValidFilenameFilter
(implements java.io.
FilenameFilter
)
com.thoughtworks.xstream.persistence.
AbstractFilePersistenceStrategy.XmlMapEntriesIterator
(implements java.util.
Iterator
<E>)
com.thoughtworks.xstream.io.json.
AbstractJsonWriter.Type
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
com.thoughtworks.xstream.persistence.
XmlMap
com.thoughtworks.xstream.io.
AbstractReader
(implements com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamReader
)
com.thoughtworks.xstream.io.xml.
AbstractXmlReader
com.thoughtworks.xstream.io.xml.
AbstractDocumentReader
(implements com.thoughtworks.xstream.io.xml.
DocumentReader
)
com.thoughtworks.xstream.io.xml.
Dom4JReader
com.thoughtworks.xstream.io.xml.
DomReader
com.thoughtworks.xstream.io.xml.
JDomReader
com.thoughtworks.xstream.io.xml.
XomReader
com.thoughtworks.xstream.io.xml.
XppDomReader
com.thoughtworks.xstream.io.xml.
AbstractPullReader
com.thoughtworks.xstream.io.xml.
StaxReader
com.thoughtworks.xstream.io.xml.
XppReader
com.thoughtworks.xstream.converters.reflection.
AbstractReflectionConverter
(implements com.thoughtworks.xstream.core.
Caching
, com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.reflection.
ReflectionConverter
com.thoughtworks.xstream.annotations.
AnnotationReflectionConverter
com.thoughtworks.xstream.converters.extended.
LookAndFeelConverter
com.thoughtworks.xstream.converters.reflection.
SerializableConverter
com.thoughtworks.xstream.converters.reflection.
CGLIBEnhancedConverter
com.thoughtworks.xstream.converters.basic.
AbstractSingleValueConverter
(implements com.thoughtworks.xstream.converters.
SingleValueConverter
)
com.thoughtworks.xstream.converters.reflection.
AbstractAttributedCharacterIteratorAttributeConverter
com.thoughtworks.xstream.converters.extended.
TextAttributeConverter
com.thoughtworks.xstream.converters.basic.
BigDecimalConverter
com.thoughtworks.xstream.converters.basic.
BigIntegerConverter
com.thoughtworks.xstream.converters.basic.
BooleanConverter
com.thoughtworks.xstream.converters.basic.
ByteConverter
com.thoughtworks.xstream.converters.extended.
CharsetConverter
com.thoughtworks.xstream.converters.extended.
CurrencyConverter
com.thoughtworks.xstream.converters.basic.
DateConverter
(implements com.thoughtworks.xstream.converters.
ErrorReporter
)
com.thoughtworks.xstream.converters.basic.
DoubleConverter
com.thoughtworks.xstream.converters.extended.
DurationConverter
com.thoughtworks.xstream.converters.enums.
EnumSingleValueConverter
com.thoughtworks.xstream.converters.extended.
FileConverter
com.thoughtworks.xstream.converters.basic.
FloatConverter
com.thoughtworks.xstream.converters.basic.
IntConverter
com.thoughtworks.xstream.converters.extended.
ISO8601GregorianCalendarConverter
com.thoughtworks.xstream.converters.extended.
ISO8601DateConverter
com.thoughtworks.xstream.converters.extended.
ISO8601SqlTimestampConverter
com.thoughtworks.xstream.converters.extended.
JavaClassConverter
com.thoughtworks.xstream.converters.extended.
LocaleConverter
com.thoughtworks.xstream.converters.basic.
LongConverter
com.thoughtworks.xstream.converters.basic.
ShortConverter
com.thoughtworks.xstream.converters.extended.
SqlDateConverter
com.thoughtworks.xstream.converters.extended.
SqlTimeConverter
com.thoughtworks.xstream.converters.extended.
SqlTimestampConverter
com.thoughtworks.xstream.converters.extended.
StackTraceElementConverter
com.thoughtworks.xstream.converters.basic.
StringBufferConverter
com.thoughtworks.xstream.converters.basic.
StringBuilderConverter
com.thoughtworks.xstream.converters.basic.
StringConverter
com.thoughtworks.xstream.converters.extended.
ToStringConverter
com.thoughtworks.xstream.converters.basic.
URIConverter
com.thoughtworks.xstream.converters.basic.
URLConverter
com.thoughtworks.xstream.converters.basic.
UUIDConverter
com.thoughtworks.xstream.core.
AbstractTreeMarshallingStrategy
(implements com.thoughtworks.xstream.
MarshallingStrategy
)
com.thoughtworks.xstream.core.
ReferenceByIdMarshallingStrategy
com.thoughtworks.xstream.core.
ReferenceByXPathMarshallingStrategy
com.thoughtworks.xstream.core.
TreeMarshallingStrategy
com.thoughtworks.xstream.io.
AbstractWriter
(implements com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamWriter
)
com.thoughtworks.xstream.io.json.
AbstractJsonWriter
com.thoughtworks.xstream.io.json.
JsonWriter
com.thoughtworks.xstream.io.json.
JsonHierarchicalStreamWriter
com.thoughtworks.xstream.io.xml.
AbstractXmlWriter
(implements com.thoughtworks.xstream.io.xml.
XmlFriendlyWriter
)
com.thoughtworks.xstream.io.xml.
AbstractDocumentWriter
(implements com.thoughtworks.xstream.io.xml.
DocumentWriter
)
com.thoughtworks.xstream.io.xml.
Dom4JWriter
com.thoughtworks.xstream.io.xml.
DomWriter
com.thoughtworks.xstream.io.xml.
JDomWriter
com.thoughtworks.xstream.io.xml.
XomWriter
com.thoughtworks.xstream.io.xml.
XppDomWriter
com.thoughtworks.xstream.io.xml.
Dom4JXmlWriter
com.thoughtworks.xstream.io.xml.
PrettyPrintWriter
com.thoughtworks.xstream.io.xml.
CompactWriter
com.thoughtworks.xstream.io.xml.
SaxWriter
(implements org.xml.sax.
XMLReader
)
com.thoughtworks.xstream.io.xml.
StaxWriter
com.thoughtworks.xstream.io.json.
JettisonStaxWriter
com.thoughtworks.xstream.annotations.
AnnotationProvider
com.thoughtworks.xstream.annotations.
Annotations
com.thoughtworks.xstream.io.
AttributeNameIterator
(implements java.util.
Iterator
<E>)
com.thoughtworks.xstream.converters.javabean.
BeanProperty
com.thoughtworks.xstream.converters.javabean.
BeanProvider
(implements com.thoughtworks.xstream.converters.javabean.
JavaBeanProvider
)
com.thoughtworks.xstream.io.binary.
BinaryStreamReader
(implements com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamReader
)
com.thoughtworks.xstream.io.binary.
BinaryStreamWriter
(implements com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamWriter
)
com.thoughtworks.xstream.converters.collections.
BitSetConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.collections.
CharArrayConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.basic.
CharConverter
(implements com.thoughtworks.xstream.converters.
Converter
, com.thoughtworks.xstream.converters.
SingleValueConverter
)
com.thoughtworks.xstream.converters.extended.
ColorConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.javabean.
ComparingPropertySorter
(implements com.thoughtworks.xstream.converters.javabean.
PropertySorter
)
com.thoughtworks.xstream.core.
DefaultConverterLookup
(implements com.thoughtworks.xstream.core.
Caching
, com.thoughtworks.xstream.converters.
ConverterLookup
, com.thoughtworks.xstream.converters.
ConverterRegistry
)
com.thoughtworks.xstream.mapper.
DefaultMapper
(implements com.thoughtworks.xstream.mapper.
Mapper
)
com.thoughtworks.xstream.converters.extended.
DynamicProxyConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.mapper.
DynamicProxyMapper.DynamicProxy
com.thoughtworks.xstream.converters.extended.
EncodedByteArrayConverter
(implements com.thoughtworks.xstream.converters.
Converter
, com.thoughtworks.xstream.converters.
SingleValueConverter
)
com.thoughtworks.xstream.converters.enums.
EnumConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.enums.
EnumSetConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamWriterHelper
com.thoughtworks.xstream.converters.reflection.
ExternalizableConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.reflection.
FieldDictionary
(implements com.thoughtworks.xstream.core.
Caching
)
com.thoughtworks.xstream.converters.reflection.
FieldKey
com.thoughtworks.xstream.converters.extended.
FontConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.extended.
GregorianCalendarConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.io.copy.
HierarchicalStreamCopier
com.thoughtworks.xstream.converters.reflection.
ImmutableFieldKeySorter
(implements com.thoughtworks.xstream.converters.reflection.
FieldKeySorter
)
com.thoughtworks.xstream.converters.javabean.
JavaBeanConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.extended.
JavaFieldConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.extended.
JavaMethodConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.io.json.
JsonWriter.Format
com.thoughtworks.xstream.core.
JVM
(implements com.thoughtworks.xstream.core.
Caching
)
com.thoughtworks.xstream.core.
MapBackedDataHolder
(implements com.thoughtworks.xstream.converters.
DataHolder
)
com.thoughtworks.xstream.mapper.
Mapper.Null
com.thoughtworks.xstream.mapper.
MapperWrapper
(implements com.thoughtworks.xstream.mapper.
Mapper
)
com.thoughtworks.xstream.mapper.
AbstractAttributeAliasingMapper
com.thoughtworks.xstream.mapper.
AttributeAliasingMapper
com.thoughtworks.xstream.mapper.
SystemAttributeAliasingMapper
com.thoughtworks.xstream.mapper.
AbstractXmlFriendlyMapper
com.thoughtworks.xstream.mapper.
XmlFriendlyMapper
com.thoughtworks.xstream.mapper.
XStream11XmlFriendlyMapper
com.thoughtworks.xstream.mapper.
AnnotationMapper
(implements com.thoughtworks.xstream.mapper.
AnnotationConfiguration
)
com.thoughtworks.xstream.mapper.
ArrayMapper
com.thoughtworks.xstream.mapper.
AttributeMapper
com.thoughtworks.xstream.mapper.
CachingMapper
(implements com.thoughtworks.xstream.core.
Caching
)
com.thoughtworks.xstream.mapper.
CGLIBMapper
com.thoughtworks.xstream.mapper.
ClassAliasingMapper
com.thoughtworks.xstream.mapper.
DefaultImplementationsMapper
com.thoughtworks.xstream.mapper.
DynamicProxyMapper
com.thoughtworks.xstream.mapper.
EnumMapper
(implements com.thoughtworks.xstream.core.
Caching
)
com.thoughtworks.xstream.mapper.
FieldAliasingMapper
com.thoughtworks.xstream.mapper.
ImmutableTypesMapper
com.thoughtworks.xstream.mapper.
ImplicitCollectionMapper
com.thoughtworks.xstream.mapper.
LocalConversionMapper
com.thoughtworks.xstream.mapper.
OuterClassMapper
com.thoughtworks.xstream.mapper.
PackageAliasingMapper
(implements java.io.
Serializable
)
com.thoughtworks.xstream.io.naming.
NameCoderWrapper
(implements com.thoughtworks.xstream.io.naming.
NameCoder
)
com.thoughtworks.xstream.converters.reflection.
NativeFieldKeySorter
(implements com.thoughtworks.xstream.converters.reflection.
FieldKeySorter
)
com.thoughtworks.xstream.converters.javabean.
NativePropertySorter
(implements com.thoughtworks.xstream.converters.javabean.
PropertySorter
)
com.thoughtworks.xstream.io.naming.
NoNameCoder
(implements com.thoughtworks.xstream.io.naming.
NameCoder
)
com.thoughtworks.xstream.converters.basic.
NullConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.io.path.
Path
com.thoughtworks.xstream.io.path.
PathTracker
com.thoughtworks.xstream.converters.collections.
PropertiesConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.javabean.
PropertyDictionary
(implements com.thoughtworks.xstream.core.
Caching
)
com.thoughtworks.xstream.converters.extended.
PropertyEditorCapableConverter
(implements com.thoughtworks.xstream.converters.
SingleValueConverter
)
com.thoughtworks.xstream.converters.reflection.
PureJavaReflectionProvider
(implements com.thoughtworks.xstream.converters.reflection.
ReflectionProvider
)
com.thoughtworks.xstream.converters.reflection.
Sun14ReflectionProvider
com.thoughtworks.xstream.io.xml.
QNameMap
com.thoughtworks.xstream.io.
ReaderWrapper
(implements com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamReader
)
com.thoughtworks.xstream.io.path.
PathTrackingReader
com.thoughtworks.xstream.converters.reflection.
ReflectionProviderWrapper
(implements com.thoughtworks.xstream.converters.reflection.
ReflectionProvider
)
com.thoughtworks.xstream.converters.extended.
RegexPatternConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
javax.xml.transform.sax.
SAXSource
(implements javax.xml.transform.
Source
)
com.thoughtworks.xstream.io.xml.
TraxSource
com.thoughtworks.xstream.converters.reflection.
SelfStreamingInstanceChecker
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.core.
SequenceGenerator
(implements com.thoughtworks.xstream.core.
ReferenceByIdMarshaller.IDGenerator
)
com.thoughtworks.xstream.converters.reflection.
SerializationMethodInvoker
(implements com.thoughtworks.xstream.core.
Caching
)
com.thoughtworks.xstream.converters.
SingleValueConverterWrapper
(implements com.thoughtworks.xstream.converters.
Converter
, com.thoughtworks.xstream.converters.
ErrorReporter
, com.thoughtworks.xstream.converters.
SingleValueConverter
)
com.thoughtworks.xstream.converters.reflection.
SortableFieldKeySorter
(implements com.thoughtworks.xstream.core.
Caching
, com.thoughtworks.xstream.converters.reflection.
FieldKeySorter
)
com.thoughtworks.xstream.converters.extended.
StackTraceElementFactory
com.thoughtworks.xstream.io.naming.
StaticNameCoder
(implements com.thoughtworks.xstream.io.naming.
NameCoder
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.thoughtworks.xstream.core.
BaseException
com.thoughtworks.xstream.
XStreamException
com.thoughtworks.xstream.mapper.
CannotResolveClassException
com.thoughtworks.xstream.converters.
ConversionException
(implements com.thoughtworks.xstream.converters.
ErrorWriter
)
com.thoughtworks.xstream.core.
AbstractReferenceMarshaller.ReferencedImplicitElementException
com.thoughtworks.xstream.converters.reflection.
AbstractReflectionConverter.DuplicateFieldException
com.thoughtworks.xstream.converters.reflection.
AbstractReflectionConverter.UnknownFieldException
com.thoughtworks.xstream.converters.javabean.
JavaBeanConverter.DuplicateFieldException
com.thoughtworks.xstream.converters.javabean.
JavaBeanConverter.DuplicatePropertyException
com.thoughtworks.xstream.core.
TreeMarshaller.CircularReferenceException
com.thoughtworks.xstream.converters.reflection.
ObjectAccessException
com.thoughtworks.xstream.converters.reflection.
MissingFieldException
com.thoughtworks.xstream.io.
StreamException
com.thoughtworks.xstream.
XStream.InitializationException
com.thoughtworks.xstream.
InitializationException
com.thoughtworks.xstream.converters.extended.
ThrowableConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.converters.extended.
ToAttributedValueConverter
(implements com.thoughtworks.xstream.converters.
Converter
)
com.thoughtworks.xstream.io.binary.
Token
com.thoughtworks.xstream.io.binary.
Token.Attribute
com.thoughtworks.xstream.io.binary.
Token.EndNode
com.thoughtworks.xstream.io.binary.
Token.MapIdToValue
com.thoughtworks.xstream.io.binary.
Token.StartNode
com.thoughtworks.xstream.io.binary.
Token.Value
com.thoughtworks.xstream.io.binary.
Token.Formatter
com.thoughtworks.xstream.core.
TreeMarshaller
(implements com.thoughtworks.xstream.converters.
MarshallingContext
)
com.thoughtworks.xstream.core.
AbstractReferenceMarshaller
(implements com.thoughtworks.xstream.converters.
MarshallingContext
)
com.thoughtworks.xstream.core.
ReferenceByIdMarshaller
com.thoughtworks.xstream.core.
ReferenceByXPathMarshaller
com.thoughtworks.xstream.core.
TreeUnmarshaller
(implements com.thoughtworks.xstream.converters.
UnmarshallingContext
)
com.thoughtworks.xstream.core.
AbstractReferenceUnmarshaller
com.thoughtworks.xstream.core.
ReferenceByIdUnmarshaller
com.thoughtworks.xstream.core.
ReferenceByXPathUnmarshaller
com.thoughtworks.xstream.io.
WriterWrapper
(implements com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamWriter
)
com.thoughtworks.xstream.io.path.
PathTrackingWriter
com.thoughtworks.xstream.io.
StatefulWriter
com.thoughtworks.xstream.io.xml.
XmlFriendlyNameCoder
(implements java.lang.
Cloneable
, com.thoughtworks.xstream.io.naming.
NameCoder
)
com.thoughtworks.xstream.io.xml.
XmlFriendlyReplacer
com.thoughtworks.xstream.io.xml.
XStream11XmlFriendlyReplacer
com.thoughtworks.xstream.io.xml.
XStream11NameCoder
com.thoughtworks.xstream.io.xml.xppdom.
Xpp3DomBuilder
com.thoughtworks.xstream.io.xml.xppdom.
XppDom
(implements java.io.
Serializable
)
com.thoughtworks.xstream.io.xml.xppdom.
Xpp3Dom
com.thoughtworks.xstream.io.xml.xppdom.
XppDomComparator
(implements java.util.
Comparator
<T>)
com.thoughtworks.xstream.io.xml.xppdom.
XppFactory
com.thoughtworks.xstream.
XStream
com.thoughtworks.xstream.converters.reflection.
XStream12FieldKeySorter
(implements com.thoughtworks.xstream.converters.reflection.
FieldKeySorter
)
com.thoughtworks.xstream.
XStreamer
Interface Hierarchy
com.thoughtworks.xstream.mapper.
AnnotationConfiguration
com.thoughtworks.xstream.core.
Caching
com.thoughtworks.xstream.mapper.
CGLIBMapper.Marker
com.thoughtworks.xstream.converters.
ConverterLookup
com.thoughtworks.xstream.converters.
ConverterMatcher
com.thoughtworks.xstream.converters.
Converter
com.thoughtworks.xstream.converters.
SingleValueConverter
com.thoughtworks.xstream.converters.
ConverterRegistry
com.thoughtworks.xstream.converters.
DataHolder
com.thoughtworks.xstream.converters.
MarshallingContext
com.thoughtworks.xstream.core.
ReferencingMarshallingContext
com.thoughtworks.xstream.core.
ReferencingMarshallingContext
com.thoughtworks.xstream.converters.
UnmarshallingContext
com.thoughtworks.xstream.converters.
ErrorReporter
com.thoughtworks.xstream.io.xml.
DocumentReader
com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamReader
com.thoughtworks.xstream.io.
HierarchicalStreamReader
com.thoughtworks.xstream.io.xml.
DocumentReader
com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamReader
com.thoughtworks.xstream.converters.
ErrorWriter
com.thoughtworks.xstream.converters.reflection.
FieldKeySorter
com.thoughtworks.xstream.io.
HierarchicalStreamDriver
com.thoughtworks.xstream.io.
HierarchicalStreamWriter
com.thoughtworks.xstream.io.xml.
DocumentWriter
com.thoughtworks.xstream.io.
ExtendedHierarchicalStreamWriter
com.thoughtworks.xstream.converters.javabean.
JavaBeanProvider
com.thoughtworks.xstream.converters.javabean.
JavaBeanProvider.Visitor
com.thoughtworks.xstream.converters.javabean.
BeanProvider.Visitor
com.thoughtworks.xstream.mapper.
Mapper
com.thoughtworks.xstream.mapper.
Mapper.ImplicitCollectionMapping
com.thoughtworks.xstream.
MarshallingStrategy
com.thoughtworks.xstream.io.naming.
NameCoder
com.thoughtworks.xstream.persistence.
PersistenceStrategy
com.thoughtworks.xstream.persistence.
StreamStrategy
com.thoughtworks.xstream.converters.javabean.
PropertySorter
com.thoughtworks.xstream.core.
ReferenceByIdMarshaller.IDGenerator
com.thoughtworks.xstream.converters.reflection.
ReflectionProvider
com.thoughtworks.xstream.converters.reflection.
ReflectionProvider.Visitor
com.thoughtworks.xstream.io.xml.
XmlFriendlyReader
com.thoughtworks.xstream.io.xml.
XmlFriendlyWriter
Annotation Type Hierarchy
com.thoughtworks.xstream.annotations.
XStreamOmitField
(implements java.lang.annotation.
Annotation
)
com.thoughtworks.xstream.annotations.
XStreamImplicitCollection
(implements java.lang.annotation.
Annotation
)
com.thoughtworks.xstream.annotations.
XStreamConverter
(implements java.lang.annotation.
Annotation
)
com.thoughtworks.xstream.annotations.
XStreamImplicit
(implements java.lang.annotation.
Annotation
)
com.thoughtworks.xstream.annotations.
XStreamAsAttribute
(implements java.lang.annotation.
Annotation
)
com.thoughtworks.xstream.annotations.
XStreamContainedType
(implements java.lang.annotation.
Annotation
)
com.thoughtworks.xstream.annotations.
XStreamInclude
(implements java.lang.annotation.
Annotation
)
com.thoughtworks.xstream.annotations.
XStreamConverters
(implements java.lang.annotation.
Annotation
)
com.thoughtworks.xstream.annotations.
XStreamAlias
(implements java.lang.annotation.
Annotation
)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2014
XStream
. All Rights Reserved.