Uses of Class
org.apache.commons.text.lookup.StringLookupFactory.DefaultStringLookupsHolder
-
Packages that use StringLookupFactory.DefaultStringLookupsHolder Package Description org.apache.commons.text.lookup Provides algorithms for looking up strings for use with aStringSubstitutor
. -
-
Uses of StringLookupFactory.DefaultStringLookupsHolder in org.apache.commons.text.lookup
Fields in org.apache.commons.text.lookup declared as StringLookupFactory.DefaultStringLookupsHolder Modifier and Type Field Description (package private) static StringLookupFactory.DefaultStringLookupsHolder
StringLookupFactory.DefaultStringLookupsHolder. INSTANCE
Singleton instance, initialized with the system properties.
-