java.lang.Object
org.yaml.snakeyaml.serializer.Serializer
public final class Serializer
extends java.lang.Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public void open()
throws java.io.IOException
- Throws:
java.io.IOException
-
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
-
public void serialize(
Node node)
throws
java.io.IOException
- Throws:
java.io.IOException