Package org.springframework.shell.table
Class DefaultFormatter
java.lang.Object
org.springframework.shell.table.DefaultFormatter
- All Implemented Interfaces:
Formatter
A very simple formatter that uses
Object.toString()
and splits on newlines.- Author:
- Eric Bottard
-
Constructor Summary
Constructors -
Method Summary