Interface RegexEngine

  • All Known Implementing Classes:
    GnuRegexEngine

    public interface RegexEngine
    • Method Detail

      • compile

        Pattern compile​(java.lang.String pattern)