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 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.
-