Class Representer.RepresentJavaBean

java.lang.Object
org.yaml.snakeyaml.representer.Representer.RepresentJavaBean
All Implemented Interfaces:
Represent
Enclosing class:
Representer

protected class Representer.RepresentJavaBean
extends java.lang.Object
implements Represent
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected RepresentJavaBean()  
  • Method Summary

    Modifier and Type Method Description
    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