public class HostsLib
extends java.lang.Object
| Constructor and Description |
|---|
HostsLib() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
resolveHost(java.lang.String original) |
static java.net.URI |
resolveHost(java.net.URI original)
Resolves the given host against the Partner hosts file.
|
static java.net.URL |
resolveHost(java.net.URL original) |
static java.lang.String |
resolveHostName(java.lang.String original)
Resolves the given host against the Partner hosts file.
|
public static java.lang.String resolveHostName(java.lang.String original)
public static java.net.URI resolveHost(java.net.URI original)
public static java.net.URL resolveHost(java.net.URL original)
public static java.lang.String resolveHost(java.lang.String original)