public final class YamlRepresenter
extends org.yaml.snakeyaml.representer.Representer
Representer that can work with
ConfigurationSections and
ConfigurationSerializables.
Synchronized with the commit on 14-Mar-2023.
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<? extends Object>,org.yaml.snakeyaml.nodes.Tag> |
classTags |
protected org.yaml.snakeyaml.DumperOptions.NonPrintableStyle |
nonPrintableStyle |
protected TimeZone |
timeZone |
| Modifier and Type | Method and Description |
|---|---|
protected org.yaml.snakeyaml.nodes.Tag |
getTag(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 BSPF Systems, LLC. All rights reserved.