public final class ContentPath
extends java.lang.Object
| Constructor | Description |
|---|---|
ContentPath() |
|
ContentPath(int offset) |
Constructs a json path with an offset.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
add(java.lang.String name) |
|
java.lang.String |
pathAsText(java.lang.String name) |
|
void |
remove() |
public ContentPath()
public ContentPath(int offset)
pathAsText(String).