public final class SchemaMappingsUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_SCHEMA_MAPPINGS_LOCATION |
static String |
CUSTOM_SPRING_SCHEMA_MAPPINGS_LOCATION |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getMuleSchemasMappings() |
static Map<String,String> |
getSchemaMappings(String schemaMappingsLocation,
Supplier<ClassLoader> classLoader)
Load schemas mappings for a given
schemaMappingsLocation location |
static Map<String,String> |
getSpringSchemasMappings() |
static String |
resolveSystemId(String systemId) |
public static final String CUSTOM_SCHEMA_MAPPINGS_LOCATION
public static final String CUSTOM_SPRING_SCHEMA_MAPPINGS_LOCATION
public static Map<String,String> getMuleSchemasMappings()
CUSTOM_SCHEMA_MAPPINGS_LOCATION locationpublic static Map<String,String> getSpringSchemasMappings()
CUSTOM_SPRING_SCHEMA_MAPPINGS_LOCATION locationCopyright © 2022 MuleSoft, Inc.. All rights reserved.