40 Commits (9ea098d74c9d7e84a1fc56a0c26a2cb8a2360da0)

Author SHA1 Message Date
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
Kalle Stenflo 3bb1e00e90 Added generic type in Filter. 13 years ago
Kalle Stenflo 8c10101593 Filter support extended 13 years ago
Kalle Stenflo 974a84553c Added write ops to JsonModel. 13 years ago
Kalle Stenflo 6ed6de77e8 Improved JsonModel map() functionality. 13 years ago
Kalle Stenflo 242b724baf Refactored code structure. 13 years ago
Kalle Stenflo c3d60b764d Fixed JsonPath compliance issue. 13 years ago
kalle f7a506434b Added Jackson provider 14 years ago
kalle 62cdd166c0 Major code clean up. 14 years ago
kalle e53bd8a8ba All test running 14 years ago
kalle 15e9769ab2 New PathTokenizer 14 years ago
kalle 3fa51bdb96 strict and slack mode introduced. 14 years ago
kalle e55e0a2aac removed readOne from JsonPath 14 years ago
kalle c01457fad2 improved tests 14 years ago
kalle d77e302cb3 improvements 14 years ago
kalle bd8f5e8ee8 improved java doc 14 years ago
kalle 11679e8dbb minor refactoring 14 years ago
kalle e1de6a7086 code cleanup 14 years ago
kalle 91df636d12 use java scripting to eval path criteria 14 years ago
kalle 0c426a4180 renamed projects 14 years ago
kalle 3a288a73ba minor fix 14 years ago
kalle bd327d8ded restructured JsonPath impl 14 years ago