public class MuleCustomEntityResolver extends Object implements EntityResolver
This code was moved from mule project
| Modifier and Type | Method and Description |
|---|---|
static ClassLoader |
getDefaultClassLoader() |
InputSource |
resolveEntity(String publicId,
String systemId) |
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity in interface EntityResolverpublic static ClassLoader getDefaultClassLoader()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.