public class ResourceResolverFactory extends Object
| 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 LSResourceResolver create(Map<String,List<org.mule.apache.xerces.dom.DOMInputImpl>> schemaByTargetNamespace)
schemaByTargetNamespace - map containing the preloaded XSDsCopyright © 2020 MuleSoft, Inc.. All rights reserved.