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