NULL_STRING_VALUE| Constructor and Description |
|---|
Row() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributes(Map<String,String> attributes) |
void |
addContent(String text) |
void |
addElement(String name,
JSONAware element) |
Object |
get(String key) |
JSONArray<JSONAware> |
getCells() |
String |
toJSONString() |
public void addAttributes(Map<String,String> attributes)
addAttributes in interface JSONNodepublic void addElement(String name, JSONAware element)
addElement in interface JSONNodepublic void addContent(String text)
addContent in interface JSONNodepublic String toJSONString()
toJSONString in interface JSONAwareCopyright © 2020. All rights reserved.