|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvyamlb.RepresenterImpl.ArrayYAMLNodeCreator
public static class RepresenterImpl.ArrayYAMLNodeCreator
Field Summary | |
---|---|
private java.lang.Object |
data
|
Constructor Summary | |
---|---|
RepresenterImpl.ArrayYAMLNodeCreator(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 |
Field Detail |
---|
private final java.lang.Object data
Constructor Detail |
---|
public RepresenterImpl.ArrayYAMLNodeCreator(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 |