public class XMLMapperEntityResolver extends Object implements EntityResolver
| Constructor and Description |
|---|
XMLMapperEntityResolver() |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public InputSource resolveEntity(String publicId, String systemId) throws SAXException
resolveEntity in interface EntityResolverSAXExceptionCopyright © 2009–2017 MyBatis.org. All rights reserved.