public class JsonPathFilterSet extends Object
Constructor and Description |
---|
JsonPathFilterSet(Collection<String> paths) |
JsonPathFilterSet(String... paths) |
public JsonPathFilterSet(Collection<String> paths)
paths
- the json paths against which to filterpublic JsonPathFilterSet(String... paths)
paths
- the json paths against which to filter