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