Package org.everit.json.schema.regexp
Interface RegexpFactory
-
- All Known Implementing Classes:
JavaUtilRegexpFactory
,RE2JRegexpFactory
public interface RegexpFactory
-
-
Method Summary
Modifier and Type Method Description Regexp
createHandler(String input)
-