public class DTDResolver extends Object implements EntityResolver
| Modifier and Type | Class and Description |
|---|---|
static class |
DTDResolver.DTD |
| Constructor and Description |
|---|
DTDResolver() |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity in interface EntityResolverCopyright © 2016. All rights reserved.