public class LambdaMapper extends MapperWrapper
Mapper.ImplicitCollectionMapping, Mapper.Null
Constructor and Description |
---|
LambdaMapper(Mapper wrapped)
Constructs a LambdaMapper.
|
Modifier and Type | Method and Description |
---|---|
String |
serializedClass(Class type)
How a class name should be represented in its serialized form.
|
aliasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isImmutableValueType, isReferenceable, lookupMapperOfType, realClass, realMember, serializedMember, shouldSerializeMember
public LambdaMapper(Mapper wrapped)
wrapped
- mapperpublic String serializedClass(Class type)
Mapper
serializedClass
in interface Mapper
serializedClass
in class MapperWrapper
Copyright © 2004–2016 XStream. All rights reserved.