|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjena.atlas.json.JsonAccess
public class JsonAccess
| Constructor Summary | |
|---|---|
JsonAccess()
|
|
| Method Summary | |
|---|---|
static JsonValue |
access(JsonValue obj,
Object... path)
|
static JsonValue |
accessPath(JsonValue obj,
String... path)
|
static void |
main(String... args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonAccess()
| Method Detail |
|---|
public static JsonValue accessPath(JsonValue obj,
String... path)
public static JsonValue access(JsonValue obj,
Object... path)
public static void main(String... args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||