com.ibm.websphere.logging.hpel.reader
Class HpelPlainFormatter
- java.lang.Object
com.ibm.websphere.logging.hpel.reader.HpelFormatter
com.ibm.websphere.logging.hpel.reader.HpelPlainFormatter
Direct known subclasses:
- public abstract class HpelPlainFormatter
- extends HpelFormatter
Field Summary
Fields inherited from class com.ibm.websphere.logging.hpel.reader.HpelFormatter |
---|
FORMAT_ADVANCED, FORMAT_BASIC, FORMAT_CBE101 |
Constructor Summary
Constructor and Description |
---|
HpelPlainFormatter()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getHeader()
Gets the file header information.
|
Methods inherited from class com.ibm.websphere.logging.hpel.reader.HpelFormatter |
---|
addCustomLevel, addCustomLevel, convertParameters, formatMessage, formatRecord, formatRecord, formatRecord, getFooter, getFormatter, getHeaderProps, getLineSeparator, getLocale, getTimeZoneID, setCustomHeader, setHeaderProps, setLineSeparator, setLocale, setTimeZoneID, translateMessage |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
HpelPlainFormatter
- public HpelPlainFormatter()
Method Detail
getHeader
- public java.lang.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