public class MappingRepresenter
extends org.yaml.snakeyaml.representer.Representer
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.Class<? extends java.lang.Object>,org.yaml.snakeyaml.nodes.Tag> |
classTags |
protected org.yaml.snakeyaml.DumperOptions.NonPrintableStyle |
nonPrintableStyle |
protected java.util.TimeZone |
timeZone |
| Constructor and Description |
|---|
MappingRepresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.yaml.snakeyaml.nodes.Tag |
getTag(java.lang.Class<?> arg0,
org.yaml.snakeyaml.nodes.Tag arg1) |
addTypeDescription, checkGlobalTag, getProperties, representJavaBean, representJavaBeanProperty, setPropertyUtilsgetDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyleCopyright © 2023. All Rights Reserved.