Uses of Class
org.apache.axis.types.URI

Packages that use URI
org.apache.axis.holders   
org.apache.axis.types   
 

Uses of URI in org.apache.axis.holders
 

Fields in org.apache.axis.holders declared as URI
 URI URIHolder.value
          Field _value
 

Constructors in org.apache.axis.holders with parameters of type URI
URIHolder(URI value)
          Constructor URIHolder
 

Uses of URI in org.apache.axis.types
 

Constructors in org.apache.axis.types with parameters of type URI
URI(URI p_other)
          Construct a new URI from another URI.
URI(URI p_base, java.lang.String p_uriSpec)
          Construct a new URI from a base URI and a URI specification string.
 



Copyright © 2002 Apache XML Project. All Rights Reserved.