| Package | Description |
|---|---|
| com.thoughtworks.xstream | |
| com.thoughtworks.xstream.annotations | |
| com.thoughtworks.xstream.converters.extended |
Extra converters that may not be enabled in XStream by default.
|
| com.thoughtworks.xstream.converters.reflection | |
| com.thoughtworks.xstream.core | |
| com.thoughtworks.xstream.mapper |
| Class and Description |
|---|
| ReflectionProvider
Provides core reflection services.
|
| Class and Description |
|---|
| AbstractReflectionConverter |
| ReflectionConverter |
| ReflectionProvider
Provides core reflection services.
|
| Class and Description |
|---|
| AbstractAttributedCharacterIteratorAttributeConverter
An abstract converter implementation for constants of
AttributedCharacterIterator.Attribute and derived types. |
| AbstractReflectionConverter |
| ReflectionConverter |
| ReflectionProvider
Provides core reflection services.
|
| Class and Description |
|---|
| AbstractReflectionConverter |
| FieldDictionary
A field dictionary instance caches information about classes fields.
|
| FieldKeySorter
An interface capable of sorting fields.
|
| ObjectAccessException |
| PureJavaReflectionProvider
Pure Java ObjectFactory that instantiates objects using standard Java reflection, however the types of objects
that can be constructed are limited.
|
| ReflectionProvider
Provides core reflection services.
|
| ReflectionProvider.Visitor
A visitor interface for serializable fields defined in a class.
|
| SerializableConverter
Emulates the mechanism used by standard Java Serialization for classes that implement java.io.Serializable AND
implement or inherit a custom readObject()/writeObject() method.
|
| SerializationMethodInvoker
Convenience wrapper to invoke special serialization methods on objects (and perform
reflection caching).
|
| SunLimitedUnsafeReflectionProvider
Instantiates a new object bypassing the constructor using undocumented internal JDK features.
|
| SunUnsafeReflectionProvider
Instantiates a new object bypassing the constructor using undocumented internal JDK features.
|
| Class and Description |
|---|
| FieldDictionary
A field dictionary instance caches information about classes fields.
|
| ReflectionProvider
Provides core reflection services.
|
| Class and Description |
|---|
| ReflectionProvider
Provides core reflection services.
|
Copyright © 2004-2014 XStream. All Rights Reserved.