public final class Serializer
extends java.lang.Object
| Constructor and Description |
|---|
Serializer(Emitable emitter,
Resolver resolver,
DumperOptions opts,
Tag rootTag) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open() |
void |
serialize(Node node) |
public Serializer(Emitable emitter, Resolver resolver, DumperOptions opts, Tag rootTag)
public void open()
throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
java.io.IOExceptionpublic void serialize(Node node) throws java.io.IOException
java.io.IOExceptionCopyright © 2008–2023. All rights reserved.