Class Countif.StringMatcher

    • Method Detail

      • getValueText

        protected String getValueText()
      • matches

        public boolean matches​(ValueEval x)
      • getWildCardPattern

        public static Pattern getWildCardPattern​(String value)
        Translates Excel countif wildcard strings into java regex strings
        Returns:
        null if the specified value contains no special wildcard characters.