Interface MatcherFactory
-
public interface MatcherFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MatchercreateMatcher(java.lang.String path, com.fasterxml.jackson.databind.JsonNode value, QueryParserContext context)
-
-
-
Method Detail
-
createMatcher
Matcher createMatcher(java.lang.String path, com.fasterxml.jackson.databind.JsonNode value, QueryParserContext context)
-
-