org.mybatis.generator.config.xml
Class ParserEntityResolver
java.lang.Object
org.mybatis.generator.config.xml.ParserEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class ParserEntityResolver
- extends Object
- implements EntityResolver
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserEntityResolver
public ParserEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.