Uses of Package
com.thoughtworks.xstream.converters.reflection
-
Packages that use com.thoughtworks.xstream.converters.reflection 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.core.util com.thoughtworks.xstream.mapper -
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream Class Description ReflectionProvider Provides core reflection services. -
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.annotations Class Description AbstractReflectionConverter ReflectionConverter ReflectionProvider Provides core reflection services. -
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.converters.extended Class Description AbstractAttributedCharacterIteratorAttributeConverter An abstract converter implementation for constants ofAttributedCharacterIterator.Attribute
and derived types.AbstractReflectionConverter ReflectionConverter ReflectionProvider Provides core reflection services. -
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.converters.reflection Class Description AbstractReflectionConverter AbstractReflectionConverter.FieldLocation FieldDictionary A field dictionary instance caches information about classes fields.FieldDictionary.DictionaryEntry FieldDictionary.FieldUtil FieldKey A field key.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.ReflectionProviderWrapper A wrapper implementation for the ReflectionProvider.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 Deprecated.As of 1.4.8, moved into internal util package.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. -
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.core Class Description FieldDictionary A field dictionary instance caches information about classes fields.ReflectionProvider Provides core reflection services. -
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.core.util Class Description ObjectAccessException -
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.mapper Class Description ReflectionProvider Provides core reflection services.