Package com.jayway.jsonpath
Interface DocumentContext
-
- All Superinterfaces:
ReadContext
,WriteContext
- All Known Implementing Classes:
JsonContext
public interface DocumentContext extends ReadContext, WriteContext
-
-
Method Summary
-
Methods inherited from interface com.jayway.jsonpath.ReadContext
configuration, json, jsonString, limit, read, read, read, read, read, read, withListeners
-
-