Package org.apache.commons.text.matcher

Provides algorithms for matching up strings for use with a StringSubstitutor. The main class here is StringMatcherFactory.

Since:
1.3
  • Interface Summary 
    Interface Description
    StringMatcher
    Determines if a character array portion matches.
  • Class Summary 
    Class Description
    StringMatcherFactory
    Provides access to matchers defined in this package.