public class IgnoreEntityResolver extends Object implements EntityResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
FAKE_DTD
This is the fake DTD
which has no physical file and exists
only in this form and XML file can
refer to it as:
|
| Constructor and Description |
|---|
IgnoreEntityResolver() |
public static final String FAKE_DTD
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity in interface EntityResolverCopyright © 2016. All rights reserved.