|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.jpotpourri.util.StringUtil
public class StringUtil
Constructor Summary | |
---|---|
protected |
StringUtil()
|
Method Summary | |
---|---|
static java.lang.String |
asString(java.io.File... files)
|
static java.lang.String |
enforceMaxWidth(java.lang.String text,
int maxWidth)
|
static java.lang.String |
escapeLineFeeds(java.lang.String withLineFeeds)
|
static java.lang.String |
getString(java.lang.Object... strings)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected StringUtil()
Method Detail |
---|
public static java.lang.String asString(java.io.File... files)
public static java.lang.String escapeLineFeeds(java.lang.String withLineFeeds)
public static java.lang.String enforceMaxWidth(java.lang.String text, int maxWidth)
public static java.lang.String getString(java.lang.Object... strings)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |