public class YamlRepresenter extends Representer
Representer.RepresentJavaBean| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<? extends Object>,Tag> |
classTags |
protected DumperOptions.NonPrintableStyle |
nonPrintableStyle |
protected TimeZone |
timeZone |
typeDefinitionsdefaultFlowStyle, defaultScalarStyle, multiRepresenters, nullRepresenter, objectToRepresent, representedObjects, representers| Constructor and Description |
|---|
YamlRepresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected Tag |
getTag(Class<?> arg0,
Tag arg1) |
addTypeDescription, checkGlobalTag, getProperties, representJavaBean, representJavaBeanProperty, setPropertyUtilsgetDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyleprotected TimeZone timeZone
protected DumperOptions.NonPrintableStyle nonPrintableStyle
Copyright © 2021. All rights reserved.