Class StandardRepresenter.RepresentString

java.lang.Object
org.snakeyaml.engine.v2.representer.StandardRepresenter.RepresentString
All Implemented Interfaces:
RepresentToNode
Enclosing class:
StandardRepresenter

public class StandardRepresenter.RepresentString extends Object implements RepresentToNode
Create Node for String
  • Constructor Details

    • RepresentString

      public RepresentString()
  • Method Details