Class InternalImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      InternalImpl()  
    • Method Summary

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

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

      • InternalImpl

        public InternalImpl()
    • Method Detail

      • compile

        public RegExp compile​(java.lang.String exp)
                       throws java.text.ParseException
        Specified by:
        compile in class RegExpFactory
        Throws:
        java.text.ParseException