|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.web.client.gw.WebStringUtils
@Deprecated public abstract class WebStringUtils
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static String |
formatAsHTML(String str,
WebEnvData envData)
Deprecated. Returns a string containing links formatted as anchors. |
static String |
removeScripts(String str,
WebEnvData envData)
Deprecated. Formats string to ensure that it does not contain java scripts. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String formatAsHTML(String str,
WebEnvData envData)
throws WTException
str - envData -
WTException
public static String removeScripts(String str,
WebEnvData envData)
throws WTException
str - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||