Kalle Stenflo
|
6d316c7d29
|
Improved exceptions and simplified JsonProviderFactory.
|
12 years ago |
Kalle Stenflo
|
ba29e7e0a1
|
Improved list filter. Updated POM files.
|
12 years ago |
Kalle Stenflo
|
c9f4cd5a3d
|
fixed array slizing.
|
12 years ago |
Kalle Stenflo
|
f7cc1139ce
|
Fixed merge issue.
|
12 years ago |
Jack Singleton
|
dfe248c002
|
Changed behavior of FieldFilter to throw InvalidPathException instead of returning null when a field is queried for on a json array
|
12 years ago |
Dmytro Kostiuchenko
|
a3b2684b6f
|
Support for Boolean values in ExpressionEvaluator
|
12 years ago |
Jochen Berger
|
3cd4c3c2aa
|
convert rather than cast to List
|
12 years ago |
Jochen Berger
|
7c84838239
|
use the json provider to create a new list for the results
|
12 years ago |
Jochen Berger
|
cf6e27c4ca
|
use an enum for the expression operator
|
12 years ago |
Jochen Berger
|
6320ac5c6c
|
* do some calculations once in the constructor instead of for every evaluation of the filter
* make ArrayEvalFilter.ConditionStatement and PathTokenFilter static
|
12 years ago |
Kalle Stenflo
|
2d5a17d045
|
Fixed multi prop select.
|
12 years ago |
Kalle Stenflo
|
65e52d5040
|
Release preps.
|
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 |
Stephane Landelle
|
48bc2bf06b
|
Trim on ConditionStatement, not on eval
|
13 years ago |
Stephane Landelle
|
19473baab6
|
Minor clean up (unused imports, serial…)
|
13 years ago |
Kalle Stenflo
|
8c10101593
|
Filter support extended
|
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
|
242b724baf
|
Refactored code structure.
Added licence heade
Continued SPI work
Added File, InputStream, URL readers
|
13 years ago |