| Package | Description |
|---|---|
| java.io |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| java.lang |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| java.net |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| Class and Description |
|---|
| MalformedURLException
Thrown to indicate that a malformed URL has occurred.
|
| URI
Represents a Uniform Resource Identifier (URI) reference.
|
| URL
Class
URL represents a Uniform Resource
Locator, a pointer to a "resource" on the World
Wide Web. |
| 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.
|
| URI
Represents a Uniform Resource Identifier (URI) reference.
|
| URISyntaxException
Checked exception thrown to indicate that a string could not be parsed as a
URI reference.
|
| URL
Class
URL represents a Uniform Resource
Locator, a pointer to a "resource" on the World
Wide Web. |
| URLConnection
The abstract class
URLConnection is the superclass
of all classes that represent a communications link between the
application and a URL. |
| URLStreamHandler
The abstract class
URLStreamHandler is the common
superclass for all stream protocol handlers. |
Copyright © 2017 API Design. All Rights Reserved.