Kalle Stenflo
0feb2bcb88
Fixed issues in Filter serialization.
10 years ago
Kalle Stenflo
1a72fc078d
Filter implementation reworked.
10 years ago
Alexey Makeyev
99637ca2d7
added support of multiple object properties in non-leaf path node
...
Semantics of this case is the same as semantics of ArrayPathToken with multiple array indices specified.
10 years ago
Kalle Stenflo
454b7d49a3
PathCompiler simplifications.
10 years ago
Jochen Berger
e29858db73
add a Utility method to concatenate CharSequences
10 years ago
Kalle Stenflo
109175f9f2
All exceptions now inherit from JsonPathException
11 years ago
Kalle Stenflo
81ed41c70a
Added Apache License header to files.
11 years ago
Jochen Berger
214720804d
remove some obsolete methods from the @JsonProvider@ interface
11 years ago
Jochen Berger
2d597f0d7a
small performance improvements for Utils.createRange
11 years ago
Jochen Berger
308dd6ecd4
remove unused import, make Utils a real utility class (final and private c'tor)
11 years ago
Epimenidis Voutsakis
71c92474de
- Fix non-existent import
...
- Add tests for assertEquals() methods with integer arguments, both success and failing cases.
- Altered JsonAsserterImpl.java so that assertEquals() still returns AssertionError when invalid field or other reading exception.
11 years ago
Kalle Stenflo
955042f924
Removed unused exceptions.
11 years ago
Kalle Stenflo
20511b5cfc
Optimized imports and removed file headers.
11 years ago
Kalle Stenflo
608c1a77be
Rewrite intenals.
11 years ago
Kalle Stenflo
ed1ebe7b74
Removed apache commons dependencies.
12 years ago