Package com.teamdev.jxbrowser.net
Interface Host
public interface Host
A host name of the URI.
-
Method Summary
-
Method Details
-
of
Returns theHost
instance for the given host name.- Throws:
IllegalArgumentException
- whenhost
is empty or blank
-
value
Returns a string that represents the host name.
-