XmlFriendlyReaderpublic class XStream11XmlFriendlyMapper extends AbstractXmlFriendlyMapper
Mapper.ImplicitCollectionMapping, Mapper.Null| Constructor and Description | 
|---|
XStream11XmlFriendlyMapper(Mapper wrapped)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
mapNameFromXML(String xmlName)
Deprecated.  
  | 
Class | 
realClass(String elementName)
Deprecated.  
How a serialized class representation should be mapped back to a real class. 
 | 
String | 
realMember(Class type,
          String serialized)
Deprecated.  
How a serialized member representation should be mapped back to a real member. 
 | 
escapeClassName, escapeFieldName, unescapeClassName, unescapeFieldNamealiasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isImmutableValueType, isReferenceable, lookupMapperOfType, serializedClass, serializedMember, shouldSerializeMemberpublic XStream11XmlFriendlyMapper(Mapper wrapped)
public Class realClass(String elementName)
MapperrealClass in interface MapperrealClass in class MapperWrapperpublic String realMember(Class type, String serialized)
MapperrealMember in interface MapperrealMember in class MapperWrapperCopyright © 2004–2016 XStream. All rights reserved.