public static class YamlSerializer.LiquibaseRepresenter
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 |
|---|
YamlSerializer.LiquibaseRepresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<org.yaml.snakeyaml.introspector.Property> |
getProperties(Class<? extends Object> type) |
protected org.yaml.snakeyaml.nodes.Tag |
getTag(Class<?> arg0,
org.yaml.snakeyaml.nodes.Tag arg1) |
protected void |
init() |
checkGlobalTag, representJavaBean, representJavaBeanPropertyprotected TimeZone timeZone
public static Pattern MULTILINE_PATTERN
protected void init()
protected Set<org.yaml.snakeyaml.introspector.Property> getProperties(Class<? extends Object> type) throws IntrospectionException
getProperties in class org.yaml.snakeyaml.representer.RepresenterIntrospectionExceptionprotected org.yaml.snakeyaml.nodes.Tag getTag(Class<?> arg0, org.yaml.snakeyaml.nodes.Tag arg1)
Copyright © 2018 Liquibase.org. All rights reserved.