Uses of Interface
com.jayway.jsonpath.ParseContext
Packages that use ParseContext
-
Uses of ParseContext in com.jayway.jsonpath
Methods in com.jayway.jsonpath that return ParseContextModifier and TypeMethodDescriptionstatic ParseContext
JsonPath.using
(Configuration configuration) Creates aParseContext
that can be used to parse a given JSON input.static ParseContext
JsonPath.using
(JsonProvider provider) Deprecated. -
Uses of ParseContext in com.jayway.jsonpath.internal
Classes in com.jayway.jsonpath.internal that implement ParseContext