| Package | Description |
|---|---|
| net.sourceforge.htmlunit.xerces.util |
| Modifier and Type | Method and Description |
|---|---|
void |
URI.absolutize(URI p_base)
Absolutize URI with given base URI.
|
void |
URI.absolutize(URI p_base)
Absolutize URI with given base URI.
|
| Constructor and Description |
|---|
URI(URI p_other)
Construct a new URI from another URI.
|
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.
|
URI(URI p_base,
String p_uriSpec)
Construct a new URI from a base URI and a URI specification string.
|
URI(URI p_base,
String p_uriSpec,
boolean allowNonAbsoluteURI)
Construct a new URI from a base URI and a URI specification string.
|
URI(URI p_base,
String p_uriSpec,
boolean allowNonAbsoluteURI)
Construct a new URI from a base URI and a URI specification string.
|
Copyright © 2023 Gargoyle Software Inc.. All rights reserved.