Package | Description |
---|---|
inet.ipaddr |
Modifier and Type | Field and Description |
---|---|
static HostNameParameters |
HostName.DEFAULT_VALIDATION_OPTIONS |
Modifier and Type | Method and Description |
---|---|
HostNameParameters |
HostNameParameters.clone() |
HostNameParameters |
HostName.getValidationOptions() |
HostNameParameters |
HostNameParameters.Builder.toParams() |
Modifier and Type | Method and Description |
---|---|
int |
HostNameParameters.compareTo(HostNameParameters o) |
Constructor and Description |
---|
HostName(java.lang.String host,
HostNameParameters options) |
HostNameGenerator(HostNameParameters options) |
HostNameGenerator(java.util.Map<java.lang.String,HostName> backingMap,
HostNameParameters options,
boolean reverseLookup) |