Uses of Package
com.thoughtworks.xstream.converters.reflection

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

Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream
ReflectionProvider
          Provides core reflection services.
 

Classes in com.thoughtworks.xstream.converters.reflection used by com.thoughtworks.xstream.converters.reflection
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.Block
           
 



Joe Walnes, http://xstream.codehaus.org/