JsonPath仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elias Ross f6336650f2 2.3 merge update: Also fix for quote evaluation 7 years ago
..
filter 2.3 merge update: Also fix for quote evaluation 7 years ago
function Issue #191 is a bug - supports result set functions via patterns such as $.max($..allTheNumberThings) 8 years ago
path inverting the relationship between root scanner and function such that the function takes a parameter which is the scanner expression 8 years ago
CharacterIndex.java 2.3 merge update: Also fix for quote evaluation 7 years ago
DefaultsImpl.java Minor cache fixes. 10 years ago
EvaluationAbortException.java speed up the abort of an evaluation. It's quite expensive to create an exception and fill its stack. As we don't care about the stack anyway, we don't fill it, also we cache a single exception instance 9 years ago
EvaluationContext.java Improved support for Gson and Jackson Providers. 11 years ago
JsonContext.java #403: Enable path caching withing all the operations 8 years ago
JsonFormatter.java PathCompiler simplifications. 10 years ago
ParseContextImpl.java Make ParseContext from JsonPath.using thread safe #187 8 years ago
Path.java Fixed merge conflict. Support for Functions in Predicates and Json Paths #103 10 years ago
PathRef.java Improved escape handling and fixed JsonValueNode issue. 9 years ago
Utils.java Renamed update operation 'convert' to 'map'. 10 years ago