|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.homeunix.thecave.moss.util.Formatter.StringLengthFormat
public static class Formatter.StringLengthFormat
A formatter-style class which cuts strings off after a given length.
| Constructor Summary | |
|---|---|
Formatter.StringLengthFormat()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(java.lang.Object o)
|
int |
getLength()
|
void |
setLength(int length)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Formatter.StringLengthFormat()
| Method Detail |
|---|
public java.lang.String format(java.lang.Object o)
public int getLength()
public void setLength(int length)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||