| Package | Description | 
|---|---|
| com.thoughtworks.xstream.converters.reflection | |
| com.thoughtworks.xstream.core | 
| Modifier and Type | Field and Description | 
|---|---|
protected FieldDictionary | 
PureJavaReflectionProvider.fieldDictionary  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PureJavaReflectionProvider.setFieldDictionary(FieldDictionary dictionary)  | 
| Constructor and Description | 
|---|
PureJavaReflectionProvider(FieldDictionary fieldDictionary)  | 
Sun14ReflectionProvider(FieldDictionary dic)
Deprecated. 
 
 | 
SunLimitedUnsafeReflectionProvider(FieldDictionary fieldDictionary)  | 
SunUnsafeReflectionProvider(FieldDictionary dic)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ReflectionProvider | 
JVM.newReflectionProvider(FieldDictionary dictionary)
Create the best matching ReflectionProvider. 
 | 
Copyright © 2004–2016 XStream. All rights reserved.