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(@Nullable String publicId,
String systemId) |
public static final EmptyStringEntityResolver INSTANCE
public InputSource resolveEntity(@Nullable String publicId, String systemId) throws SAXException, IOException
resolveEntity
in interface EntityResolver
SAXException
IOException
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.