Uses of Class java.net.URI

Uses in package javax.print.attribute.standard

Constructors with parameter type java.net.URI

Constructs a Destination object.
Constructs a PrinterMoreInfo object.
Constructs a PrinterMoreInfoManufacturer object.
Constructs a PrinterURI object.

Uses in package javax.print.attribute

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.

Uses in package java.net

Methods with parameter type java.net.URI

URI
Relativizes the given URI against this URI.
URI
Resolves the given URI against this 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.

Uses in package java.io

Constructors with parameter type java.net.URI

File.File(URI 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

Uses in package javax.print

Methods with return type java.net.URI

URI
Returns the unsupported URI which caused this exception.