|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.das2.util.FixedWidthFormatter
public class FixedWidthFormatter
Constructor Summary | |
---|---|
FixedWidthFormatter()
|
Method Summary | |
---|---|
static java.lang.String |
format(java.lang.String s,
int nchars)
|
static java.lang.String |
formatWide(java.lang.String s,
int nchars)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FixedWidthFormatter()
Method Detail |
---|
public static java.lang.String format(java.lang.String s, int nchars)
public static java.lang.String formatWide(java.lang.String s, int nchars)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |