| Package | Description |
|---|---|
| java.lang | |
| java.net |
| Class and Description |
|---|
| URL
Class
URL represents a Uniform Resource
Locator, a pointer to a "resource" on the World
Wide Web. |
| Class and Description |
|---|
| MalformedURLException
Thrown to indicate that a malformed URL has occurred.
|
| 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. |
Copyright © 2025 API Design. All Rights Reserved.