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