Uses of Class
org.htmlunit.cyberneko.xerces.util.URI
Packages that use URI
-
Uses of URI in org.htmlunit.cyberneko.xerces.util
Methods in org.htmlunit.cyberneko.xerces.util with parameters of type URIModifier and TypeMethodDescriptionvoidURI.absolutize(URI base) Absolutize URI with given base URI.private voidURI.initialize(URI other) Initialize all fields of this URI from another URI.private voidURI.initialize(URI base, String uriSpec) Initializes this URI from a base URI and a URI specification string.private voidURI.initialize(URI base, String uriSpec, boolean allowNonAbsoluteURI) Initializes this URI from a base URI and a URI specification string.Constructors in org.htmlunit.cyberneko.xerces.util with parameters of type URI