public class EmptyStringEntityResolver extends Object implements EntityResolver
| Modifier and Type | Field and Description |
|---|---|
static EmptyStringEntityResolver |
INSTANCE |
| Constructor and Description |
|---|
EmptyStringEntityResolver() |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public static final EmptyStringEntityResolver INSTANCE
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionCopyright © 2023 openGauss. All rights reserved.