public class YamlRepresenter
extends org.yaml.snakeyaml.representer.Representer
Modifier and Type | Field and Description |
---|---|
protected Map<Class<? extends Object>,org.yaml.snakeyaml.nodes.Tag> |
classTags |
static Pattern |
MULTILINE_PATTERN |
protected TimeZone |
timeZone |
Constructor and Description |
---|
YamlRepresenter() |
Modifier and Type | Method and Description |
---|---|
protected org.yaml.snakeyaml.nodes.Tag |
getTag(Class<?> arg0,
org.yaml.snakeyaml.nodes.Tag arg1) |
checkGlobalTag, getProperties, representJavaBean, representJavaBeanProperty
Copyright © 2016. All rights reserved.