Package adams.core.command.output
-
Interface Summary Interface Description OutputFormatter Interface . -
Class Summary Class Description AbstractOutputFormatter Ancestor for output formatters.LineSplit Splits the incoming data on the new line character and forwards string arrays.PassThrough Simply forwards the received output without any processing.