Uses of Class
com.sun.xml.wss.impl.misc.URI

Packages that use URI
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
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.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.