| Class | Description |
|---|---|
| URL |
Class
URL represents a Uniform Resource
Locator, a pointer to a "resource" on the World
Wide Web. |
| URLStreamHandler |
The abstract class
URLStreamHandler is the common
superclass for all stream protocol handlers. |
| Exception | Description |
|---|---|
| MalformedURLException |
Thrown to indicate that a malformed URL has occurred.
|
Copyright © 2025 API Design. All Rights Reserved.