|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.bouncycastle.util.IPAddress
public class IPAddress
Constructor Summary | |
---|---|
IPAddress()
|
Method Summary | |
---|---|
static boolean |
isValid(java.lang.String address)
Validate the given IPv4 or IPv6 address. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IPAddress()
Method Detail |
---|
public static boolean isValid(java.lang.String address)
address
- the IP address as a String.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |