|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.yaml.snakeyaml.representer.Representer.RepresentJavaBean
protected class Representer.RepresentJavaBean
Constructor Summary | |
---|---|
protected |
Representer.RepresentJavaBean()
|
Method Summary | |
---|---|
Node |
representData(java.lang.Object data)
Create a Node |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Representer.RepresentJavaBean()
Method Detail |
---|
public Node representData(java.lang.Object data)
Represent
representData
in interface Represent
data
- the instance to represent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |