public class DnsUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
normalize(String s) |
static String |
normalizeUnicode(String s)
Decodes to Unicode and normalizes the given DNS name.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.