Uses of Interface
org.everit.json.schema.regexp.Regexp
Packages that use Regexp
-
Uses of Regexp in org.everit.json.schema
Methods in org.everit.json.schema with parameters of type RegexpModifier and TypeMethodDescriptionObjectSchema.Builder.patternProperty(Regexp pattern, Schema schema) -
Uses of Regexp in org.everit.json.schema.regexp
Methods in org.everit.json.schema.regexp that return RegexpModifier and TypeMethodDescriptionJavaUtilRegexpFactory.createHandler(String regexp) RE2JRegexpFactory.createHandler(String input) RegexpFactory.createHandler(String input)