public final class EntityResolverImpl extends Object implements EntityResolver
).| Modifier and Type | Field and Description |
|---|---|
static EntityResolverImpl |
INSTANCE |
| Constructor and Description |
|---|
EntityResolverImpl(EntityResolver delegate) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public static final EntityResolverImpl INSTANCE
public EntityResolverImpl(EntityResolver delegate)
public InputSource resolveEntity(String publicId, String systemId) throws IOException, SAXException
resolveEntity in interface EntityResolverIOExceptionSAXException