|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.net.IPUtil
public class IPUtil
Constructor Summary | |
---|---|
IPUtil()
|
Method Summary | |
---|---|
static boolean |
isIPv4(InetAddress addr)
|
static boolean |
isIPv4(String ip)
|
static boolean |
isIPv6(InetAddress addr)
|
static boolean |
isIPv62(String ip)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IPUtil()
Method Detail |
---|
public static boolean isIPv4(String ip)
public static boolean isIPv62(String ip)
public static boolean isIPv4(InetAddress addr)
public static boolean isIPv6(InetAddress addr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |