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 classSun14ReflectionProviderDeprecated.As of 1.4.7 useSunUnsafeReflectionProviderclassSunLimitedUnsafeReflectionProviderInstantiates a new object bypassing the constructor using undocumented internal JDK features.classSunUnsafeReflectionProviderInstantiates a new object bypassing the constructor using undocumented internal JDK features.
-