JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
java.net.URI
Packages that use
URI
Package
Description
java.net
Uses of
URI
in
java.net
Methods in
java.net
that return
URI
Modifier and Type
Method
Description
URI
URI.
normalize
()
Methods in
java.net
with parameters of type
URI
Modifier and Type
Method
Description
int
URI.
compareTo
(
URI
that)