|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvyaml.RepresenterImpl.SequenceYAMLNodeCreator
public static class RepresenterImpl.SequenceYAMLNodeCreator
Constructor Summary | |
---|---|
RepresenterImpl.SequenceYAMLNodeCreator(java.lang.Object data)
|
Method Summary | |
---|---|
java.lang.String |
taguri()
|
Node |
toYamlNode(Representer representer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepresenterImpl.SequenceYAMLNodeCreator(java.lang.Object data)
Method Detail |
---|
public java.lang.String taguri()
taguri
in interface YAMLNodeCreator
public Node toYamlNode(Representer representer) throws java.io.IOException
toYamlNode
in interface YAMLNodeCreator
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |