protected static class SAXReader.SAXEntityResolver extends Object implements EntityResolver, Serializable
| Constructor and Description |
|---|
SAXEntityResolver(String uriPrefix) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
protected String uriPrefix
public SAXEntityResolver(String uriPrefix)
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity in interface EntityResolverCopyright © 2025. All rights reserved.