Uses of Class
org.apache.xml.utils.URI
-
Packages that use URI Package Description org.apache.xml.utils Implementation of Xalan utility classes. -
-
Uses of URI in org.apache.xml.utils
Constructors in org.apache.xml.utils with parameters of type URI Constructor Description 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.
-