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