| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.valueField _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 | 
| Methods in org.apache.axis.types that return URI | |
|  URI | Schema.getTargetNamespace() | 
|  URI | Notation.getPublic() | 
|  URI | Notation.getSystem() | 
| Methods in org.apache.axis.types with parameters of type URI | |
|  void | URI.absolutize(URI p_base)Absolutize URI with given base URI. | 
|  void | Schema.setTargetNamespace(URI targetNamespace) | 
|  void | Notation.setPublic(URI publicURI) | 
|  void | Notation.setSystem(URI systemURI) | 
| 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. | |
| URI(URI p_base,
    java.lang.String p_uriSpec,
    boolean allowNonAbsoluteURI)Construct a new URI from a base URI and a URI specification string. | |
| Notation(NCName name,
         URI publicURI,
         URI systemURI) | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||