- java.lang.Object
-
- com.martiansoftware.util.StringUtils
-
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static void |
main(java.lang.String[] args) |
static java.lang.String |
noNull(java.lang.String s) |
static java.lang.String |
padRight(java.lang.String s,
int padCount) |
static java.lang.String |
padRightToWidth(java.lang.String s,
int desiredWidth) |
static java.util.List |
wrapToList(java.lang.String s,
int width) |
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
StringUtils
public StringUtils()
Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap