|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junitee.util.StringUtils
| Constructor Summary | |
StringUtils()
|
|
| Method Summary | |
static java.lang.String |
filterStack(java.lang.String stack)
Filter the given stack trace. |
static java.lang.String |
htmlText(java.lang.String text)
This method converts texts to be displayed on html-page. |
static java.lang.String |
xmlText(java.lang.String text)
This method converts texts to be used in an xml document. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringUtils()
| Method Detail |
public static java.lang.String htmlText(java.lang.String text)
public static java.lang.String xmlText(java.lang.String text)
public static java.lang.String filterStack(java.lang.String stack)
stack -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||