public class YamlAutomationRepresenter extends org.yaml.snakeyaml.representer.Representer
Modifier and Type | Class and Description |
---|---|
class |
YamlAutomationRepresenter.ChainRepr |
class |
YamlAutomationRepresenter.OpRepr |
class |
YamlAutomationRepresenter.ParamRepr |
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 |
---|
YamlAutomationRepresenter() |
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, setPropertyUtils
getDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyle
public static Pattern MULTILINE_PATTERN
public YamlAutomationRepresenter()
Copyright © 2019 Nuxeo. All rights reserved.