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

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

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

Fields in com.thoughtworks.xstream.converters.reflection declared as FieldDictionary
protected  FieldDictionary PureJavaReflectionProvider.fieldDictionary
           
 

Methods in com.thoughtworks.xstream.converters.reflection with parameters of type FieldDictionary
 void PureJavaReflectionProvider.setFieldDictionary(FieldDictionary dictionary)
           
 

Constructors in com.thoughtworks.xstream.converters.reflection with parameters of type FieldDictionary
PureJavaReflectionProvider(FieldDictionary fieldDictionary)
           
Sun14ReflectionProvider(FieldDictionary dic)
           
 



Copyright © 2004-2014 XStream. All Rights Reserved.