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