public class JsModel
| Modifiers | Name | Description |
|---|---|---|
protected static String |
ARRAY_CLOSE |
|
protected static String |
ARRAY_DLMT |
|
protected static String |
ARRAY_EMPTY |
|
protected static String |
ARRAY_OPEN |
|
protected static String |
EMPTY_STRING |
|
protected static String |
EMPTY_STRING_INDEX |
|
protected List<JsModel> |
childs |
|
protected List<JsModelProperty> |
props |
| Constructor and description |
|---|
JsModel
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected void |
appendAndEscapeString(List<String> listStrings, String string) |
|
protected StringBuilder |
toArrayString() |