Class TextLineFormatterTest.CustomExBaseFormatter

java.lang.Object
test.de.iip_ecosphere.platform.connectors.TextLineFormatterTest.CustomBaseFormatter
test.de.iip_ecosphere.platform.connectors.TextLineFormatterTest.CustomExBaseFormatter
All Implemented Interfaces:
de.iip_ecosphere.platform.connectors.formatter.OutputFormatter<String>
Enclosing class:
TextLineFormatterTest

public static class TextLineFormatterTest.CustomExBaseFormatter extends TextLineFormatterTest.CustomBaseFormatter
A test formatter with encoding.
Author:
Holger Eichelberger, SSE
  • Field Details

    • encoding

      private String encoding
  • Constructor Details

    • CustomExBaseFormatter

      public CustomExBaseFormatter(String encoding)
      Creates an instance and sets the encoding.
      Parameters:
      encoding - the character encoding
  • Method Details

    • getEncoding

      public String getEncoding()
      Returns the encoding.
      Returns:
      the encoding