Package | Description |
---|---|
com.github.fge.jsonschema.core.tree |
Navigable JSON tree representations
|
Modifier and Type | Class and Description |
---|---|
class |
BaseJsonTree
Base implementation of a
JsonTree |
class |
SimpleJsonTree
A simple
JsonTree |
Modifier and Type | Method and Description |
---|---|
JsonTree |
JsonTree.append(com.github.fge.jackson.jsonpointer.JsonPointer pointer)
Append a JSON pointer to that tree and return a new tree
|
Copyright © 2016. All rights reserved.