Class GnuRegexEngine

  • All Implemented Interfaces:
    RegexEngine

    public class GnuRegexEngine
    extends java.lang.Object
    implements RegexEngine
    • Constructor Summary

      Constructors 
      Constructor Description
      GnuRegexEngine()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Pattern compile​(java.lang.String pattern)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GnuRegexEngine

        public GnuRegexEngine()