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 EntityResolver
Copyright © 2019. All rights reserved.