public class ResourceResolver extends Object implements LSResourceResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_NAMESPACE |
| Constructor and Description |
|---|
ResourceResolver(Map<String,List<org.mule.apache.xerces.dom.DOMInputImpl>> schemaByTargetNamespace) |
| Modifier and Type | Method and Description |
|---|---|
LSInput |
resolveResource(String type,
String namespaceURI,
String publicId,
String systemId,
String baseURI) |
public static final String NO_NAMESPACE
public LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI)
resolveResource in interface LSResourceResolverCopyright © 2025 MuleSoft, Inc.. All rights reserved.