public final class Serializer
extends java.lang.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 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-2013. All Rights Reserved.