Uses of Class
net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
Packages that use OnigUtils.Pattern
-
Uses of OnigUtils.Pattern in net.thisptr.jackson.jq.internal.functions
Methods in net.thisptr.jackson.jq.internal.functions with parameters of type OnigUtils.PatternModifier and TypeMethodDescriptionprivate static com.fasterxml.jackson.databind.JsonNode_MatchImplFunction.match(com.fasterxml.jackson.databind.ObjectMapper mapper, OnigUtils.Pattern pattern, byte[] ibytes, int[] cindex, boolean test) private static List<com.fasterxml.jackson.databind.JsonNode> _SubImplFunction.match(com.fasterxml.jackson.databind.ObjectMapper mapper, OnigUtils.Pattern pattern, String inputText)