| Class | Description |
|---|---|
| JParser |
Class JParser converts textual representation of a Json document to tree of
JNode nodes.
|
| JPath |
Class JPath for JSON is analog XML xpath framework.
|
| JPath.Path | |
| JPath.Predicate |
Helper class Predicate.
|
| JPath.Step |
Helper class Step.
|
| JTransformer |