Class RegularExpression

    • Constructor Detail

      • RegularExpression

        public RegularExpression​(boolean critical,
                                 boolean isLongLength,
                                 byte[] data)
      • RegularExpression

        public RegularExpression​(boolean critical,
                                 java.lang.String regex)
    • Method Detail

      • getRegex

        public java.lang.String getRegex()
      • getRawRegex

        public byte[] getRawRegex()