Uses of Class
org.apache.axis.types.URI
Packages that use URI
-
Uses of URI in org.apache.axis.holders
Fields in org.apache.axis.holders declared as URIConstructors in org.apache.axis.holders with parameters of type URI -
Uses of URI in org.apache.axis.types
Methods in org.apache.axis.types that return URIModifier and TypeMethodDescriptionNotation.getPublic()Notation.getSystem()Schema.getTargetNamespace()Methods in org.apache.axis.types with parameters of type URIModifier and TypeMethodDescriptionvoidURI.absolutize(URI p_base) Absolutize URI with given base URI.voidvoidvoidSchema.setTargetNamespace(URI targetNamespace) Constructors in org.apache.axis.types with parameters of type URIModifierConstructorDescriptionConstruct a new URI from another URI.Construct a new URI from a base URI and a URI specification string.Construct a new URI from a base URI and a URI specification string.