73 Commits (6bc270a82a9694501d980326e8fc32364510ad12)

Author SHA1 Message Date
Kalle Stenflo 3adc04bd13 Made write features JsonProvider neutral. 10 years ago
Kalle Stenflo e3e29444cf Handle invalid options when using functions. 10 years ago
Kalle Stenflo 454b7d49a3 PathCompiler simplifications. 10 years ago
Jochen Berger a048edb1cb consistently use setArrayIndex for arrays instead of setProperty 10 years ago
Tamas Adam b5c175d04d Added convert method for path value in-situ conversion. 10 years ago
Tamas Adam f16ce7c2c6 Added renameKey feature to rename a key value found in a map path to a new key value. 10 years ago
Kalle Stenflo 1735bc7a87 Removed deprecated classes and some minor fixes. 10 years ago
Kalle Stenflo 6a88323b25 Preparations for patch support. 11 years ago
Kalle Stenflo c71e2c5e48 Improved support for Gson and Jackson Providers. 11 years ago
Kalle Stenflo dee2163e14 Added input validation. 11 years ago
Kalle Stenflo 4c886174ff Support write operations. 11 years ago
Kalle Stenflo 313bf0b79b Close InputStream in finally block. 11 years ago
Kalle Stenflo 680a38d43d Fixed typo in pom and invalid html tag in docs. 11 years ago
Kalle Stenflo a8a50dc05a Overloaded read operations with 'charset' 11 years ago
Kalle Stenflo 571654f7fb Allow document references in inline filters. 11 years ago
Kalle Stenflo 15f1330987 Reworked conversion handling. 11 years ago
Jochen Berger c8cf8356c1 remove `JsonProviderFactory`, the `JsonProvider` should be set via `Configuration` 11 years ago
Kalle Stenflo 01b979be98 Renamed FilterPathToken to PredicatePathToken 11 years ago
Kalle Stenflo cb6a2e805a Removed MERGE_MULTI_PROP option (not part of spec). 11 years ago
Kalle Stenflo 8b918b2238 Made Filter more functional. Now it's only referred as Predicate. 11 years ago
Kalle Stenflo f05774a437 Fixed some tangles and removed dead tests. 11 years ago
Kalle Stenflo 4194ac3e7e Clean up. 11 years ago
Kalle Stenflo c88638c4ef Fixed issues 11 years ago
Kalle Stenflo 8da4d1a1d6 Option handling improved. 11 years ago
Kalle Stenflo 6ac6b60dd4 Added option to Suppress exceptions. 11 years ago
Kalle Stenflo 5a4bf10940 Code clean up. 11 years ago
Kalle Stenflo 20511b5cfc Optimized imports and removed file headers. 11 years ago
Kalle Stenflo 143f6ff25d Implement the field exists check. 11 years ago
Kalle Stenflo 608c1a77be Rewrite intenals. 11 years ago
Kalle Stenflo ed1ebe7b74 Removed apache commons dependencies. 12 years ago
Kalle Stenflo 47cb1c6f06 Improved API and added some doc. 12 years ago
Kalle Stenflo 9ea098d74c Improved Exception handling. 12 years ago
Kalle Stenflo b15cb3ac8f API clean up. Reduce static method overloading by fluent API. 12 years ago
Kalle Stenflo b3dd129088 found issues. 12 years ago
Kalle Stenflo def3db7ea2 Slf4j logging dependeny added to JsonPath. 12 years ago
Jochen Berger 4e23372528 use slf4j for logging 12 years ago
Kalle Stenflo 77e18924f9 Added internal logging support. 12 years ago
Kalle Stenflo 9efa29cfbc Overloaded read methods to take JsonProvider argument. 12 years ago
Kalle Stenflo 81aa8b171d Array eval filters can be a path like [?(@.address.street == 'foo')] 12 years ago
Jochen Berger 41ead56385 rework JsonProvider so that the backing object don't have to implement List or Map 12 years ago
Kalle Stenflo 58c0474f29 Fixed issue with attribs named '$'. 12 years ago
Kalle Stenflo ba29e7e0a1 Improved list filter. Updated POM files. 12 years ago
Jochen Berger 69e55edfc8 update commons-lang to version 3.1 12 years ago
Kalle Stenflo 380cd4952d static method added to check if path is definite. 12 years ago
Kalle Stenflo 42d2e2e908 Fixed issue 17. Use JsonProvider to check List or Map. 13 years ago
linton 8aadf1d5b8 Adjusted formatting 13 years ago
linton b6b0b58a8f Use length==0 instead of "isEmpty" which crashes on Android 2.2 where the method is missing. 13 years ago
Kalle Stenflo 24e8311c9c Docs and refactorings. 13 years ago
Kalle Stenflo 1216133e18 HttpProvider SPI. 13 years ago
Kalle Stenflo c0aec497a6 Release preparations. 13 years ago