Package com.jayway.jsonpath

Interface Summary
JsonModel.ArrayOps  
JsonModel.ListMappingModelReader  
JsonModel.MappingModelReader  
JsonModel.ObjectMappingModelReader  
JsonModel.ObjectOps  
 

Class Summary
Criteria  
Filter<T> A filter is used to filter the content of a JSON array in a JSONPath.
Filter.FilterAdapter<T>  
JsonModel A JsonModel represents a parsed JSON document that provides easy and efficient read operations.
JsonPath

JsonPath is to JSON what XPATH is to XML, a simple way to extract parts of a given document.

 

Exception Summary
IndefinitePathException  
InvalidCriteriaException  
InvalidJsonException  
InvalidModelPathException  
InvalidPathException  
 



Copyright © 2011-2012. All Rights Reserved.