Class StringOutputConverter

    • Constructor Detail

      • StringOutputConverter

        public StringOutputConverter()
    • Method Detail

      • write

        public void write​(String string)
        Description copied from interface: OutputConverter
        Writes an object to a certain output source.
        Parameters:
        string - the string to write to the OutputStream.