public class Present extends Object
| Constructor and Description |
|---|
Present(DumpSettings settings)
Create Present (emitter)
|
| Modifier and Type | Method and Description |
|---|---|
String |
emitToString(Iterator<org.snakeyaml.engine.v2.events.Event> events)
Serialise the provided Events
|
public Present(DumpSettings settings)
settings - - configurationCopyright © 2018–2022. All rights reserved.