public class ClassLoaderEntityResolver extends Object implements EntityResolver
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
log |
Constructor and Description |
---|
ClassLoaderEntityResolver(IScopeProvider scopeProvider) |
Modifier and Type | Method and Description |
---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public ClassLoaderEntityResolver(IScopeProvider scopeProvider)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity
in interface EntityResolver
SAXException
IOException
EntityResolver.resolveEntity(String, String)
Copyright © 2023 Frank!Framework. All rights reserved.