java.lang.Object
org.apache.jena.rfc3986.ParseIPv4Address
Parse IPv4 addresses
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckIPv4(CharSequence string) Check an IPv6 address (including any delimiting [])static voidcheckIPv4(CharSequence string, int start, int end)
-
Constructor Details
-
ParseIPv4Address
public ParseIPv4Address()
-
-
Method Details
-
checkIPv4
Check an IPv6 address (including any delimiting []) -
checkIPv4
-