public class JS
extends Object
Constructor and Description |
---|
JS() |
Modifier and Type | Method and Description |
---|---|
static String |
decodeURIComponent(String s) |
static String |
encodeURIComponent(String s) |
static String |
getSafeName(String name) |
static String |
toScript(String[] array) |