public class JSONStatusBuilder extends Object
| Constructor and Description |
|---|
JSONStatusBuilder() |
| Modifier and Type | Method and Description |
|---|---|
private static org.json.simple.JSONObject |
recursiveNodeLabel(MutableTreeNode node,
org.json.simple.JSONObject document) |
static org.json.simple.JSONObject |
status(HAWKQuestion question) |
static org.json.simple.JSONObject |
treeToJSON(MutableTree tree) |
public static org.json.simple.JSONObject status(HAWKQuestion question)
public static org.json.simple.JSONObject treeToJSON(MutableTree tree)
private static org.json.simple.JSONObject recursiveNodeLabel(MutableTreeNode node, org.json.simple.JSONObject document)
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.