public abstract class JSON_Layout
extends java.lang.Object
Constructor and Description |
---|
JSON_Layout() |
Modifier and Type | Method and Description |
---|---|
abstract ArrayNode |
getLayout() |
ObjectNode |
makeData()
Creates a new data record based on the layout with empty data.
|