public class XMLEntityResolver extends Object implements EntityResolver
| Constructor and Description |
|---|
XMLEntityResolver(ProtocolResolver protocolResolver) |
| Modifier and Type | Method and Description |
|---|---|
static XMLEntityResolver |
getInstance() |
InputSource |
resolveEntity(String publicId,
String systemId) |
public XMLEntityResolver(ProtocolResolver protocolResolver)
public static XMLEntityResolver getInstance()
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionCopyright © 2020. All rights reserved.