Uses of Class
adams.core.command.output.AbstractOutputFormatter
-
Packages that use AbstractOutputFormatter Package Description adams.core.command.output -
-
Uses of AbstractOutputFormatter in adams.core.command.output
Subclasses of AbstractOutputFormatter in adams.core.command.output Modifier and Type Class Description class
LineSplit
Splits the incoming data on the new line character and forwards string arrays.class
PassThrough
Simply forwards the received output without any processing.
-