Package org.meeuw.json.grep.matching
Class AnyDepthMatcher
- java.lang.Object
-
- org.meeuw.json.grep.matching.AnyDepthMatcher
-
- All Implemented Interfaces:
KeysPattern
public class AnyDepthMatcher extends Object implements KeysPattern
- Since:
- 0.7
- Author:
- Michiel Meeuwissen
-
-
Constructor Summary
Constructors Constructor Description AnyDepthMatcher()
-
-
-
Method Detail
-
matchCounts
public int matchCounts(List<PathEntry> entries)
- Specified by:
matchCountsin interfaceKeysPattern
-
-