Package net.jimblackler.jsonschemafriend
Interface RegExPattern
-
- All Known Implementing Classes:
JavaRegExPattern,JoniRegExPattern
public interface RegExPattern
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(java.lang.String text)
-