Package net.javacrumbs.jsonunit.jsonpath
Class InternalJsonPathUtils
java.lang.Object
net.javacrumbs.jsonunit.jsonpath.InternalJsonPathUtils
public class InternalJsonPathUtils extends Object
-
Method Summary
Modifier and Type Method Description static @NotNull net.javacrumbs.jsonunit.core.ConfigurationresolveJsonPaths(@NotNull Object json, @NotNull net.javacrumbs.jsonunit.core.Configuration configuration)
-
Method Details
-
resolveJsonPaths
@NotNull public static @NotNull net.javacrumbs.jsonunit.core.Configuration resolveJsonPaths(@NotNull @NotNull Object json, @NotNull @NotNull net.javacrumbs.jsonunit.core.Configuration configuration)
-