URLStreamHandler.toExternalForm
Class Overview | Class Members |
This Package |
All Packages
protected String toExternalForm( URL u )
Parameters
- u
- the URL.
Returns
a string representation of the URL argument.
Description
Converts a URL of a specific protocol to a
String.