Uses of Class
com.thoughtworks.xstream.converters.reflection.FieldDictionary.DictionaryEntry
Packages that use FieldDictionary.DictionaryEntry
-
Uses of FieldDictionary.DictionaryEntry in com.thoughtworks.xstream.converters.reflection
Fields in com.thoughtworks.xstream.converters.reflection declared as FieldDictionary.DictionaryEntryModifier and TypeFieldDescriptionprivate static final FieldDictionary.DictionaryEntry
FieldDictionary.OBJECT_DICTIONARY_ENTRY
Methods in com.thoughtworks.xstream.converters.reflection that return FieldDictionary.DictionaryEntryModifier and TypeMethodDescriptionprivate FieldDictionary.DictionaryEntry
FieldDictionary.buildDictionaryEntryForClass
(Class cls, FieldDictionary.DictionaryEntry lastDictionaryEntry) private FieldDictionary.DictionaryEntry
FieldDictionary.getDictionaryEntry
(Class cls) Methods in com.thoughtworks.xstream.converters.reflection with parameters of type FieldDictionary.DictionaryEntryModifier and TypeMethodDescriptionprivate FieldDictionary.DictionaryEntry
FieldDictionary.buildDictionaryEntryForClass
(Class cls, FieldDictionary.DictionaryEntry lastDictionaryEntry)