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 JSONNode
public void addElement(String name, JSONAware element)
addElement
in interface JSONNode
public void addContent(String text)
addContent
in interface JSONNode
public String toJSONString()
toJSONString
in interface JSONAware
Copyright © 2020. All rights reserved.