Uses of Class
org.apache.commons.text.lookup.StringLookupFactory
-
Packages that use StringLookupFactory Package Description org.apache.commons.text.lookup Provides algorithms for looking up strings for use with aStringSubstitutor. -
-
Uses of StringLookupFactory in org.apache.commons.text.lookup
Fields in org.apache.commons.text.lookup declared as StringLookupFactory Modifier and Type Field Description static StringLookupFactoryStringLookupFactory. INSTANCEDefines the singleton for this class.Methods in org.apache.commons.text.lookup that return StringLookupFactory Modifier and Type Method Description StringLookupFactoryStringLookupFactory.Builder. get()
-