| Package | Description |
|---|---|
| org.snakeyaml.engine.v2.api | |
| org.snakeyaml.engine.v2.representer |
| Modifier and Type | Field and Description |
|---|---|
protected BaseRepresenter |
Dump.representer
The component to translate Java instances to Nodes
|
| Constructor and Description |
|---|
Dump(DumpSettings settings,
BaseRepresenter representer)
Create instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardRepresenter
Represent standard Java classes
|
Copyright © 2018–2022. All rights reserved.