Package org.apache.commons.text.matcher
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
-
ClassDescriptionDetermines if a character array portion matches.Provides access to matchers defined in this package.