| Class | Description |
|---|---|
| AbstractColumn<E> |
A column specification that transforms each cell individually,
expecting each cell to follow a common format
and declaring a column invalid if any cell does not satisfy this requirement.
|
| IntegerColumn | |
| NumericColumn | |
| StringColumn |