Uses of Class
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
-
Packages that use PureJavaReflectionProvider Package Description com.thoughtworks.xstream.converters.reflection -
-
Uses of PureJavaReflectionProvider in com.thoughtworks.xstream.converters.reflection
Subclasses of PureJavaReflectionProvider in com.thoughtworks.xstream.converters.reflection Modifier and Type Class Description class
Sun14ReflectionProvider
Deprecated.As of 1.4.7 useSunUnsafeReflectionProvider
class
SunLimitedUnsafeReflectionProvider
Instantiates a new object bypassing the constructor using undocumented internal JDK features.class
SunUnsafeReflectionProvider
Instantiates a new object bypassing the constructor using undocumented internal JDK features.
-