Uses of Interface
com.networknt.schema.regex.RegularExpression
Packages that use RegularExpression
-
Uses of RegularExpression in com.networknt.schema.regex
Methods in com.networknt.schema.regex that return RegularExpressionModifier and TypeMethodDescriptionstatic RegularExpressionRegularExpression.compile(String regex, SchemaContext schemaContext) AllowRegularExpressionFactory.getRegularExpression(String regex) ECMAScriptRegularExpressionFactory.getRegularExpression(String regex) GraalJSRegularExpressionFactory.getRegularExpression(String regex) JDKRegularExpressionFactory.getRegularExpression(String regex) JoniRegularExpressionFactory.getRegularExpression(String regex) RegularExpressionFactory.getRegularExpression(String regex) Gets aRegularExpression.