EntityResolverpublic class EmptyXMLResolver extends Object implements EntityResolver
| Constructor | Description |
|---|---|
EmptyXMLResolver() |
| Modifier and Type | Method | Description |
|---|---|---|
InputSource |
resolveEntity(String arg0,
String arg1) |
Overwritten to return an empty entity.
|
public InputSource resolveEntity(String arg0, String arg1) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionEntityResolver.resolveEntity(java.lang.String,
java.lang.String)Copyright © 2019. All rights reserved.