https://github.com/msangel/jsonpath-gson
JsonPath Gson
https://github.com/msangel/jsonpath-gson
Last synced: 3 months ago
JSON representation
JsonPath Gson
- Host: GitHub
- URL: https://github.com/msangel/jsonpath-gson
- Owner: msangel
- Created: 2013-06-24T03:43:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T23:57:51.000Z (over 6 years ago)
- Last Synced: 2025-01-29T06:34:00.407Z (4 months ago)
- Language: Java
- Size: 21.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JsonPath-Gson
JsonPath GsonCore idea is implementing as an iterator so it allow lazy evaluation.
This use "standart" JsonPath notation.
See tests for more detils.