Uses of Class
org.springframework.shell.table.TableBuilder.CellMatcherStub
Packages that use TableBuilder.CellMatcherStub
Package
Description
Allows the creation of tables that can be rendered using ASCII art.
-
Uses of TableBuilder.CellMatcherStub in org.springframework.shell.table
Methods in org.springframework.shell.table that return TableBuilder.CellMatcherStubModifier and TypeMethodDescriptionTableBuilder.CellMatcherStub.addAligner
(Aligner aligner) TableBuilder.CellMatcherStub.addFormatter
(Formatter formatter) TableBuilder.CellMatcherStub.addSizer
(SizeConstraints sizer) TableBuilder.CellMatcherStub.addWrapper
(TextWrapper textWrapper) TableBuilder.CellMatcherStub.on
(CellMatcher other) TableBuilder.on
(CellMatcher matcher)