public class JsonUtil extends Object
| Constructor and Description |
|---|
JsonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
toJson(org.apache.jackrabbit.mk.json.JsopBuilder builder,
org.apache.jackrabbit.mk.model.tree.NodeState node,
int depth,
int offset,
int maxChildNodes,
boolean inclVirtualProps,
org.apache.jackrabbit.mk.util.NodeFilter filter) |
static Object |
toJsonValue(String jsonValue) |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.