|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.support.console.TableFormatter
public class TableFormatter
| Constructor Summary | |
|---|---|
TableFormatter()
|
|
| Method Summary | |
|---|---|
static int |
displayLen(String value)
|
static String |
format(List<String[]> rows)
|
static String |
makeSplitLine(int[] maxLens)
|
static String |
padStr(String old,
int length)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableFormatter()
| Method Detail |
|---|
public static String format(List<String[]> rows)
public static String makeSplitLine(int[] maxLens)
public static int displayLen(String value)
public static String padStr(String old,
int length)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||