Interface MatcherFactory


  • public interface MatcherFactory
    • Method Detail

      • createMatcher

        Matcher createMatcher​(java.lang.String path,
                              com.fasterxml.jackson.databind.JsonNode value,
                              QueryParserContext context)