| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.ser.impl |
Contains implementation classes of serialization part of
data binding.
|
| Modifier and Type | Method and Description |
|---|---|
protected UnwrappingBeanSerializer |
UnwrappingBeanSerializer.withIgnorals(String[] toIgnore) |
UnwrappingBeanSerializer |
UnwrappingBeanSerializer.withObjectIdWriter(ObjectIdWriter objectIdWriter) |
| Constructor and Description |
|---|
UnwrappingBeanSerializer(UnwrappingBeanSerializer src,
ObjectIdWriter objectIdWriter) |
UnwrappingBeanSerializer(UnwrappingBeanSerializer src,
String[] toIgnore) |
Copyright © 2012-2013 FasterXML. All Rights Reserved.