|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvyaml.SerializerImpl
public class SerializerImpl
| Constructor Summary | |
|---|---|
SerializerImpl(Emitter emitter,
Resolver resolver,
YAMLConfig opts)
|
|
| Method Summary | |
|---|---|
void |
close()
|
protected boolean |
ignoreAnchor(Node node)
|
void |
open()
|
void |
serialize(Node node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerializerImpl(Emitter emitter,
Resolver resolver,
YAMLConfig opts)
| Method Detail |
|---|
protected boolean ignoreAnchor(Node node)
public void open()
throws java.io.IOException
open in interface Serializerjava.io.IOException
public void close()
throws java.io.IOException
close in interface Serializerjava.io.IOException
public void serialize(Node node)
throws java.io.IOException
serialize in interface Serializerjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||