public class NeedsObjectObjectMatcher extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.meeuw.json.grep.matching.ObjectMatcher |
get(org.meeuw.json.grep.matching.ObjectMatcher objectMatcher,
boolean needsObject) |
protected boolean |
matches(ParseEvent event) |
boolean |
matches(ParseEvent event,
String value) |
Predicate<Path> |
needsKeyCollection() |
Predicate<Path> |
needsObjectCollection() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatchWeightprotected boolean matches(ParseEvent event)
public static org.meeuw.json.grep.matching.ObjectMatcher get(org.meeuw.json.grep.matching.ObjectMatcher objectMatcher, boolean needsObject)
public boolean matches(ParseEvent event, String value)
matches in interface PathMatcherCopyright © 2017. All rights reserved.