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 |
typeDefinitions
defaultFlowStyle, 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, setPropertyUtils
getDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyle
protected TimeZone timeZone
protected DumperOptions.NonPrintableStyle nonPrintableStyle
Copyright © 2021. All rights reserved.