Package | Description |
---|---|
org.springframework.shell.table |
Allows the creation of tables that can be rendered using ASCII art.
|
Modifier and Type | Method and Description |
---|---|
TableBuilder.CellMatcherStub |
TableBuilder.CellMatcherStub.addAligner(Aligner aligner) |
TableBuilder.CellMatcherStub |
TableBuilder.CellMatcherStub.addFormatter(Formatter formatter) |
TableBuilder.CellMatcherStub |
TableBuilder.CellMatcherStub.addSizer(SizeConstraints sizer) |
TableBuilder.CellMatcherStub |
TableBuilder.CellMatcherStub.addWrapper(TextWrapper textWrapper) |
TableBuilder.CellMatcherStub |
TableBuilder.on(CellMatcher matcher) |
TableBuilder.CellMatcherStub |
TableBuilder.CellMatcherStub.on(CellMatcher other) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.