Class StandardSvetovidWriter

All Implemented Interfaces:
Closeable, AutoCloseable, SvetovidWriter

public class StandardSvetovidWriter extends DefaultSvetovidWriter
This class provides an implementation of the SvetovidWriter interface that writes all the output to the "standard" output (see System.out).
Author:
Ivan Pribela
See Also:
  • Constructor Details

    • StandardSvetovidWriter

      public StandardSvetovidWriter()
      Creates a new writer that writes all the output to the "standard" output.