Package | Description |
---|---|
com.fasterxml.jackson.jr.ob.impl |
Modifier and Type | Field and Description |
---|---|
protected BeanPropertyWriter[] |
BeanWriter._properties |
protected BeanPropertyWriter[] |
ValueWriterLocator.NO_PROPS_FOR_WRITE |
Modifier and Type | Method and Description |
---|---|
protected BeanPropertyWriter[] |
ValueWriterLocator._resolveBeanForSer(Class<?> raw,
POJODefinition beanDef) |
BeanPropertyWriter |
BeanPropertyWriter.withName(String newName) |
Modifier and Type | Method and Description |
---|---|
void |
JSONWriter.writeBeanValue(BeanPropertyWriter[] props,
Object bean) |
Constructor and Description |
---|
BeanWriter(Class<?> type,
BeanPropertyWriter[] props) |
Copyright © 2020 FasterXML. All rights reserved.