|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.loom.util.HtmlUtils
public class HtmlUtils
HTML handling routines.
| Constructor Summary | |
|---|---|
HtmlUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
toHtmlId(java.lang.String id)
Translates a string into a valid HTML ID value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HtmlUtils()
| Method Detail |
|---|
public static java.lang.String toHtmlId(java.lang.String id)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||