Class EndsElementMatcher

    • Constructor Detail

      • EndsElementMatcher

        public EndsElementMatcher​(char[] chars,
                                  int startpos,
                                  int endpos)
    • Method Detail

      • match

        public boolean match​(char[] chars,
                             int startpos,
                             int endpos)