Class HpelPlainFormatter

java.lang.Object
com.ibm.websphere.logging.hpel.reader.HpelFormatter
com.ibm.websphere.logging.hpel.reader.HpelPlainFormatter
Direct Known Subclasses:
HpelAdvancedFormatter, HpelBasicFormatter, HpelJsonFormatter

public abstract class HpelPlainFormatter extends HpelFormatter
Abstract class for HpelFormatter implementations that have a non-XML based format
  • Constructor Details

    • HpelPlainFormatter

      public HpelPlainFormatter()
  • Method Details

    • getHeader

      public String[] getHeader()
      Gets the file header information. Implementations of the HpelPlainFormatter class will have a non-XML-based header.
      Specified by:
      getHeader in class HpelFormatter
      Returns:
      the formatter's header as a String