Return the applicable URI
If a URI entry exists in the Catalog for the URI specified, return the mapped value.
URI comparison is case sensitive.
@param uri The URI to locate in the catalog. @return The resolved URI. @throws MalformedURLException The system identifier of asubordinate catalog cannot be turned into a valid URL. @throws IOException Error reading subordinate catalog file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|