Class | Description |
---|---|
CollectionASCIITableAware<T> |
This class is useful to extract the header and row data from a list of java beans.
|
SimpleASCIITableImpl |
This implementation builds the header and data rows by considering each column one by one in the format of ‘FFFF…’ (border format).
|
Copyright © 2014–2017 ActFramework. All rights reserved.