Kalle Stenflo
|
28388af0f3
|
Renamed JacksonTreeJsonProvider.
|
10 years ago |
Kalle Stenflo
|
bbcec25cf7
|
Added binary compatibility checks to build.
|
10 years ago |
Kalle Stenflo
|
f8209fcc40
|
Mapping improvements.
|
10 years ago |
Kalle Stenflo
|
c71e2c5e48
|
Improved support for Gson and Jackson Providers.
|
10 years ago |
Kalle Stenflo
|
290edb540c
|
Negate exist checks in inline filters (not defined or null)
parse(JSON_DOCUMENT).read("$.store.book[?(!@.isbn)]")
|
10 years ago |
Kalle Stenflo
|
78c8d908c1
|
Support for regex in inline filters.
|
10 years ago |
Kalle Stenflo
|
ca4d18911e
|
Inline criteria handles path stmt on both sides of operator.
|
10 years ago |
Kalle Stenflo
|
4c886174ff
|
Support write operations.
|
10 years ago |
Kalle Stenflo
|
4cf495a912
|
Fixed failing test.
|
10 years ago |
Kalle Stenflo
|
d1869ca0a0
|
JsonSmartProvider more configurable. Deprecated JsonProvider Mode.
|
10 years ago |
Kalle Stenflo
|
0b530378aa
|
Support OR statements in inline filters.
|
10 years ago |
Kalle Stenflo
|
73bf52fdd8
|
Added limit() to JsonReader.
|
10 years ago |
Kalle Stenflo
|
3cb6d6b1de
|
Added EvaluationListener support.
|
10 years ago |
Kalle Stenflo
|
c1a1fbe0e6
|
Extended Jackson mapping tests.
|
10 years ago |
Kalle Stenflo
|
69e223e4fe
|
Logging improvements.
|
10 years ago |
Kalle Stenflo
|
c20917350e
|
Added result cache for root ($) queries performed by predicates.
|
10 years ago |
Kalle Stenflo
|
d77f747eb1
|
Optimized imports.
|
10 years ago |
Kalle Stenflo
|
631533e048
|
Multi prop restored to 0.9.
|
10 years ago |
Kalle Stenflo
|
393926ad96
|
Fixed issue with indefinite path throwing exception.
|
10 years ago |
Kalle Stenflo
|
944ab1f331
|
Test should run with default configuration.
|
10 years ago |
Kalle Stenflo
|
f286152b86
|
Removed out dated FIXME marker.
|
10 years ago |
Kalle Stenflo
|
1412b6dfbe
|
Removed ignored test that does not make sense.
|
10 years ago |
Kalle Stenflo
|
81ed41c70a
|
Added Apache License header to files.
|
10 years ago |
Kalle Stenflo
|
13a0bb2ef1
|
Support 'OR' and 'AND' on Filter
|
10 years ago |
Kalle Stenflo
|
c615860d34
|
Updated test json and docs.
|
10 years ago |
Kalle Stenflo
|
1bb52b59b0
|
Renamed internal 'compiler' package to 'token'
|
10 years ago |
Kalle Stenflo
|
3c2d3ecc70
|
Changed some method names and added java doc.
|
10 years ago |
Kalle Stenflo
|
2d01aa630b
|
Fixed failing test.
|
10 years ago |
Kalle Stenflo
|
05a74953ed
|
Renamed Converters to Mappers and added JacksonMappingProvider.
|
10 years ago |
Kalle Stenflo
|
c78fcf6d1c
|
Made provider names more symmetrical. Some documentation.
|
10 years ago |
Kalle Stenflo
|
358ba2398e
|
Removed unused imports.
|
10 years ago |
Kalle Stenflo
|
571654f7fb
|
Allow document references in inline filters.
"store.book[?(@.display-price <= $.max-price)].display-price"
|
10 years ago |
Kalle Stenflo
|
8708a9c531
|
Applied Gson patch and added Gson converters for List and Map.
|
10 years ago |
Kalle Stenflo
|
7621cd1d43
|
Gson support (work in progress).
|
10 years ago |
Jochen Berger
|
e9cdeb593b
|
disable `ScanPathTokenTest.a_root_scan()` for the moment
|
10 years ago |
Kalle Stenflo
|
15f1330987
|
Reworked conversion handling.
|
10 years ago |
Kalle Stenflo
|
d0a7d2f564
|
GsonProvider
|
10 years ago |
Jochen Berger
|
c8cf8356c1
|
remove `JsonProviderFactory`, the `JsonProvider` should be set via `Configuration`
|
10 years ago |
Kalle Stenflo
|
3386f1ab28
|
Clean up tests.
|
10 years ago |
Kalle Stenflo
|
01b979be98
|
Renamed FilterPathToken to PredicatePathToken
|
10 years ago |
Kalle Stenflo
|
cb6a2e805a
|
Removed MERGE_MULTI_PROP option (not part of spec).
|
10 years ago |
Kalle Stenflo
|
ecde41a1e1
|
Added Converter to support type conversion.
|
10 years ago |
Kalle Stenflo
|
8b918b2238
|
Made Filter more functional. Now it's only referred as Predicate.
|
10 years ago |
Kalle Stenflo
|
f05774a437
|
Fixed some tangles and removed dead tests.
|
10 years ago |
Kalle Stenflo
|
4194ac3e7e
|
Clean up.
|
10 years ago |
Kalle Stenflo
|
a269580b36
|
Ignored failing test. Not sure how to handle this yet.
|
10 years ago |
Kalle Stenflo
|
c88638c4ef
|
Fixed issues
|
10 years ago |
Kalle Stenflo
|
8da4d1a1d6
|
Option handling improved.
|
11 years ago |
Kalle Stenflo
|
0d8192170a
|
Code clean up and JacksonProvider improvements.
|
11 years ago |
Kalle Stenflo
|
20511b5cfc
|
Optimized imports and removed file headers.
|
11 years ago |