NULL_STRING_VALUE| Constructor and Description |
|---|
SheetData() |
| 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) |
String |
toJSONString() |
public String toJSONString()
toJSONString in interface JSONAwarepublic 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 JSONNodeCopyright © 2020. All rights reserved.