Uses of Package
com.thoughtworks.xstream.converters.reflection
Packages that use com.thoughtworks.xstream.converters.reflection
Package
Description
Extra converters that may not be enabled in XStream by default.
-
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream
-
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.annotationsClassDescriptionProvides core reflection services.
-
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.converters.extendedClassDescriptionAn abstract converter implementation for constants of
AttributedCharacterIterator.Attribute
and derived types.Provides core reflection services. -
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.converters.reflectionClassDescriptionA field dictionary instance caches information about classes fields.A field key.An interface capable of sorting fields.Pure Java ObjectFactory that instantiates objects using standard Java reflection, however the types of objects that can be constructed are limited.Provides core reflection services.A visitor interface for serializable fields defined in a class.A wrapper implementation for the ReflectionProvider.Emulates the mechanism used by standard Java Serialization for classes that implement java.io.Serializable AND implement or inherit a custom readObject()/writeObject() method.Deprecated.As of 1.4.8, moved into internal util package.Instantiates a new object bypassing the constructor using undocumented internal JDK features.Instantiates a new object bypassing the constructor using undocumented internal JDK features.
-
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.coreClassDescriptionA field dictionary instance caches information about classes fields.Provides core reflection services.
-
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.core.util
-
Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.mapper