Uses of Class
org.apache.commons.text.matcher.StringMatcherFactory
-
Packages that use StringMatcherFactory Package Description org.apache.commons.text.matcher Provides algorithms for matching up strings for use with aStringSubstitutor. -
-
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 StringMatcherFactoryStringMatcherFactory. INSTANCEDefines the singleton for this class.
-