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 |
|---|---|
static Pattern |
BINARY_PATTERN |
| Constructor and Description |
|---|
YamlAutomationRepresenter() |
| Modifier and Type | Method and Description |
|---|---|
org.yaml.snakeyaml.nodes.Tag |
addClassTag(Class<? extends Object> arg0,
String arg1) |
org.yaml.snakeyaml.nodes.Tag |
addClassTag(Class<? extends Object> arg0,
org.yaml.snakeyaml.nodes.Tag arg1) |
public static Pattern BINARY_PATTERN
Copyright © 2014 Nuxeo SA. All rights reserved.