Uses of Class
org.apache.commons.text.lookup.PropertiesStringLookup
-
Packages that use PropertiesStringLookup Package Description org.apache.commons.text.lookup Provides algorithms for looking up strings for use with aStringSubstitutor. -
-
Uses of PropertiesStringLookup in org.apache.commons.text.lookup
Fields in org.apache.commons.text.lookup declared as PropertiesStringLookup Modifier and Type Field Description (package private) static PropertiesStringLookupPropertiesStringLookup. INSTANCEDefines the singleton for this class.
-