Class KeysMatcher

  • All Implemented Interfaces:
    PathMatcher
    Direct Known Subclasses:
    SinglePathMatcher

    public abstract class KeysMatcher
    extends Object
    implements PathMatcher
    a keys matcher only considers the keys (and indices) of a json path for matching.