public final class YamlObjectDump extends AbstractYamlDump
Constructor and Description |
---|
YamlObjectDump(Object obj)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
YamlMapping |
represent()
Turn it into Yaml.
|
leafProperty
public YamlObjectDump(Object obj)
obj
- Object to dump.public YamlMapping represent()
AbstractYamlDump
Copyright © 2020. All rights reserved.