| 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  | DefaultFormatterA very simple formatter that uses  Object.toString()and splits on newlines. | 
| class  | MapFormatterA 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 © 2023. All rights reserved.