Package org.eclipse.jetty.util.ajax
Interface AsyncJSON.Context
- Enclosing class:
- AsyncJSON
public static interface AsyncJSON.Context
The state of JSON parsing.
-
Method Summary
-
Method Details
-
depth
int depth()- Returns:
- the depth in the JSON structure
-