See: Description
| Interface | Description |
|---|---|
| IASCIITable |
Interface specifying ASCII table APIs.
|
| IASCIITableAware |
An ASCII table interface for extracting the header, data
and formatted cell data.
|
| Class | Description |
|---|---|
| ASCIITable |
The entry point to this framework which acts as a singleton.
|
| ASCIITableHeader |
Represents ASCII table header.
|
| SimpleASCIITableImpl |
This implementation builds the header and data rows
by considering each column one by one in the format of 'FFFF...' (border format).
|
Copyright © 2016 camunda services GmbH. All rights reserved.