| Package | Description |
|---|---|
| org.snakeyaml.engine.v2.api | |
| org.snakeyaml.engine.v2.serializer |
| Modifier and Type | Method and Description |
|---|---|
AnchorGenerator |
DumpSettings.getAnchorGenerator() |
| Modifier and Type | Method and Description |
|---|---|
DumpSettingsBuilder |
DumpSettingsBuilder.setAnchorGenerator(AnchorGenerator anchorGenerator)
Define anchor name generator (by default 'id' + number)
|
| Modifier and Type | Class and Description |
|---|---|
class |
NumberAnchorGenerator |
Copyright © 2018–2019. All rights reserved.