public class TabExpansionUtil extends Object
| Constructor and Description |
|---|
TabExpansionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
aligned(String tabSeparated)
Produce aligned output that lines up properly in the terminal
|
static String |
expansion(String tabSeparated)
Produce output resembling Postgres with one "table" per record
|
static void |
main(String[] args) |
public static String expansion(String tabSeparated)
tabSeparated - public static String aligned(String tabSeparated)
tabSeparated - public static void main(String[] args)
Copyright © 2015 SeqWare. All rights reserved.