XmlFriendlyReader
public 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, unescapeFieldName
aliasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isImmutableValueType, isReferenceable, lookupMapperOfType, serializedClass, serializedMember, shouldSerializeMember
public XStream11XmlFriendlyMapper(Mapper wrapped)
public Class realClass(String elementName)
Mapper
realClass
in interface Mapper
realClass
in class MapperWrapper
public String realMember(Class type, String serialized)
Mapper
realMember
in interface Mapper
realMember
in class MapperWrapper
Copyright © 2004–2016 XStream. All rights reserved.