public class EntityResolverAdapter extends Object implements EntityResolver
| Constructor and Description |
|---|
EntityResolverAdapter(URIResolver actualResolver) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public EntityResolverAdapter(URIResolver actualResolver)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.