Uses of Class
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider

Packages that use PureJavaReflectionProvider
com.thoughtworks.xstream.converters.reflection   
 

Uses of PureJavaReflectionProvider in com.thoughtworks.xstream.converters.reflection
 

Subclasses of PureJavaReflectionProvider in com.thoughtworks.xstream.converters.reflection
 class Sun14ReflectionProvider
          Instantiates a new object on the Sun JVM by bypassing the constructor (meaning code in the constructor will never be executed and parameters do not have to be known).
 



Copyright © 2004-2012 XStream. All Rights Reserved.