Class Yaml.SilentEmitter

java.lang.Object
org.yaml.snakeyaml.Yaml.SilentEmitter
All Implemented Interfaces:
Emitable
Enclosing class:
Yaml

private static class Yaml.SilentEmitter extends Object implements Emitable
  • Field Details

  • Constructor Details

    • SilentEmitter

      private SilentEmitter()
  • Method Details

    • getEvents

      public List<Event> getEvents()
    • emit

      public void emit(Event event) throws IOException
      Description copied from interface: Emitable
      Serialise event to bytes
      Specified by:
      emit in interface Emitable
      Parameters:
      event - - the source
      Throws:
      IOException - if bytes bite