| Collector |
|
| ErrorHandlingStrategy |
Created by Leo on 2015/4/1.
|
| JsonFilterVerifier |
|
| JsonParserAdapter |
Created by Leo on 2015/4/2.
|
| JsonPathListener |
JsonPathListener binds to JsonPath
|
| JsonSaxHandler |
SAX like handler API
|
| JsonSurfer |
JsonSurfer traverses the whole json DOM tree, compare the path of each node with registered JsonPath
and return the matched value immediately.
|
| NonBlockingParser |
Interface for non-blocking parsing
|
| ParsingContext |
Created by Leo on 2015/3/22.
|
| PrimitiveHolder |
Created by Administrator on 2015/7/18 0018.
|
| ResumableParser |
A parser can be paused and resumed
|
| StaticPrimitiveHolder |
Created by Administrator on 2015/7/18 0018.
|
| SurfingConfiguration |
SurfingConfiguration is immutable object that hold all JSONPath binding information
|
| SurfingConfiguration.Binding |
|
| SurfingConfiguration.Builder |
|
| SurfingConfiguration.FilterConfig |
|
| SurfingConfiguration.IndefinitePathBinding |
|
| SurfingContext |
SurfingContext is not thread-safe
|
| TypedJsonPathListener |
|
| ValueBox |
|