URL.toExternalForm

URL.toExternalForm

Class Overview | Class Members | This Package | All Packages

Syntax
public String toExternalForm()
Returns
a string representation of this object.
Description
Constructs a string representation of this URL. The string is created by calling the toExternalForm method of the stream protocol handler for this object.

See Also
URL, toExternalForm