|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.StringUtil
public final class StringUtil
| Field Summary | |
|---|---|
static char[] |
CHARARRAY
Deprecated. |
static char |
LF
Deprecated. |
static char |
LINEFEED
Deprecated. |
| Method Summary | |
|---|---|
static String |
removeCharacters(String toClean,
char[] chars)
Deprecated. As of NetWeaver 7.1 |
static String |
replaceCharacters(String toClean,
char[] chars)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final char LINEFEED
public static final char LF
public static final char[] CHARARRAY
| Method Detail |
|---|
public static String replaceCharacters(String toClean,
char[] chars)
toClean - the String to clean, must not be nullchars - the chars to replace, must not be null, but might be empty
public static String removeCharacters(String toClean,
char[] chars)
toClean - the String to clean, must not be nullchars - the chars to remove, must not be null, but might be empty
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||