|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JsonTree
A SimpleTree with a navigation operation
| Method Summary | |
|---|---|
JsonTree |
append(JsonPointer pointer)
Append a JSON pointer to that tree and return a new tree |
| Methods inherited from interface com.github.fge.jsonschema.core.tree.SimpleTree |
|---|
getBaseNode, getNode, getPointer |
| Methods inherited from interface com.github.fge.jsonschema.core.util.AsJson |
|---|
asJson |
| Method Detail |
|---|
JsonTree append(JsonPointer pointer)
pointer - the pointer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||