JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
Modifier
Constructor
Description
URI
(
URI
p_other)
Construct a new URI from another URI.
URI
(
URI
p_base,
String
p_uriSpec)
Construct a new URI from a base URI and a URI specification string.