Class MappingRepresenter.RepresentNull

java.lang.Object
de.saumya.mojo.gems.spec.yaml.MappingRepresenter.RepresentNull
All Implemented Interfaces:
org.yaml.snakeyaml.representer.Represent
Enclosing class:
MappingRepresenter

private class MappingRepresenter.RepresentNull extends Object implements org.yaml.snakeyaml.representer.Represent
  • Constructor Details

    • RepresentNull

      private RepresentNull()
  • Method Details

    • representData

      public org.yaml.snakeyaml.nodes.Node representData(Object data)
      Specified by:
      representData in interface org.yaml.snakeyaml.representer.Represent