JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.sun.xml.wss.impl.misc.URI
Packages that use
URI
Package
Description
com.sun.xml.wss.impl.misc
Uses of
URI
in
com.sun.xml.wss.impl.misc
Constructors in
com.sun.xml.wss.impl.misc
with parameters of type
URI
Modifier
Constructor
Description
URI
(
URI
p_other)
Construct a new URI from another URI.
URI
(
URI
p_base,
String
p_uriSpec)
Construct a new URI from a base URI and a URI specification string.