public class ResourceResolverFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOAD_EXTERNAL_RESOURCES |
| Modifier and Type | Method and Description |
|---|---|
static LSResourceResolver |
create(Map<String,List<org.mule.apache.xerces.dom.DOMInputImpl>> schemaByTargetNamespace)
Create LSResourceResolver that will be used to find preloaded XML schemas in the schemaByTargetNamespace map.
|
public static final String LOAD_EXTERNAL_RESOURCES
public static LSResourceResolver create(Map<String,List<org.mule.apache.xerces.dom.DOMInputImpl>> schemaByTargetNamespace)
schemaByTargetNamespace - map containing the preloaded XSDsCopyright © 2025 MuleSoft, Inc.. All rights reserved.