public class HTML extends Object
| Constructor and Description |
|---|
HTML() |
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeAttr(String s) |
static void |
escapeAttr(Writer w,
String s) |
public static void escapeAttr(Writer w, String s) throws IOException
IOExceptionCopyright © 2016 Egothor. All Rights Reserved.