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