public final class NodeUtils extends Object
Node
s.Modifier and Type | Method and Description |
---|---|
static List<Node> |
getAllNodes() |
static net.sf.json.JSONArray |
getAllNodesAsJsonArray() |
static net.sf.json.JSONObject |
toJSONObject(Node node,
int idx) |
protected static net.sf.json.JSONObject |
toJSONObject(String nodeName,
String displayName,
int idx) |
public static net.sf.json.JSONArray getAllNodesAsJsonArray()
public static net.sf.json.JSONObject toJSONObject(Node node, int idx)
Copyright © 2016–2019. All rights reserved.