Uses of Package
org.apache.commons.text.matcher
| Package | Description |
|---|---|
| org.apache.commons.text |
Basic classes for text handling.
|
| org.apache.commons.text.matcher |
Provides algorithms for matching up strings for use with a
StringSubstitutor. |
-
Classes in org.apache.commons.text.matcher used by org.apache.commons.text Class Description StringMatcher Determines if a character array portion matches. -
Classes in org.apache.commons.text.matcher used by org.apache.commons.text.matcher Class Description StringMatcher Determines if a character array portion matches.StringMatcherFactory Provides access to matchers defined in this package.