|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.text.HTML
public class HTML
| Constructor Summary | |
|---|---|
HTML()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
escapeAttr(java.lang.String s)
|
static void |
escapeAttr(java.io.Writer w,
java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTML()
| Method Detail |
|---|
public static void escapeAttr(java.io.Writer w,
java.lang.String s)
throws java.io.IOException
java.io.IOExceptionpublic static java.lang.String escapeAttr(java.lang.String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||