|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjxtray.HTMLUtilities
This is a class that contains only static methods for HTML use.
Constructor Summary | |
HTMLUtilities()
|
Method Summary | |
static java.lang.String |
nl2br(java.lang.String value)
Replace each '\n' by 'br' tag in the String This method is similar to the PHP method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HTMLUtilities()
Method Detail |
public static java.lang.String nl2br(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |