|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mvel2.sh.text.TextUtil
public class TextUtil
Constructor Summary | |
---|---|
TextUtil()
|
Method Summary | |
---|---|
static String |
pad(int colLength,
int tabPos)
|
static String |
padTwo(Object first,
Object second,
int tab)
|
static String |
paint(char c,
int amount)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextUtil()
Method Detail |
---|
public static String pad(int colLength, int tabPos)
public static String paint(char c, int amount)
public static String padTwo(Object first, Object second, int tab)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |