public class JsonAccess extends Object
| Constructor and Description |
|---|
JsonAccess() |
| Modifier and Type | Method and Description |
|---|---|
static JsonValue |
access(JsonValue obj,
Object... path) |
static JsonValue |
accessPath(JsonValue obj,
String... path) |
Licenced under the Apache License, Version 2.0