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.IOException
public void close() throws java.io.IOException
java.io.IOException
public void serialize(Node node) throws java.io.IOException
java.io.IOException
Copyright © 2008-2013. All Rights Reserved.