|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.fabric.dosgi.util.StringSupport
public class StringSupport
Helper class to hold common text/string manipulation methods.
| Constructor Summary | |
|---|---|
StringSupport()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
fillString(int count,
char character)
|
static java.lang.String |
indent(java.lang.String value,
int spaces)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringSupport()
| Method Detail |
|---|
public static java.lang.String indent(java.lang.String value,
int spaces)
public static java.lang.String fillString(int count,
char character)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||