org.omnaest.utils.beans.mapconverter.internal
Class BeanToNestedMapMarshaller
java.lang.Object
org.omnaest.utils.beans.mapconverter.internal.BeanToNestedMapMarshaller
- Type Parameters:
B -
public class BeanToNestedMapMarshaller
- extends Object
- Author:
- Omnaest
- See Also:
BeanToNestedMapConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASS_IDENTIFIER
public static final String CLASS_IDENTIFIER
- See Also:
- Constant Field Values
MAP_KEY_IDENTIFIER
public static final String MAP_KEY_IDENTIFIER
- See Also:
- Constant Field Values
MAP_VALUE_IDENTIFIER
public static final String MAP_VALUE_IDENTIFIER
- See Also:
- Constant Field Values
BeanToNestedMapMarshaller
public BeanToNestedMapMarshaller(BeanToNestedMapConverter.BeanConversionFilter beanConversionFilter)
- Parameters:
beanConversionFilter -
marshal
public Map<String,Object> marshal(Object bean,
BeanPropertyAccessor.PropertyAccessType propertyAccessType)
- Parameters:
bean - propertyAccessType -
- Returns:
Copyright © 2013. All Rights Reserved.