public class CatalogResourceResolver extends Object implements LSResourceResolver
Of course it's just a map, like so many others in the JAXP hell. But this time someone really went all out on the API fugliness. The person who designed this probably got promoted and is now designing the signaling system for the airport you are about to land on. Feeling better?
| Constructor and Description |
|---|
CatalogResourceResolver(Map<URI,URL> catalog) |
| Modifier and Type | Method and Description |
|---|---|
LSInput |
resolveResource(String type,
String namespaceURI,
String publicId,
String systemId,
String baseURI) |
public LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI)
resolveResource in interface LSResourceResolverCopyright © 2023 jUPnP.org. All rights reserved.