| Package | Description |
|---|---|
| org.apache.jackrabbit.mk.json | |
| org.apache.jackrabbit.mk.model |
| Modifier and Type | Method and Description |
|---|---|
static JsonObject |
JsonObject.create(JsopTokenizer t)
Reads a JSON object from the given tokenizer.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,JsonObject> |
JsonObject.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
StagedNodeTree.add(String parentNodePath,
String nodeName,
JsonObject nodeData)
Creates a new node named
nodeName at parentNodePath. |
void |
CommitBuilder.addNode(String parentNodePath,
String nodeName,
JsonObject node) |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.