Public Member Functions | |
| TwikiTableConverter (String cols) | |
| String | convert (ILogEntry log) |
| String | getHeader () |
Convert a log into a twiki table (ASCII).
The formatted string is composed of plain ASCII, the fields are separated by a '|'.
The processing is done by delegating to the parent CSVConverter.
| alma.acs.logging.tools.TwikiTableConverter.TwikiTableConverter | ( | String | cols | ) |
Constructor
| cols | The columns to write in the converted string |
| String alma.acs.logging.tools.TwikiTableConverter.convert | ( | ILogEntry | log | ) | [virtual] |
Convert the log into a String
Reimplemented from alma.acs.logging.tools.CSVConverter.
| String alma.acs.logging.tools.TwikiTableConverter.getHeader | ( | ) | [virtual] |
Reimplemented from alma.acs.logging.tools.CSVConverter.
1.7.0