public class EmptyXMLResolver extends Object implements EntityResolver
| Constructor and Description |
|---|
EmptyXMLResolver() |
| Modifier and Type | Method and 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 © 2020. All rights reserved.