Package | Description |
---|---|
org.springframework.shell.table |
Allows the creation of tables that can be rendered using ASCII art.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFormatter
A very simple formatter that uses
Object.toString() and splits on newlines. |
class |
MapFormatter
A formatter suited for key-value pairs, that renders each mapping on a new line.
|
Modifier and Type | Method and Description |
---|---|
TableBuilder.CellMatcherStub |
TableBuilder.CellMatcherStub.addFormatter(Formatter formatter) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.