public interface ResolveEntityFailStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String publicId,
String systemId) |
static void |
fail(String publicId,
String systemId) |
void execute(String publicId, String systemId) throws SAXException
SAXExceptionstatic void fail(String publicId, String systemId) throws SAXException
SAXExceptionCopyright © 2022 MuleSoft, Inc.. All rights reserved.