Uses of Package
org.apache.commons.text.matcher
Packages that use org.apache.commons.text.matcher
Package
Description
Basic classes for text handling.
StringSubstitutorReader
is a Reader
that performs string
substitution on a source Reader
using a StringSubstitutor
.
Provides algorithms for matching up strings for use with a
StringSubstitutor
.-
Classes in org.apache.commons.text.matcher used by org.apache.commons.text
-
Classes in org.apache.commons.text.matcher used by org.apache.commons.text.io
-
Classes in org.apache.commons.text.matcher used by org.apache.commons.text.matcherClassDescriptionA matcher that determines if a character array portion matches.Matches a character.Matches a set of characters.Matches nothing.Matches whitespace as per trim().Determines if a character array portion matches.Provides access to matchers defined in this package.