public class IpAddressUtil
extends java.lang.Object
Constructor and Description |
---|
IpAddressUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isIpAddress(java.lang.String string) |
static boolean |
isIPv4LiteralAddress(java.lang.String string) |
static boolean |
isIPv6LiteralAddress(java.lang.String string) |