GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type java.net.URI | |
URI | Returns the unsupported URI which caused this exception.
|
Methods with parameter type java.net.URI | |
void | Launches the Desktop default browser to open the given uri .
|
void | Launches the Desktop default mailer, with the given mailtoURI
as agrument. |
Constructors with parameter type java.net.URI | |
This method initializes a new File object to represent
a file corresponding to the specified file: protocol URI.
|
Methods with return type java.net.URI | |
URI |
Methods with parameter type java.net.URI | |
void | |
void |
Constructors with parameter type java.net.URI | |
Constructs a Destination object.
| |
Constructs a PrinterMoreInfo object.
| |
Constructs a PrinterMoreInfoManufacturer object.
| |
Constructs a PrinterURI object.
|
Methods with parameter type java.net.URI | |
int | Compare the URI with another URI.
|
void | Signals to the selector that a proxy was no available.
|
URI |
Relativizes the given URI against this URI. |
URI | Resolves the given URI against this URI
|
List | Returns the list of proxy settings for a given URI.
|
Methods with return type java.net.URI | |
URI | Create an URI from the given string
|
URI |
Returns a normalized version of the URI. |
URI | Attempts to parse this URI's authority component, if defined,
into user-information, host, and port components. |
URI |
Relativizes the given URI against this URI. |
URI | Resolves the given URI string against this URI
|
URI | Resolves the given URI against this URI
|
URI | Returns the equivalent URI object for this URL .
|
Constructors with parameter type java.net.URI | |
Creates a URISyntax object.
|
Methods with return type java.net.URI | |
URI | Returns the URI value of this syntax object.
|
GNU Classpath (0.95) |