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