Class GroupMatcherParser

    • Constructor Detail

      • GroupMatcherParser

        public GroupMatcherParser​(java.lang.String expression)
      • GroupMatcherParser

        public GroupMatcherParser​(java.io.InputStream stream)
        Constructor with InputStream.
      • GroupMatcherParser

        public GroupMatcherParser​(java.io.InputStream stream,
                                  java.lang.String encoding)
        Constructor with InputStream and supplied encoding
      • GroupMatcherParser

        public GroupMatcherParser​(java.io.Reader stream)
        Constructor.