|
SOAj Consolidated |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.soaj.core.util.SjUtilStrings
public class SjUtilStrings
This utility class contains methods supporting String
manipulation.
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .
| Field Summary | |
|---|---|
private static java.lang.String |
CLASS_NAME
CLASS_NAME |
| Constructor Summary | |
|---|---|
private |
SjUtilStrings()
Constructor - Private |
| Method Summary | |
|---|---|
static java.lang.String[] |
parseStringArray(java.lang.String string)
This method parses a comma delimited string. |
static java.io.InputStream |
parseStringToInputStreamThatShouldBeClosed(java.lang.String populatedString)
Parses a String to an InputStream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
private SjUtilStrings()
| Method Detail |
|---|
public static java.lang.String[] parseStringArray(java.lang.String string)
throws SjCoreExceptionValidatingString
string -
SjCoreExceptionValidatingString
public static java.io.InputStream parseStringToInputStreamThatShouldBeClosed(java.lang.String populatedString)
throws SjCoreExceptionValidatingString
String to an InputStream.
populatedString -
SjCoreExceptionValidatingString
|
SOAj Consolidated |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.