Package org.apache.hc.client5.http.utils
Class DnsUtils
- java.lang.Object
-
- org.apache.hc.client5.http.utils.DnsUtils
-
public class DnsUtils extends java.lang.Object
A collection of utilities relating to Domain Name System.- Since:
- 4.5
-
-
Constructor Summary
Constructors Modifier Constructor Description private
DnsUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static boolean
isUpper(char c)
static java.lang.String
normalize(java.lang.String s)
-