Class | Description |
---|---|
SimpleTraversal<DataType> |
Utility class for use in custom Transforms.
|
SimpleTraversr<DataType> |
Simple Traversr that
1 Does overwrite sets at the leaf level
2 Will create intermediate container objects only on SET operations
|
Traversr<DataType> |
Traversr allows you to walk JSON tree structures of data, and to GET and SET operations.
|
Exception | Description |
---|---|
TraversrException |