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.
Archimedes Trajano cba33fba05 Store problematic JSON in exception 10 years ago
..
internal use utility method to concatenate Strings 10 years ago
spi Store problematic JSON in exception 10 years ago
Configuration.java move the default Defaults implementation to a separate class that is only loaded when needed, this makes it possible to exclude the json-smart dependency (see https://code.google.com/p/json-path/issues/detail?id=68) 10 years ago
Criteria.java Removed deprecated classes and some minor fixes. 10 years ago
DocumentContext.java Support write operations. 11 years ago
EvaluationListener.java Support write operations. 11 years ago
Filter.java Made AndFilter members private final. 11 years ago
InvalidCriteriaException.java All exceptions now inherit from JsonPathException 11 years ago
InvalidJsonException.java Provide a constructor that captures the JSON 10 years ago
InvalidModificationException.java Support write operations. 11 years ago
InvalidPathException.java All exceptions now inherit from JsonPathException 11 years ago
JsonPath.java Removed deprecated classes and some minor fixes. 10 years ago
JsonPathException.java All exceptions now inherit from JsonPathException 11 years ago
Option.java Multi prop restored to 0.9. 11 years ago
ParseContext.java Removed deprecated classes and some minor fixes. 10 years ago
PathNotFoundException.java Optimized imports and removed file headers. 11 years ago
Predicate.java Added Apache License header to files. 11 years ago
ReadContext.java Removed deprecated classes and some minor fixes. 10 years ago
TypeRef.java Mapping improvements. 11 years ago
ValueCompareException.java All exceptions now inherit from JsonPathException 11 years ago
WriteContext.java Removed deprecated classes and some minor fixes. 10 years ago