If a SYSTEM entry exists in the Catalog for the system ID specified, return the mapped value.
On Windows-based operating systems, the comparison between the system identifier provided and the SYSTEM entries in the Catalog is case-insensitive.
@param systemId The system ID to locate in the catalog. @return The resolved system identifier. @throws MalformedURLException The formal system identifier of asubordinate catalog cannot be turned into a valid URL. @throws IOException Error reading subordinate catalog file.
|
|