Uses of Class
org.apache.commons.text.matcher.StringMatcherFactory
Package | Description |
---|---|
org.apache.commons.text.matcher |
Provides algorithms for matching up strings for use with a
StringSubstitutor . |
-
Uses of StringMatcherFactory in org.apache.commons.text.matcher
Fields in org.apache.commons.text.matcher declared as StringMatcherFactory Modifier and Type Field Description static StringMatcherFactory
StringMatcherFactory. INSTANCE
Defines the singleton for this class.