| Package | Description |
|---|---|
| org.htmlunit.cyberneko.xerces.util |
| Modifier and Type | Method and Description |
|---|---|
void |
URI.absolutize(URI base)
Absolutize URI with given base URI.
|
| Constructor and Description |
|---|
URI(URI base,
String uriSpec)
Construct a new URI from a base URI and a URI specification string.
|
URI(URI base,
String uriSpec,
boolean allowNonAbsoluteURI)
Construct a new URI from a base URI and a URI specification string.
|
Copyright © 2024 HtmlUnit. All rights reserved.