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

Uses in package org.apache.axis.holders

Constructors with parameter type org.apache.axis.types.URI

Constructor URIHolder

Fields of type org.apache.axis.types.URI

URI
Field _value

Uses in package org.apache.axis.types

Constructors with parameter type org.apache.axis.types.URI

Notation.Notation(NCName name, URI publicURI, URI systemURI)
URI.URI(URI p_other)
Construct a new URI from another URI.
URI.URI(URI p_base, String p_uriSpec)
Construct a new URI from a base URI and a URI specification string.
URI.URI(URI p_base, String p_uriSpec, boolean allowNonAbsoluteURI)
Construct a new URI from a base URI and a URI specification string.

Methods with parameter type org.apache.axis.types.URI

void
URI.absolutize(URI p_base)
Absolutize URI with given base URI.
void
Notation.setPublic(URI publicURI)
void
Notation.setSystem(URI systemURI)
void
Schema.setTargetNamespace(URI targetNamespace)

Methods with return type org.apache.axis.types.URI

URI
URI
URI

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.