Class PathOption
java.lang.Object
net.javacrumbs.jsonunit.core.internal.PathOption
public class PathOption extends Object
-
Constructor Summary
Constructors Constructor Description PathOption(List<String> paths, Set<Option> options, boolean included) -
Method Summary
Modifier and Type Method Description Set<Option>getOptions()List<String>getPaths()PathOptionwithPaths(List<String> newPoPaths)
-
Constructor Details
-
PathOption
-
-
Method Details
-
getPaths
-
getOptions
-
withPaths
-