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 ParseContextJsonPath.using(Configuration configuration) Creates aParseContextthat can be used to parse a given JSON input.static ParseContextJsonPath.using(JsonProvider provider) Deprecated. -
Uses of ParseContext in com.jayway.jsonpath.internal
Classes in com.jayway.jsonpath.internal that implement ParseContext