Uses of Class
com.thoughtworks.xstream.core.util.MemberStore
Packages that use MemberStore
-
Uses of MemberStore in com.thoughtworks.xstream.core.util
Fields in com.thoughtworks.xstream.core.util declared as MemberStoreModifier and TypeFieldDescriptionprivate final MemberStoreSerializationMembers.declaredCacheprivate final MemberStoreSerializationMembers.resRepCacheMethods in com.thoughtworks.xstream.core.util that return MemberStoreModifier and TypeMethodDescriptionstatic MemberStoreMemberStore.newInstance()Creates a new instance of a MemberStore.static MemberStoreMemberStore.newSynchronizedInstance()Creates a new synchronized instance of a MemberStore. -
Uses of MemberStore in com.thoughtworks.xstream.mapper
Fields in com.thoughtworks.xstream.mapper declared as MemberStoreModifier and TypeFieldDescriptionprivate final MemberStoreFieldAliasingMapper.aliasToFieldMapprivate final MemberStoreFieldAliasingMapper.fieldToAliasMapprivate final MemberStoreLocalConversionMapper.localConvertersMethods in com.thoughtworks.xstream.mapper with parameters of type MemberStoreModifier and TypeMethodDescriptionprivate StringFieldAliasingMapper.getMember(Class type, String name, MemberStore store)