public class TableColumnUtility extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TableColumnUtility.Column |
static class |
TableColumnUtility.Table |
Constructor and Description |
---|
TableColumnUtility() |
Modifier and Type | Method and Description |
---|---|
String |
getTableColumnDetail(dataflow dataflow) |
String |
getTableColumnSummary(dataflow dataflow) |
static void |
main(String[] args) |
public TableColumnUtility()