Kalle Stenflo
|
81aa8b171d
|
Array eval filters can be a path like [?(@.address.street == 'foo')]
|
11 years ago |
Kalle Stenflo
|
58c0474f29
|
Fixed issue with attribs named '$'.
|
11 years ago |
Kalle Stenflo
|
6d316c7d29
|
Improved exceptions and simplified JsonProviderFactory.
|
11 years ago |
Kalle Stenflo
|
ba29e7e0a1
|
Improved list filter. Updated POM files.
|
11 years ago |
Kalle Stenflo
|
c9f4cd5a3d
|
fixed array slizing.
|
11 years ago |
Kalle Stenflo
|
a875a730f3
|
Fixed issues.
|
11 years ago |
Kalle Stenflo
|
f7cc1139ce
|
Fixed merge issue.
|
11 years ago |
Jack Singleton
|
7e4e04d739
|
Removed test for issue 7 which is in conflict with new behavior
|
12 years ago |
Jack Singleton
|
c05c4364bc
|
Added tests for query for null field and query for property on array
|
12 years ago |
Dmytro Kostiuchenko
|
a3b2684b6f
|
Support for Boolean values in ExpressionEvaluator
|
12 years ago |
Jochen Berger
|
2be8d8f67e
|
add a test for one of the cases in issue 29
|
12 years ago |
Jochen Berger
|
7ec75fa147
|
replace usage of restricted class sun.misc.IOUtils by org.apache.commons.io.IOUtils
|
12 years ago |
Jochen Berger
|
69e55edfc8
|
update commons-lang to version 3.1
|
12 years ago |
Jochen Berger
|
03e97890dc
|
add some tests
|
12 years ago |
Kalle Stenflo
|
2d5a17d045
|
Fixed multi prop select.
|
12 years ago |
Kalle Stenflo
|
65e52d5040
|
Release preps.
|
13 years ago |
Kalle Stenflo
|
fb9cc8dfe2
|
Fixed backward compatibility in JsonModel.
|
13 years ago |
Kalle Stenflo
|
765f573306
|
Improved conversions.
|
13 years ago |
Kalle Stenflo
|
24e8311c9c
|
Docs and refactorings.
|
13 years ago |
Kalle Stenflo
|
1216133e18
|
HttpProvider SPI.
Removed commons-io dependency.
|
13 years ago |
Kalle Stenflo
|
89b74987ba
|
Improved Filter and Criteria.
|
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
|
828dfb927b
|
Filter support with Builder
|
13 years ago |
Kalle Stenflo
|
557eb72d23
|
don't accept single '=' in array eval.
|
13 years ago |
Kalle Stenflo
|
5b56bcf8dc
|
Fixed InvalidPathException bug.
|
13 years ago |
Kalle Stenflo
|
974a84553c
|
Added write ops to JsonModel.
|
13 years ago |
Kalle Stenflo
|
7d0aece1d8
|
Improved JsonModel Tests.
|
13 years ago |
Kalle Stenflo
|
6ed6de77e8
|
Improved JsonModel map() functionality.
|
13 years ago |
Kalle Stenflo
|
242b724baf
|
Refactored code structure.
Added licence heade
Continued SPI work
Added File, InputStream, URL readers
|
13 years ago |
Kalle Stenflo
|
824a59d057
|
Fixed bug with single char field and bracket notation.
|
13 years ago |
Kalle Stenflo
|
40c0814dfa
|
Fixed naming issue with PassthroughFilter.java
|
13 years ago |
Kalle Stenflo
|
cb122f7f31
|
Fixed bug with single '=' sign.
|
13 years ago |
Kalle Stenflo
|
0669d4d039
|
Started compliance checks.
|
13 years ago |
Kalle Stenflo
|
c3d60b764d
|
Fixed JsonPath compliance issue.
see http://code.google.com/p/json-path/issues/detail?id=7
|
13 years ago |
Kalle Stenflo
|
2933d3be25
|
Fixed bracket bug in array filters.
|
13 years ago |
Matt Bishop
|
13f3adfbde
|
Fixed bug (and added unit test) where a path that ended with a dot (.) would throw an IndexOutOfBoundsException.
|
13 years ago |
Matt Bishop
|
fd07c05fd4
|
Modified/added tests to show bug #8 better.
|
13 years ago |
Matt Bishop
|
3035d3caf3
|
Added tests to prove that properties with dashes in the names can be found.
http://code.google.com/p/json-path/issues/detail?id=8
|
13 years ago |
Kalle Stenflo
|
c03c029c7e
|
Code clean up.
|
13 years ago |
kalle
|
f7a506434b
|
Added Jackson provider
|
13 years ago |
kalle
|
62cdd166c0
|
Major code clean up.
|
13 years ago |
kalle
|
e53bd8a8ba
|
All test running
|
13 years ago |
kalle
|
15e9769ab2
|
New PathTokenizer
|
13 years ago |
kalle
|
a5e0d27304
|
Refactored split path.
|
13 years ago |
kalle
|
85d1585d13
|
Improved JSON bracket notation.
|
14 years ago |
kalle
|
3fa51bdb96
|
strict and slack mode introduced.
|
14 years ago |
kalle
|
e55e0a2aac
|
removed readOne from JsonPath
|
14 years ago |
Johan Haleby
|
ebc3bedc44
|
Added some more tests
|
14 years ago |
kalle
|
8f695ae262
|
improved path parsing
|
14 years ago |