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